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 |