Age | Commit message (Expand) | Author |
2023-11-23 | backend/session: take wl_event_loop instead of wl_display | Simon Ser |
2023-11-23 | util/transform: add wlr_output_transform_coords() | Simon Ser |
2023-11-23 | util/transform: move over wl_output_transform helpers | Simon Ser |
2023-11-22 | xdg-toplevel: check that title provided actually is UTF-8 | Manuel Stoeckl |
2023-11-22 | render: drop legacy rendering API | Simon Ser |
2023-11-22 | render: drop legacy render pass | Simon Ser |
2023-11-21 | input-inhibitor: drop | Kirill Primak |
2023-11-20 | linux-dmabuf-v1: skip import check on split render/display SoCs | Simon Ser |
2023-11-19 | backend/drm: add wlr_drm_connector_state.nonblock | Simon Ser |
2023-11-17 | backend/drm: Destroy page flips on backend destroy | Alexander Orzechowski |
2023-11-17 | backend/drm: Track page flips in list | Alexander Orzechowski |
2023-11-17 | backend/drm: introduce page-flip tracking struct | 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 | wlr_scene: Amend scene_buffer.point_accepts_input to take coordinate pointers | Alexander Orzechowski |
2023-11-13 | xdg-shell: add wlr_xdg_{toplevel,popup}_try_from_wlr_surface() | Simon Ser |
2023-10-30 | backend: drop wlr_backend_get_presentation_clock() | Simon Ser |
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 | 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 |