Age | Commit message (Expand) | Author |
2022-02-02 | xdg-popup: destroy popup-less grab | Kirill Primak |
2022-02-02 | xdg-shell: fix potential use-after-free | Kirill Primak |
2022-02-02 | xdg-shell: extract role-specific unmap logic | Kirill Primak |
2022-02-02 | xdg-toplevel: change object type in event structs | Kirill Primak |
2022-02-02 | xdg-toplevel: change parent type to xdg-toplevel | Kirill Primak |
2022-02-02 | xdg-shell: unify function arguments' names | Kirill Primak |
2022-02-02 | xdg-shell: remove "xdg" from docs | Kirill Primak |
2022-02-02 | xdg-popup: fix functions' main argument type | Kirill Primak |
2022-02-02 | xdg-toplevel: fix functions' main argument type | Kirill Primak |
2022-02-02 | xdg-shell: fix create_xdg_popup() param type | Kirill Primak |
2022-02-02 | xdg-shell: rename surface role handlers | Kirill Primak |
2022-02-02 | xdg-foreign: Fix crash on destroy of degenerate surface | Alexander Orzechowski |
2022-02-02 | ext-session-lock-v1: new protocol implementation | Isaac Freund |
2022-02-01 | scene: Add layer_shell_v1 helper | Kenny Levinsen |
2022-02-01 | scene: try to import buffers as textures before rendering | Simon Ser |
2022-01-31 | cursor: ensure mapping box is always initialized | Kirill Primak |
2022-01-31 | xcursor: garbage collect XcursorLibraryLoadImages | Vlad Zahorodnii |
2022-01-31 | cursor: store mapped_box as value | Kirill Primak |
2022-01-31 | output-layout: remove useless types/fields | Kirill Primak |
2022-01-31 | output-layout: make wlr_output_layout_get_box() take a box as parameter | Kirill Primak |
2022-01-28 | xdg-output: remove dead code | Isaac Freund |
2022-01-25 | subsurface: unlock cached state on commit if desynced | Kirill Primak |
2022-01-22 | compositor: damage the whole buffer on viewport src change | Kirill Primak |
2022-01-20 | subcompositor: destroy subsurface with parent | Simon Ser |
2022-01-20 | subcompositor: document subsurface_from_resource | Simon Ser |
2022-01-20 | editorconfig: set max_line_length | Simon Ser |
2022-01-19 | render/vulkan: log physical device driver name | Simon Ser |
2022-01-19 | scene_graph: Simplify computation for offset of new surfaces. | Alexander Orzechowski |
2022-01-19 | scene_graph: remove unused outputs list | Alexander Orzechowski |
2022-01-19 | scene_graph: use wlr_scene_output_send_frame_done | Alexander Orzechowski |
2022-01-17 | foreign-toplevel: send enter if needed on output bind | Isaac Freund |
2022-01-16 | input_method_v2: improve mapping detection | Tadeo Kondrak |
2022-01-14 | tinywl: fix check whether client is focused or not | Isaac Freund |
2022-01-13 | surface: improve role precommit hook | Kirill Primak |
2022-01-13 | surface: deprecate wlr_surface.h | Kirill Primak |
2022-01-13 | surface: move decl to wlr_{sub,}compositor.h | Kirill Primak |
2022-01-13 | surface: move impl to types/wlr_{sub,}compositor.c | Kirill Primak |
2022-01-13 | surface: introduce events.client_commit | Kirill Primak |
2022-01-13 | subcompositor: split out from compositor | Kirill Primak |
2022-01-09 | readme: drop mention of the Sway project | Simon Ser |
2022-01-08 | scene/subsurface_tree: fix handling subsurface destruction | Kirill Primak |
2022-01-05 | render/gles2: don't constrain shm formats to ones that support reading | Thomas Hebb |
2021-12-26 | vulkan: Fix imported image layout | nyorain |
2021-12-23 | scene: schedule an output frame on wl_surface.frame | Simon Ser |
2021-12-20 | wlr_texture: remove wlr_texture_from_wl_drm() from header | Isaac Freund |
2021-12-20 | backend: error out in autocreate without libinput support | Simon Ser |
2021-12-19 | build: simplify Meson subproject fallbacks | Simon Ser |
2021-12-17 | Remove wlr_box.h redirection | Simon Ser |
2021-12-17 | build: bump soversion | Simon Ser |
2021-12-17 | layer-shell: fix type of margins | Isaac Freund |