Commit Graph

77 Commits (c01b81c99c9e7d6418611bab4fd709c4c2a8b3d9)

Author SHA1 Message Date
Calvin Lee 901c14c409 Prevent alloc errors from crashing in `list_t` 8 years ago
Drew DeVault 27c13d621d Merge pull request from 4e554c4c/alloc_crashing 8 years ago
Drew DeVault d2e796edb7 Merge pull request from nyorain/master 8 years ago
Calvin Lee 5cc7342606 Prevent alloc errors from crashing 8 years ago
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