53 Commits (e521b0404bb1a50326404a47bdb510f8fc46898e)

Author SHA1 Message Date
Tony Crisci 1dbe314937 Merge branch 'master' into feature/data-device-selection
7 years ago
emersion 4952a633ca
Remove interface version checks
7 years ago
Tony Crisci 3c7ef3aae6 Merge branch 'master' into feature/data-device-selection
7 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add
7 years ago
Tony Crisci b7c622a319 Merge branch 'master' into feature/data-device-selection
7 years ago
Drew DeVault 62371a9974 Merge pull request #257 from emersion/fix-client-cursors
7 years ago
Tony Crisci 09f16058c8 cleanup: redo buggy set pointer function
7 years ago
Tony Crisci f9d578700e bug: fix seat handle destroy handler
7 years ago
Tony Crisci 2d35e20691 data-device: keyboard grabs
7 years ago
Tony Crisci 3f3110452c wlr-seat: pointer state button info
7 years ago
Tony Crisci 34f27ff691 wlr-seat: selection signal
7 years ago
Tony Crisci 3892acecac wlr-data-device: basic clipboard
7 years ago
emersion 8fd4ae5de8
Fix cursor role name, fix segfault when surface->resource is NULL
7 years ago
Tony Crisci 327f656c35 bug: emit wlr-seat pointer grab end event
7 years ago
Tony Crisci 22a16a59ca wl-shell: basic pointer grab
7 years ago
emersion cebb202f7d
Set and check cursor surface role
7 years ago
emersion 65d57920e5
rootston: handle request_set_cursor
7 years ago
emersion 78d3582b70
Add request_set_cursor event
7 years ago
emersion 7b6d785f52
Rename wlr_surface->signals to events
7 years ago
Tony Crisci 4680943e74 xdg-seat: keyboard grabs
7 years ago
Tony Crisci 48ae4fc588 rootston: handle grab end
7 years ago
Tony Crisci 4657f10dd2 Merge branch 'master' into feature/xdg-popup
7 years ago
Tony Crisci 17b134e178 wlr-seat: pointer grab interface
7 years ago
Versus Void 134f708c55 Fix double free
7 years ago
Tony Crisci d1cb0edf20 wlr-seat: honor seat version
7 years ago
emersion 521e893528
Add modifiers signal, remove wlr_keyboard_update_modifiers
7 years ago
emersion d71344bcdd
Fix modifiers support with backend != wayland
7 years ago
emersion 3a8fdebaaa
Fix modifiers handling, add wlr_keyboard_get_modifiers
7 years ago
Drew DeVault 262c3b1638 Remove unnecessary logging
7 years ago
Drew DeVault 906a816abf Fix rootston keyboard, add Xwayland
7 years ago
Drew DeVault 1ddda91b1b Fix broken keyboard handling
7 years ago
Drew DeVault e6a6634bc5 Minor tweaks to (broken) keyboard support
7 years ago
Drew DeVault f4387b437f Merge branch 'master' into rootston
7 years ago
Drew DeVault 61e451ea1b Move keyboard logic to wlr_{keyboard,seat}
7 years ago
Drew DeVault eaf6c0ccf4 Implement pointer motion and buttons
7 years ago
Tony Crisci 84a8f1b42d add keys array param to seat keyboard enter
7 years ago
Tony Crisci 9cde828c94 bugfix: correct type in keyboard resource destroy
7 years ago
Tony Crisci 3895593998 wlr-seat: keyboard layout
7 years ago
Tony Crisci 30b5d76426 wlr-seat: keyboard modifiers
7 years ago
Tony Crisci cef1f60522 wlr-seat-keyboard: basic events
7 years ago
Drew DeVault e5e6dab7fd Fix use of serial on motion_request
7 years ago
Tony Crisci e38248f34c wlr-seat: implement cursor axis events
7 years ago
Tony Crisci 00cc20b0a8 wlr-seat: add guards for no pointer resource
7 years ago
Drew DeVault d558745633 Handle tablet motion in example compositor
7 years ago
Tony Crisci 7a3edf6e62 use double for cursor coordinates
7 years ago
Tony Crisci 8b74450b39 wlr_seat: pointer events
7 years ago
Tony Crisci aeaa983631 wlr_seat: formatting cleanup
7 years ago
Dominique Martinet ee3c5c7fef wlr_seat: fix destroy with multiple handles
7 years ago
nyorain f2a9098691 Fix wlr_data_device_manager
7 years ago
nyorain 154d2ad941 Fix data_device destruction
7 years ago