Skip to content

feat: Enable Wayland draggable regions#200

Open
CrystalNetworkST wants to merge 2 commits intoblackboardsh:mainfrom
CrystalNetworkST:feat/wayland-draggable-region
Open

feat: Enable Wayland draggable regions#200
CrystalNetworkST wants to merge 2 commits intoblackboardsh:mainfrom
CrystalNetworkST:feat/wayland-draggable-region

Conversation

@CrystalNetworkST
Copy link

What I changed

I ripped out the manual mouse event handling (gdk_seat_grab, motion listeners, etc.) and replaced it with gtk_window_begin_move_drag.
This is the "correct" way to do it in GTK—it just tells the Window Manager "hey, the user is dragging this window, you handle it."

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