Drew DeVault
|
e5e6dab7fd
|
Fix use of serial on motion_request
|
2017-09-22 11:11:53 -04:00 |
Tony Crisci
|
e38248f34c
|
wlr-seat: implement cursor axis events
Axis events for the cursor are generated with the scroll wheel.
|
2017-09-22 10:30:09 -04:00 |
Tony Crisci
|
00cc20b0a8
|
wlr-seat: add guards for no pointer resource
|
2017-09-22 09:29:17 -04:00 |
Drew DeVault
|
d558745633
|
Handle tablet motion in example compositor
|
2017-09-21 18:51:33 -04:00 |
Tony Crisci
|
7a3edf6e62
|
use double for cursor coordinates
|
2017-09-21 11:38:04 -04:00 |
Tony Crisci
|
8b74450b39
|
wlr_seat: pointer events
|
2017-09-20 19:43:49 -04:00 |
Tony Crisci
|
aeaa983631
|
wlr_seat: formatting cleanup
|
2017-09-19 15:38:06 -04:00 |
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
|
2017-08-21 07:59:08 +02:00 |
nyorain
|
f2a9098691
|
Fix wlr_data_device_manager
|
2017-08-18 19:58:36 +02:00 |
nyorain
|
154d2ad941
|
Fix data_device destruction
|
2017-08-18 19:12:31 +02:00 |
nyorain
|
2db04c369e
|
Fix style issues in wlr_seat
|
2017-08-17 14:14:31 +02:00 |
nyorain
|
ad22b4874d
|
Fix wlr_seat; add to example compositor
|
2017-08-17 13:06:53 +02:00 |
Drew DeVault
|
af5db7a44c
|
Initial pass on wlr_seat
|
2017-08-17 12:57:04 +02:00 |