Commit Graph

110 Commits (6cf0bb4b1920e89204668c3c207aa392fc82fba7)

Author SHA1 Message Date
Simon Ser 1c24b1182b backend: drop wlr_backend_get_presentation_clock() 1 year ago
Kirill Primak a09d649439 docs: replace the less commonly used "::" with "." 1 year ago
Simon Ser 22b6581a18 backend/wayland: wait for xdg_surface.configure explicitly 2 years ago
Simon Ser 8678633fc9 backend/wayland: add wlr_wl_output_create_from_surface() 2 years ago
Simon Ser 4f88886199 backend/wayland: tag wl_surface 2 years ago
Simon Ser dd24991c9e backend/wayland: take existing wl_display in wlr_wl_backend_create() 2 years ago
Simon Ser 4c5eadecce backend/wayland: add scaling support for output layers 2 years ago
Simon Ser 89dcecba39 backend/wayland: only unmap layers when necessary 2 years ago
Rose Hudson 37f42e2df2 backend/wayland: support touch cancel events 2 years ago
Simon Ser cd17b18495 backend/wayland: implement output layers 2 years ago
Simon Ser cfa7696d7b backend/wayland: handle wl_registry.global_remove for wl_seat 2 years ago
Simon Ser 2b5eb0733e backend/wayland: make destroy_wl_seats() handle a single seat 2 years ago
Simon Ser a28caf08e3 backend: use global output name counters 2 years ago
Simon Ser 8c3c6987db backend/wayland: fix touch device not added on startup 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 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
Simon Zeni 887516d004 backend/wayland: remove wlr_input_device_impl 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
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