Commit Graph

6006 Commits (1bd0ba3949605c1fe382bbdb62b8a9aa2e462573)
 

Author SHA1 Message Date
Simon Zeni a5b032cb1e interface/wlr_tablet_pad: rework destroy sequence 3 years ago
Simon Zeni 0d2be496a8 interface/wlr_switch: rework destroy sequence 3 years ago
Simon Zeni 51cd3c0726 interface/wlr_pointer: rework destroy sequence 3 years ago
Simon Zeni 7dc4a3ecd7 interface/wlr_keyboard: rework destroy sequence 3 years ago
Simon Ser 39b68ea47a buffer: extract interface to separate header 3 years ago
Simon Zeni d0718a9b32 backend/libinput: public API cleanup 3 years ago
Simon Zeni 0d21496e53 backend/libinput: rework tablet_pad interface 3 years ago
Simon Zeni c8456086a1 backend/libinput: rework tablet interface 3 years ago
Simon Zeni 4f4dd95223 backend/libinput: rework touch interface 3 years ago
Simon Zeni d750c5ac67 backend/libinput: rework switch interface 3 years ago
Simon Zeni d60cdad3ea backend/libinput: rework pointer interface 3 years ago
Simon Zeni 5eefda1ffe backend/libinput: rework keyboard interface 3 years ago
Simon Zeni 9dd6e2b905 backend/libinput: add devices wl_list 3 years ago
Guido Günther 0a5a65cf48 examples/input-method: Don't crash on NULL surrounding text 3 years ago
Dominique Martinet 4741e9d841 Xwayland: use -displayfd instead of USR1 3 years ago
Dominique Martinet 1666e377e2 Xwayland: rename notify pipe 'p' to notify_fd 3 years ago
Simon Zeni c84744321e types/wlr_virtual_pointer_v1: fix wlr_pointer destroy sequence 3 years ago
Simon Zeni cdb3e80b39 types/wlr_virtual_keyboard_v1: fix wlr_keyboard destroy sequence 3 years ago
Roman Gilg 17a289e36e render: allow texture creation while rendering 3 years ago
Simon Zeni e279266f71 interfaces: remove wlr_input_device_impl 3 years ago
Simon Zeni 91ba28e020 backend/libinput: remove wlr_input_device_impl 3 years ago
Simon Zeni 887516d004 backend/wayland: remove wlr_input_device_impl 3 years ago
Simon Zeni 19f7e5d2b4 backend/x11: remove wlr_input_device_impl 3 years ago
Simon Zeni 1acc931cf0 types/wlr_switch: constify impl 3 years ago
Simon Zeni f1181c34ed types/wlr_tablet_pad: constify impl 3 years ago
Kirill Primak 511f137f8f xdg-positioner: rewrite unconstraining, untie from xdg-popup 3 years ago
Kirill Primak 5879e77d68 xdg-positioner: rename structs 3 years ago
Kirill Primak b5b15b2625 xdg-{toplevel,popup}: extract destructors 3 years ago
Simon Zeni edfb332b24 types/wlr_touch: add base wlr_input_device 3 years ago
Simon Zeni 7dfee50350 types/wlr_tablet_tool: add base wlr_input_device 3 years ago
Simon Zeni a662743610 types/wlr_tablet_pad: add base wlr_input_device 3 years ago
Simon Zeni 0f3b38365d types/wlr_switch: add base wlr_input_device 3 years ago
Simon Zeni d5480efc7a types/wlr_pointer: add base wlr_input_device 3 years ago
Simon Zeni a1978b1299 types/wlr_keyboard: add base wlr_input_device 3 years ago
Simon Zeni 130c3bcf63 types/wlr_input_device: call the specialized input device destroy function on destroy 3 years ago
Simon Zeni fd80329c53 interfaces/wlr_input_device: introduce wlr_input_device_finish 3 years ago
Simon Zeni 71577e351e types/wlr_input_device: default vendor and product id to 0 3 years ago
Simon Zeni 7d560df90e backend/headless: remove unused wlr_headless_input_device 3 years ago
Roman Gilg cff4abc5b1 output: clear buffer created for test 3 years ago
Kirill Primak db6661502d CONTRIBUTING.md: update construction/destruction functions' description 3 years ago
Keith Bowes 35b3d67e5f Fixed compiling with FFmpeg 5.0 3 years ago
Isaac Freund 252b2348bd
wlr_cursor: constify map to region box arguments 3 years ago
Kirill Primak c1a2c09ade xdg-popup: send invalid_positioner to the right resource 3 years ago
Kirill Primak 7ed60c54a0 xdg-surface: avoid emitting signals with their owner object 3 years ago
Kirill Primak 6ed3b02775 xdg-toplevel: fix `requested` doc 3 years ago
Kirill Primak 34a71eae31 xdg-shell: drop wlr_xdg_toplevel_set_fullscreen_event 3 years ago
Kirill Primak fd3a2a0906 xdg-surface: minor consistency renaming 3 years ago
Kirill Primak 88f3040438 xdg-popup: destroy popup-less grab 3 years ago
Kirill Primak d2b36b7bd1 xdg-shell: fix potential use-after-free 3 years ago
Kirill Primak c35d14ecfa xdg-shell: extract role-specific unmap logic 3 years ago