Age | Commit message (Expand) | Author |
2021-10-23 | output: split into multiple files | Simon Ser |
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-10-01 | Revert "render/drm_format_set: add wlr_drm_format_has" | Simon Ser |
2021-10-01 | render/drm_format_set: add wlr_drm_format_has | Simon Ser |
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 | backend/wayland: send hold gesture events | José Expósito |
2021-09-27 | backend/libinput: send 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 | build: simplify get_variable calls | 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-surface: simplify configure mechanism | Kirill Primak |
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 |
2021-09-08 | scene: add scene outputs | Simon Ser |
2021-09-08 | types: introduce wlr_drm_lease_v1 | Simon Zeni |
2021-09-08 | backend/drm: introduce wlr_drm_backend_get_non_master_fd | Simon Zeni |
2021-09-08 | backend/drm: implement drm lease function | Simon Zeni |