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
Axis events for the cursor are generated with the scroll wheel.
|
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
Need to use for_each_safe because wl_resource_destroy's callback will
remove the handle from the list itself
|
7 years ago |
nyorain
|
f2a9098691
|
Fix wlr_data_device_manager
|
7 years ago |
nyorain
|
154d2ad941
|
Fix data_device destruction
|
7 years ago |
nyorain
|
2db04c369e
|
Fix style issues in wlr_seat
|
7 years ago |
nyorain
|
ad22b4874d
|
Fix wlr_seat; add to example compositor
|
7 years ago |
Drew DeVault
|
af5db7a44c
|
Initial pass on wlr_seat
|
7 years ago |