Age | Commit message (Expand) | Author |
2023-10-26 | util/token: rename TOKEN_STRLEN to TOKEN_SIZE | Simon Ser |
2023-10-26 | xdg-shell: use wlr_surface.unmap_commit | Kirill Primak |
2023-10-26 | layer-shell: track surface init state | Kirill Primak |
2023-10-26 | compositor: add wlr_surface.unmap_commit | Kirill Primak |
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-14 | xwayland: stop translating _NET_WM_STRUT_PARTIAL coordinates | John Lindgren |
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 | security-context-v1: add commit event | Simon Ser |
2023-10-10 | security-context-v1: new protocol implementation | Simon Ser |
2023-10-09 | xdg-shell: fix wlr_xdg_popup_destroy() docs | Kirill Primak |
2023-10-09 | output: allow_artifacts -> allow_reconfiguration | Kenny Levinsen |
2023-10-07 | scene_output_layout: Don't destroy output when output layout is destroyed | Alexander Orzechowski |
2023-10-06 | output_event_commit: Remove committed and buffer | Alexander Orzechowski |
2023-10-06 | wlr_output: Add applied state to commit event | Alexander Orzechowski |
2023-10-06 | seat: remove wlr_seat_validate_grab_serial() | Kirill Primak |
2023-10-06 | xwayland: fix double free wlr_xwayland_shell_v1 | JiDe Zhang |
2023-10-05 | render/drm_format_set: use published kernel doc URL | Simon Ser |
2023-10-05 | render/vulkan: constrain blend to output subpass to redrawn region | Manuel Stoeckl |
2023-10-05 | util: add struct to track union of rectangles | Manuel Stoeckl |
2023-10-04 | drop KDE idle protocol support | Simon Zeni |
2023-10-04 | xdg-shell: document wlr_xdg_surface's initialized & initial_commit | Simon Ser |
2023-10-02 | docs: replace the less commonly used "::" with "." | Kirill Primak |
2023-10-02 | xdg-surface: fix init state flow | Kirill Primak |
2023-10-02 | output: defer fake present events until after commit | Rose Hudson |
2023-09-28 | backend/drm: Add async page flip support to legacy | vaxerski |
2023-09-28 | staging/tearing-control: Add protocol support | vaxerski |
2023-09-22 | wlr_scene: clarify wlr_scene_output ownership semantics | John Lindgren |
2023-09-21 | render/pass: Introduce wlr_render_rect_options_get_box | Alexander Orzechowski |
2023-09-09 | render/vulkan: de-duplicate VkImageUsageFlags | Simon Ser |
2023-08-23 | Unify signal data docs | Kirill Primak |
2023-08-23 | render: ensure wlr_render_rect_options->box is nonempty | Manuel Stoeckl |
2023-08-23 | output: trigger frame/present events on all commits on enabled output | Simon Ser |
2023-08-22 | scene_output_layout: make output adding explicit | Rose Hudson |
2023-08-22 | output_layout: return wlr_output_layout_output when adding output | Rose Hudson |
2023-08-21 | compositor: drop wlr_surface_destroy_role_object() | Simon Ser |
2023-08-21 | xdg-shell: rework roles | Kirill Primak |
2023-08-21 | xdg-shell: don't return anything from create_xdg_surface() | Kirill Primak |
2023-08-21 | buffer: make wlr_client_buffer functions private | Simon Ser |
2023-08-19 | xdg-decoration: store an xdg_toplevel instead of xdg_surface | Leonardo Hernández Hernández |
2023-08-16 | backend/wayland: wait for xdg_surface.configure explicitly | Simon Ser |
2023-08-16 | render: split render pass API into separate header | Simon Ser |
2023-08-16 | wlr_output: Nuke wlr_output_update_enabled | Alexander Orzechowski |
2023-08-16 | wlr_output: Make wlr_output_update_{custom,}_mode private | Alexander Orzechowski |
2023-08-16 | output: Add initialization state to wlr_output_init | Alexander Orzechowski |
2023-08-16 | backend/wayland: add wlr_wl_output_create_from_surface() | Simon Ser |
2023-08-16 | backend/wayland: tag wl_surface | Simon Ser |
2023-08-16 | backend/wayland: take existing wl_display in wlr_wl_backend_create() | Simon Ser |