Age | Commit message (Expand) | Author |
2021-11-25 | scene: add wlr_scene_xdg_surface_create | Simon Ser |
2021-11-25 | backend: remove noop backend | Simon Zeni |
2021-11-25 | backend/headless: drop wlr_headless_backend_create_with_renderer | Simon Ser |
2021-11-23 | input-device: remove wlr_input_device.link | Simon Ser |
2021-11-22 | linux-dmabuf-v1: hide wlr_linux_buffer_params_v1 | Simon Ser |
2021-11-19 | drm-lease-v1: listen to lease destroy event | Simon Ser |
2021-11-19 | backend/drm: introduce wlr_drm_lease | Simon Ser |
2021-11-19 | Introduce WLR_DEVICE_LEASE events | Simon Ser |
2021-11-19 | output: Add function to set preferred render format | Manuel Stoeckl |
2021-11-18 | backend: remove wlr_backend_get_renderer | Simon Zeni |
2021-11-18 | backend: remove backend_get_allocator | Simon Zeni |
2021-11-18 | output: add wlr_output_init_render | Simon Ser |
2021-11-17 | Improve wlr_drm_format documentation | Demi Marie Obenour |
2021-11-17 | Remove support for DMA-BUF flags | Simon Ser |
2021-11-09 | render/allocator: make wlr_allocator part of the public API | Simon Zeni |
2021-11-08 | text-input: fix type of send_preedit_string() args | Isaac Freund |
2021-11-08 | output: drop wlr_output_export_dmabuf | Simon Ser |
2021-11-02 | backend/session: introduce wlr_device_change_event | Simon Ser |
2021-11-02 | xwayland: add support for -noTouchPointerEmulation | Simon Ser |
2021-10-31 | xdg-activation-v1: add data field and emit token destroy events | Ronan Pigott |
2021-10-31 | xdg-activation-v1: enable compositors to request their own tokens | Ronan Pigott |
2021-10-23 | scene: add support for direct scan-out | Simon Ser |
2021-10-22 | scene: add wlr_scene_output_for_each_surface | Simon Ser |
2021-10-22 | presentation-time: remove unused field | Simon Ser |
2021-10-22 | presentation-time: use a surface addon | Kirill Primak |
2021-10-18 | render/vulkan: add Vulkan renderer | nyorain |
2021-10-15 | output: add presented flag to presentation event | Kirill Primak |
2021-10-14 | scene: add functions to place node on top/bottom | Isaac Freund |
2021-10-14 | scene: assert that node != sibling in place above/below | Isaac Freund |
2021-10-07 | xdg-decoration: refactor configure/state flow | Kirill Primak |
2021-10-02 | surface_at: check if surfaces are mapped | tiosgz |
2021-10-02 | for_each_surface: only iterate mapped surfaces | tiosgz |
2021-10-02 | Fix spelling errors | Elyes HAOUAS |
2021-09-30 | xdg-shell: rename wlr_xdg_surface.next_configure_serial | Simon Ser |
2021-09-30 | xdg-shell: introduce wlr_xdg_surface.current | Simon Ser |
2021-09-30 | xdg-surface: add pending state | Kirill Primak |
2021-09-27 | wlr_pointer_gestures: hold gestures (protocol v3) | José Expósito |
2021-09-27 | cursor: emit hold gesture events | José Expósito |
2021-09-27 | pointer: add hold pointer event definition | José Expósito |
2021-09-24 | layer-shell: add `committed` bitmask | Kirill Primak |
2021-09-23 | layer-shell: refactor configure/state flow | Kirill Primak |
2021-09-22 | scene: add wlr_scene_buffer_set_transform | Simon Ser |
2021-09-22 | scene: add wlr_scene_buffer_set_dest_size | Simon Ser |
2021-09-22 | scene: add wlr_scene_buffer_set_source_box | Simon Ser |
2021-09-22 | util/box: introduce wlr_fbox_empty | Simon Ser |
2021-09-22 | scene: add wlr_scene_buffer | Simon Ser |
2021-09-22 | Implement input_method_v2 popups | Tadeo Kondrak |
2021-09-21 | backend/drm: add support for panel orientation | Simon Ser |
2021-09-21 | scene: add wlr_scene_subsurface_tree_create | Simon Ser |
2021-09-21 | surface: add addon set | Simon Ser |