Age | Commit message (Expand) | Author |
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 | Revert "Require INVALID for implicit format modifiers" | Simon Ser |
2021-10-01 | Revert "backend/drm: fail on explicit modifier in drmModeAddFB2" | Simon Ser |
2021-10-01 | Revert "render/egl: always add LINEAR to supported modifiers" | Simon Ser |
2021-10-01 | Revert "render/drm_format_set: remove special LINEAR case" | Simon Ser |
2021-10-01 | render/drm_format_set: remove special LINEAR case | Simon Ser |
2021-10-01 | render/egl: always add LINEAR to supported modifiers | Simon Ser |
2021-10-01 | backend/drm: fail on explicit modifier in drmModeAddFB2 | Simon Ser |
2021-10-01 | Require INVALID for implicit format modifiers | Simon Ser |
2021-10-01 | render/drm_format_set: add wlr_drm_format_has | Simon Ser |
2021-09-30 | xdg-shell: stop clearing wlr_xdg_surface state on unmap | 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-30 | backend: create renderer and allocator in wlr_backend_autocreate | Simon Ser |
2021-09-27 | wlr_pointer_gestures: hold gestures (protocol v3) | José Expósito |
2021-09-27 | wlr_pointer_gestures: update protocol to version 2 | 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 | build: check if libinput supports hold gestures | José Expósito |
2021-09-27 | pointer: add hold pointer event definition | José Expósito |
2021-09-27 | protocol/meson: bump wayland-protocols requirement to 1.23 | José Expósito |
2021-09-24 | Fix a typo in CONTRIBUTING.md | Hubert Hirtz |
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: use scene_node_get_size in wlr_scene_node_at | Simon Ser |
2021-09-22 | scene: add scene_node_get_size helper | 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 | scene: unify intersection logic in wlr_scene_node_at | Simon Ser |
2021-09-22 | scene: drop default case in wlr_scene_node_at | Simon Ser |
2021-09-22 | Implement input_method_v2 popups | Tadeo Kondrak |
2021-09-22 | input-method-unstable-v2: Add error for surface with existing role | 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: check adding configure_idle for NULL | Kirill Primak |
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-14 | ci: switch to seatd-launch | Simon Ser |
2021-09-11 | xdg popup: move function to a file it belongs to | Kirill Primak |
2021-09-11 | xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO | Guido Günther |