Age | Commit message (Expand) | Author |
2023-06-05 | backend/wayland: add scaling support for output layers | Simon Ser |
2023-03-28 | backend/wayland: only unmap layers when necessary | Simon Ser |
2023-03-24 | backend/wayland: support touch cancel events | Rose Hudson |
2023-02-20 | backend/wayland: implement output layers | Simon Ser |
2023-02-02 | backend/wayland: handle wl_registry.global_remove for wl_seat | Simon Ser |
2023-02-02 | backend/wayland: make destroy_wl_seats() handle a single seat | Simon Ser |
2022-10-13 | backend: use global output name counters | Simon Ser |
2022-08-11 | backend/wayland: fix touch device not added on startup | Simon Ser |
2022-03-17 | backend/wayland: remove wl_seat_listener from public API | Simon Zeni |
2022-03-17 | backend/wayland: remove wlr_wl_input_device | Simon Zeni |
2022-03-17 | backend/wayland/tablet_v2: give wlr_tablet_* ownership to wlr_wl_seat | Simon Zeni |
2022-03-17 | backend/wayland: give wlr_touch ownership to wlr_wl_seat | Simon Zeni |
2022-03-17 | backend/wayland: give wlr_pointer ownership to wlr_wl_seat | Simon Zeni |
2022-03-17 | backend/wayland: give wlr_keyboard ownership to wlr_wl_seat | Simon Zeni |
2022-02-21 | backend/wayland: remove wlr_input_device_impl | Simon Zeni |
2021-11-23 | input-device: remove wlr_input_device.link | Simon Ser |
2021-11-22 | backend/wayland: report parent presentation clock | Simon Ser |
2021-10-31 | backend/wayland: use xdga client activation | Ronan Pigott |
2021-09-27 | backend/wayland: send hold gesture events | José Expósito |
2021-07-06 | move wlr_box from /types to /util | Simon Zeni |
2021-06-07 | backend/wayland: remove swapchain | Simon Ser |
2021-06-02 | output: take a wlr_buffer in set_cursor | Simon Ser |
2021-05-21 | backend/wayland: use common renderer and allocator | Simon Ser |
2021-04-17 | backend/wayland: add support for wl_shm buffers | Simon Ser |
2021-01-16 | backend/wayland: implement get_drm_fd | Simon Ser |
2021-01-10 | backend/wayland: use the EGL GBM platform | Simon Ser |
2021-01-07 | remove unnecessary egl includes | Simon Zeni |
2021-01-07 | backend: remove wlr_egl from all backends | Simon Zeni |
2020-12-21 | backend/wayland: re-use wl_buffers | Simon Ser |
2020-12-13 | backend/wayland: use wlr_swapchain for cursor surface | Simon Ser |
2020-12-13 | backend/wayland: use wlr_swapchain for main surface | Simon Ser |
2020-11-12 | backend/wayland: Set cursor indivdualy per output | Mykola Orliuk |
2020-11-12 | backend/wayland: Add active pointer per host seat | Mykola Orliuk |
2020-11-12 | backend/wayland: Add registering multiple seats | Mykola Orliuk |
2020-11-12 | backend/wayland: Link input devices with seats | Mykola Orliuk |
2020-11-12 | backend/wayland: Bind seat listener to wlr_wl_seat | Mykola Orliuk |
2020-11-11 | Remove unneeded includes from wlr_input_device.h | Isaac Freund |
2020-10-18 | backend/wayland: add error flow in create_wl_seat | Mykola Orliuk |
2020-10-18 | backend/wayland: factor out wlr_wl_seat | Mykola Orliuk |
2020-10-18 | backend/wayland: add touch support to the wayland backend | Ilia Bozhinov |
2020-04-08 | output: check buffer in wlr_output_test | Simon Ser |
2020-01-09 | backend/wayland: listen to wl_buffer.release events | Simon Ser |
2019-11-21 | backend/wayland: add support for presentation-time | Simon Ser |
2019-11-13 | backend/wayland: add support for relative-pointer-unstable-v1 | Simon Ser |
2019-10-16 | backend/wayland: add support for direct scan-out | Simon Ser |
2019-09-26 | Clean up wayland backend tablet support | Markus Ongyerth |
2019-09-26 | Add zwp-tablet-unstable-v2 client support | Markus Ongyerth |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-06-21 | Support pointer-gestures on Wayland backend | Greg V |
2019-05-06 | backend/wayland: remove wl_shm | Simon Ser |