Age | Commit message (Expand) | Author |
2023-11-15 | wlr_scene: Update outputs when primary output is changed | Alexander Orzechowski |
2023-11-15 | wlr_scene: Update outputs when output scale/transform changes | Alexander Orzechowski |
2023-11-15 | backend/drm: leave CRTCs on when shutting down | Simon Ser |
2023-11-15 | backend/drm: ensure plane surfaces are cleaned up on shutdown | Simon Ser |
2023-11-14 | Add missing type declarations in headers | Kirill Primak |
2023-11-14 | wlr_scene: Introduce wlr_scene_subsurface_tree_set_clip | Alexander Orzechowski |
2023-11-14 | wlr_scene_surface: Introduce scene_surface_set_clip | Alexander Orzechowski |
2023-11-14 | set_buffer_with_surface_state: Take whole surface struct | Alexander Orzechowski |
2023-11-14 | wlr_scene_subsurface_tree: Addon to scene | Alexander Orzechowski |
2023-11-14 | wlr_scene: Amend scene_buffer.point_accepts_input to take coordinate pointers | Alexander Orzechowski |
2023-11-14 | tinywl: don't use "I"/"my" in docs | Kirill Primak |
2023-11-14 | tinywl: fix xdg_toplevel_destroy() docs | Kirill Primak |
2023-11-14 | tinywl: stop using the word "view" to refer to toplevels | Simon Ser |
2023-11-13 | tinywl: fix crash when previously focused surface is not a toplevel | Simon Ser |
2023-11-13 | xdg-shell: add wlr_xdg_{toplevel,popup}_try_from_wlr_surface() | Simon Ser |
2023-11-06 | wlr-output-management: Send custom modes to clients | Väinö Mäkelä |
2023-11-02 | ci: halt on UBSan error in smoke test | Simon Ser |
2023-11-01 | xcursor: add fallbacks for legacy names | Simon Ser |
2023-10-31 | Remove unnecessary code | JiDe Zhang |
2023-10-31 | cursor: log missing XCursor | Simon Ser |
2023-10-31 | wlr_cursor: update cursor when output enable and transform changed | sunzhguy |
2023-10-30 | backend: drop wlr_backend_get_presentation_clock() | Simon Ser |
2023-10-29 | xdg-toplevel: don't send maximized if tiled is requested but not supported | Kirill Primak |
2023-10-26 | xwayland: add wlr_xwayland_set_workareas() | John Lindgren |
2023-10-26 | util/token: add docs | Simon Ser |
2023-10-26 | util/token: rename TOKEN_STRLEN to TOKEN_SIZE | Simon Ser |
2023-10-26 | render/vulkan: use VK_KHR_global_priority | eri |
2023-10-26 | xdg-shell: use wlr_surface.unmap_commit | Kirill Primak |
2023-10-26 | render/vulkan: remove unused queue_props in renderer | Simon Zeni |
2023-10-26 | layer-shell: track surface init state | Kirill Primak |
2023-10-26 | layer-shell: don't use wlr_surface_role.unmap hook | Kirill Primak |
2023-10-26 | compositor: add wlr_surface.unmap_commit | Kirill Primak |
2023-10-26 | layer-shell: check the configured flag earlier | Kirill Primak |
2023-10-25 | examples: drop dead client code | Simon Ser |
2023-10-21 | renderer/vulkan: don't add two alphas together in blend func | Brett Ernst |
2023-10-19 | linux_dmabuf_v1: convert to try_from | eri |
2023-10-19 | drm: convert to try_from | eri |
2023-10-19 | buffer: convert to try_from | eri |
2023-10-17 | render/vulkan: undo alpha premult before sRGB encoding/decoding | Simon Ser |
2023-10-16 | Fix output layers order error on wayland backend | JiDe Zhang |
2023-10-14 | xwayland: stop translating _NET_WM_STRUT_PARTIAL coordinates | John Lindgren |
2023-10-12 | examples: split clients in separate repository | Simon Ser |
2023-10-12 | Revert "backend/drm: Automatic non-blocking commits" | Simon Ser |
2023-10-12 | build: rename libdrm partial dep to be more explicit | Simon Ser |
2023-10-10 | Drop wl_client and user data assertions in bind handlers | Kirill Primak |
2023-10-10 | xwayland: add wlr_xwayland_create_with_server() | Simon Ser |
2023-10-10 | xwayland/server: add ready flag | Simon Ser |
2023-10-10 | backend/drm: Automatic non-blocking commits | Kenny Levinsen |
2023-10-10 | docs: add architecture document | Simon Ser |
2023-10-10 | security-context-v1: add commit event | Simon Ser |