Calvin Lee
|
5cc7342606
|
Prevent alloc errors from crashing
Resolves #76
|
2017-08-15 08:04:57 +02:00 |
|
nyorain
|
d7dcbbc175
|
Add wayland backend cursor support
|
2017-08-14 18:02:05 -04:00 |
|
nyorain
|
f998bb8299
|
Fix style issues
|
2017-08-14 17:09:56 +02:00 |
|
Dominique Martinet
|
e922e62924
|
wayland input_device_destroy: add missing braces
|
2017-08-14 16:30:10 +02:00 |
|
Dominique Martinet
|
53e7bebd23
|
Refactor out wlr_pointer_state
|
2017-08-14 16:22:31 +02:00 |
|
Dominique Martinet
|
0a3246ad97
|
Refactor out wlr_keyboard_state
|
2017-08-14 16:22:31 +02:00 |
|
Dominique Martinet
|
e6ad67911b
|
Refactor out wlr_input_device_state
|
2017-08-14 16:22:31 +02:00 |
|
Drew DeVault
|
41e735242d
|
Remove wlr_output_state, update backends
|
2017-08-13 11:38:03 -04:00 |
|
Drew DeVault
|
81cd90297d
|
Refactor out wlr_backend_state from wl/multi
|
2017-08-12 11:43:36 -04:00 |
|
Dominique Martinet
|
3ea878b76e
|
wayland backend: free seatName
|
2017-08-12 01:19:45 +02:00 |
|
Dominique Martinet
|
8427749dd0
|
wayland backend: emit signal for input/output removal
|
2017-08-12 01:16:12 +02:00 |
|
nyorain
|
4ca872c914
|
Improve wayland backend pointer error logging
|
2017-06-22 18:04:13 +02:00 |
|
nyorain
|
dbde1f7340
|
Store wayland backend axis source
|
2017-06-22 17:58:53 +02:00 |
|
nyorain
|
272030652a
|
Implement absolute motion events for wayland
|
2017-06-22 17:55:00 +02:00 |
|
nyorain
|
d26a9ba968
|
Fix pointer motion coords
|
2017-06-22 17:12:09 +02:00 |
|
nyorain
|
c1520077b6
|
Implement wayland backend input events
|
2017-06-22 16:53:48 +02:00 |
|
nyorain
|
0b8e6cccc8
|
Add wayland input listener skeletons
|
2017-06-22 15:41:59 +02:00 |
|
Drew DeVault
|
f4453d104d
|
Reorganize wlr-common
|
2017-06-21 12:10:07 -04:00 |
|
Drew DeVault
|
fd91244e83
|
Update everyone to use new headers
|
2017-06-21 10:27:45 -04:00 |
|
nyorain
|
51f35e7af0
|
Cleanup some leaks/incorrect destructions
|
2017-06-20 19:01:20 +02:00 |
|
nyorain
|
8fbf1ca3ff
|
Continue wayland backend update
Update wayland backend to new api.
Start to use the input interfaces.
Compiling now, not tested.
|
2017-06-19 19:05:10 +02:00 |
|
Drew DeVault
|
1aed987301
|
Add free functions for allocated resources
|
2017-04-25 21:26:29 -04:00 |
|
Drew DeVault
|
1e8970b4a9
|
Flesh out wl_seat and fix some bugs
|
2017-04-25 19:33:13 -04:00 |
|
Drew DeVault
|
5ca9d612f4
|
Flesh out wayland backend registry
|
2017-04-25 19:19:21 -04:00 |
|