Commit Graph

356 Commits (1284f85da4ee9345af31d239a2e451c4066e710b)

Author SHA1 Message Date
Simon Ser 25dd3cc0cd output: pass wlr_output_state to backend 3 years ago
Simon Ser be86145322 output: turn make/model/serial into char * 3 years ago
Kirill Primak bc4350c976 backend/wayland: reset active pointer on destroy 3 years ago
Simon Ser a1e1e9aba8 Revert "backend/wayland: zero out finished input devices" 3 years ago
Kirill Primak 03c88b07ba backend/wayland: zero out finished input devices 3 years ago
Kirill Primak a43d105a50 backend/wayland/pointer: fix indentation 3 years ago
Alexander Orzechowski 2ce0305483 seat: Don't finish wlr_keyboard if server was never started 3 years ago
Simon Zeni aaf787ee56 types/wlr_touch: uniformize events name 3 years ago
Simon Zeni e732c5c895 types/wlr_tablet_tool: uniformize events name 3 years ago
Simon Zeni d1f543a9d8 types/wlr_tablet_pad: uniformize events name 3 years ago
Simon Zeni 9a17200446 types/wlr_keyboard: uniformize events name 3 years ago
Simon Zeni bd6c000d14 types/wlr_pointer: uniformize events name 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 2001441a37 backend/wayland: remove wl_seat_listener from public API 3 years ago
Simon Zeni b7e9ad7989 backend/wayland: remove wlr_wl_input_device 3 years ago
Simon Zeni 56f7c000b5 backend/wayland/tablet_v2: give wlr_tablet_* ownership to wlr_wl_seat 3 years ago
Simon Zeni d3fb44314c backend/wayland: give wlr_touch ownership to wlr_wl_seat 3 years ago
Simon Zeni e723dd928b backend/wayland: drop wlr_switch support 3 years ago
Simon Zeni be8527bd36 backend/wayland: give wlr_pointer ownership to wlr_wl_seat 3 years ago
Simon Zeni f9b6aa3079 backend/wayland: give wlr_keyboard ownership to wlr_wl_seat 3 years ago
David96 7a2c96dcbd types/wlr_tablet_tool: remove name ambiguity 3 years ago
Simon Zeni cfed039c9a types/wlr_input_device: move init and finish function to private API 3 years ago
Simon Zeni 1bb2631c5c types/wlr_input_device: remove wlr_input_device_destroy 3 years ago
Simon Zeni 10cbb9fbe1 interface/wlr_touch: rework destroy sequence 3 years ago
Simon Zeni 8d3cb94b41 interface/wlr_tablet_tool: rework destroy sequence 3 years ago
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 Zeni e279266f71 interfaces: remove wlr_input_device_impl 3 years ago
Simon Zeni 887516d004 backend/wayland: remove wlr_input_device_impl 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 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 71577e351e types/wlr_input_device: default vendor and product id to 0 3 years ago
Simon Ser b5a019d575 build: simplify Meson subproject fallbacks 3 years ago
Simon Ser 9f41627aa1 backend/wayland: add basic linux-dmabuf feedback support 3 years ago
Simon Ser 818fc4a87b Fix incorrect %zd formatting directives 3 years ago
Simon Ser 36a2b19485 output: introduce wlr_output_set_name 3 years ago
Simon Ser ad28490cf4 build: move wayland-client dep to backend/wayland/ 3 years ago
Quantum 812ab2e716 Fix uninitialized variable errors in release mode 3 years ago
Moon Sungjoon 611b9ca843 backend/wayland: improve wayland input device name 3 years ago
Simon Ser 1d9c1bcea6 input-device: remove wlr_input_device.link 3 years ago
Simon Ser 3b93da70a0 backend/wayland: report parent presentation clock 3 years ago
Simon Ser a04cfca4da Remove support for DMA-BUF flags 3 years ago
Ronan Pigott 8e225261f0 backend/wayland: use xdga client activation 3 years ago
Kirill Primak 2af8cc769a output: add presented flag to presentation event 3 years ago
Kirill Primak 1089b7b8d6 output: disallow NULL event for wlr_output_send_present() 3 years ago