Skip to content

Set window masks during window creation#29

Open
TAAPArthur wants to merge 1 commit intodudik:masterfrom
TAAPArthur:eventMaskFix
Open

Set window masks during window creation#29
TAAPArthur wants to merge 1 commit intodudik:masterfrom
TAAPArthur:eventMaskFix

Conversation

@TAAPArthur
Copy link
Copy Markdown

Instead of making a separate call to set window masks, set them during
creation. Also replaced the erroneous ButtonPress with ButtonPressMask.
The former is meant as a event type while the letter is an event mask.
They happen to have the same value, but this is not true for most events

Instead of making a separate call to set window masks, set them during
creation. Also replace the erroneous ButtonPress with ButtonPressMask.
The former is meant as a event type while the letter is an event mask.
They happen to have the same value, but this is not true for most events
explosion-mental added a commit to explosion-mental/herbe that referenced this pull request Feb 10, 2022
Instead of making a separate call to set window masks, set them during
creation. Also replaced the erroneous ButtonPress with ButtonPressMask.
The former is meant as a event type while the letter is an event mask.
They happen to have the same value, but this is not true for most events

reported by TAAPArthur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant