Commit Graph

73 Commits (4aff85cc8e6f90e60522a7a830424e41a6f06b77)

Author SHA1 Message Date
nyorain d7dcbbc175 Add wayland backend cursor support 8 years ago
nyorain f998bb8299 Fix style issues 8 years ago
Dominique Martinet e922e62924 wayland input_device_destroy: add missing braces 8 years ago
Dominique Martinet 53e7bebd23 Refactor out wlr_pointer_state 8 years ago
Dominique Martinet 0a3246ad97 Refactor out wlr_keyboard_state 8 years ago
Dominique Martinet e6ad67911b Refactor out wlr_input_device_state 8 years ago
Drew DeVault 41e735242d Remove wlr_output_state, update backends 8 years ago
Drew DeVault 81cd90297d Refactor out wlr_backend_state from wl/multi 8 years ago
Dominique Martinet 3ea878b76e wayland backend: free seatName 8 years ago
Dominique Martinet 8427749dd0 wayland backend: emit signal for input/output removal 8 years ago
nyorain 4ca872c914 Improve wayland backend pointer error logging 8 years ago
nyorain dbde1f7340 Store wayland backend axis source 8 years ago
nyorain 272030652a Implement absolute motion events for wayland 8 years ago
nyorain d26a9ba968 Fix pointer motion coords 8 years ago
nyorain c1520077b6 Implement wayland backend input events 8 years ago
nyorain 0b8e6cccc8 Add wayland input listener skeletons 8 years ago
Drew DeVault f4453d104d Reorganize wlr-common 8 years ago
Drew DeVault fd91244e83 Update everyone to use new headers 8 years ago
nyorain 51f35e7af0 Cleanup some leaks/incorrect destructions 8 years ago
nyorain 8fbf1ca3ff Continue wayland backend update 8 years ago
Drew DeVault 1aed987301 Add free functions for allocated resources 8 years ago
Drew DeVault 1e8970b4a9 Flesh out wl_seat and fix some bugs 8 years ago
Drew DeVault 5ca9d612f4 Flesh out wayland backend registry 8 years ago