Commit Graph

89 Commits (77951968dc9df7214c04c33f4905a9a7aa92f60c)

Author SHA1 Message Date
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
Ronan Pigott 8e225261f0 backend/wayland: use xdga client activation 3 years ago
José Expósito 62e62b6942 backend/wayland: send hold gesture events 3 years ago
Simon Zeni e192d87731 move wlr_box from /types to /util 4 years ago
Simon Ser 543f5b35d0 backend/wayland: remove swapchain 4 years ago
Simon Ser 2b0a1aeed5 output: take a wlr_buffer in set_cursor 4 years ago
Simon Ser 349553d011 backend/wayland: use common renderer and allocator 4 years ago
Simon Ser 80865351bd backend/wayland: add support for wl_shm buffers 4 years ago
Simon Ser 400f4e7f27 backend/wayland: implement get_drm_fd 4 years ago
Simon Ser 098094c5cb backend/wayland: use the EGL GBM platform 4 years ago
Simon Zeni 9192c0480a remove unnecessary egl includes 4 years ago
Simon Zeni b899a412e3 backend: remove wlr_egl from all backends 4 years ago
Simon Ser defcd9b025 backend/wayland: re-use wl_buffers 4 years ago
Simon Ser 441bac139f backend/wayland: use wlr_swapchain for cursor surface 4 years ago
Simon Ser 3923ff005d backend/wayland: use wlr_swapchain for main surface 4 years ago
Mykola Orliuk 2eae9ec7c8 backend/wayland: Set cursor indivdualy per output 4 years ago
Mykola Orliuk 44531e16e0 backend/wayland: Add active pointer per host seat 4 years ago
Mykola Orliuk 70ffda3ea3 backend/wayland: Add registering multiple seats 4 years ago
Mykola Orliuk 85b0872650 backend/wayland: Link input devices with seats 4 years ago
Mykola Orliuk 40bfd9f8f7 backend/wayland: Bind seat listener to wlr_wl_seat 4 years ago
Isaac Freund e06c9e43af Remove unneeded includes from wlr_input_device.h 4 years ago
Mykola Orliuk 41bf1c6871 backend/wayland: add error flow in create_wl_seat 4 years ago
Mykola Orliuk 1ac5257357 backend/wayland: factor out wlr_wl_seat 4 years ago
Ilia Bozhinov b98522b38f
backend/wayland: add touch support to the wayland backend 4 years ago
Simon Ser 6977f3a843 output: check buffer in wlr_output_test 5 years ago
Simon Ser e6fd880686 backend/wayland: listen to wl_buffer.release events 5 years ago
Simon Ser e959b882d5 backend/wayland: add support for presentation-time 5 years ago
Simon Ser 1e568d84df backend/wayland: add support for relative-pointer-unstable-v1 5 years ago
Simon Ser 5bddb5a909 backend/wayland: add support for direct scan-out 5 years ago
Markus Ongyerth ebeef0fbe8 Clean up wayland backend tablet support 5 years ago
Markus Ongyerth 2285e36b0c Add zwp-tablet-unstable-v2 client support 5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes 6 years ago
Greg V d80acadfd8 Support pointer-gestures on Wayland backend 6 years ago
Simon Ser 947d5ff481 backend/wayland: remove wl_shm 6 years ago
Simon Ser 292d20e4c1 backend/wayland: use xdg-decoration-unstable-v1 6 years ago
Brian Ashworth 67523fb228 backend/wayland: improve output number handling 6 years ago
Drew DeVault 97af2464b7 Update Wayland backend to xdg-shell stable 6 years ago
Scott Anderson aaff4b8c00 backend/wayland: Make header order consistent 6 years ago
Scott Anderson bbce92a923 backend/wayland: Move initilisation code earlier 6 years ago
Scott Anderson 4e03802057 backend/wayland: Move registry into backend 6 years ago
emersion e98cb7c5ab backend/wayland: add assertions 6 years ago
emersion 0b58579564
Add support for discrete axis values 7 years ago
emersion 13098a18ea
Fix hardware cursors scale & transform 7 years ago
emersion 225d182765
output: always use hardware cursors if available 7 years ago
emersion ddac792b61
backend/wayland: only set one pointer listener 7 years ago
emersion 9f8a7c8fc4
backend/wayland: create one virtual pointer per output 7 years ago
emersion 71ca45e2c0
Make sure we don't use others' prefixes 7 years ago
emersion b0d99f5c67
Remove wlr_ prefix from local symbols 7 years ago
Dominique Martinet d5e14ab247 wayland backend: fix use-after free on output destroy 7 years ago