25 Commits (beb9a9ad0a38867154b7606911c33ffa5ecf759f)

Author SHA1 Message Date
Simon Ser 7a9f8d8d6b Use struct initializers instead of memset()
1 year ago
Isaac Freund 91943a68a6 wlr_input_device: remove anon union field
2 years ago
Simon Ser 6c350799b2 Zero-initialize structs in init functions
3 years ago
Simon Zeni a92e5f8d46 types/wlr_input_device: move output_name field to wlr_pointer and wlr_touch
3 years ago
Simon Zeni cfed039c9a types/wlr_input_device: move init and finish function to private API
3 years ago
Simon Zeni 51cd3c0726 interface/wlr_pointer: rework destroy sequence
3 years ago
Simon Zeni e279266f71 interfaces: remove wlr_input_device_impl
3 years ago
Simon Zeni d5480efc7a types/wlr_pointer: add base wlr_input_device
3 years ago
José Expósito d069a783bc pointer: add hold pointer event definition
3 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes
5 years ago
Greg V 9fe8e37961 Implement the pointer-gestures-unstable-v1 protocol
6 years ago
emersion 5de26ad8ed
pointer: add a frame event
6 years ago
emersion f8e0a03451
backend/x11: correctly destroy input devices
7 years ago
Dominique Martinet e86cd4dc33 wlr_pointer: fix potential null deref
7 years ago
Drew DeVault 1d9be89e2d
Revert "ELF Visibility"
7 years ago
Scott Anderson 86269052eb Explicitly export EFL symbols
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
Markus Ongyerth 935b6d871e fixes use after free caused by signal lists
7 years ago
nyorain aa20634309 Simplify input device destruction code
7 years ago
nyorain f998bb8299 Fix style issues
7 years ago
Dominique Martinet 53e7bebd23 Refactor out wlr_pointer_state
7 years ago
Drew DeVault f4453d104d Reorganize wlr-common
8 years ago
Drew DeVault fd91244e83 Update everyone to use new headers
8 years ago
Drew DeVault d6905f86cb Allocate wlr_touch devices
8 years ago
Drew DeVault a63230e59c Implement libinput wlr_pointer
8 years ago