Age | Commit message (Expand) | Author |
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 |
2021-09-21 | scene: add wlr_scene_tree | Simon Ser |
2021-09-21 | xdg-toplevel: refactor configure/state flow | Kirill Primak |
2021-09-15 | types/buffer: make {begin,end}_data_ptr_access part of the public API | Simon Zeni |
2021-09-11 | xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO | Guido Günther |
2021-09-10 | buffer: add data_ptr access flags | Simon Ser |
2021-09-10 | screencopy: Handle shm copy in commit event handler | Andri Yngvason |
2021-09-09 | scene: add wlr_scene_attach_output_layout | Simon Ser |
2021-09-08 | scene: add damage tracking support | Simon Ser |
2021-09-08 | scene: add wlr_scene_node_coords | Simon Ser |
2021-09-08 | scene: add wlr_scene_output_commit | Simon Ser |