Age | Commit message (Expand) | Author |
2023-10-08 | scene/output_layout: Add assert for duplicate output insertion | Alexander Orzechowski |
2023-10-08 | Add GitLab issue template | Simon Ser |
2023-10-08 | util/addon: make wlr_addon_set_finish() safer | Kirill Primak |
2023-10-08 | scene-output-layout: assert lo->output == so->output | Kirill Primak |
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 | render/allocator: log message when GBM is disabled | Simon Ser |
2023-10-06 | render: log error when requested renderer is compile-time disabled | Simon Ser |
2023-10-06 | seat: remove wlr_seat_validate_grab_serial() | Kirill Primak |
2023-10-06 | xwayland: batch client ID request with other property requests | Simon Ser |
2023-10-06 | xwayland: batch property requests when handling new window | Simon Ser |
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-05 | renderer: Don't crash when trying to fallback to pixman | Alexander Orzechowski |
2023-10-05 | renderer_autocreate_with_drm_fd: Ensure fd isn't bogus | Alexander Orzechowski |
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-04 | contributing: add safety section | Simon Ser |
2023-10-03 | treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical | Alexander Orzechowski |
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 | xdg-surface: assert that xdg_surface isn't inert | Kirill Primak |
2023-10-02 | output_defer_present: Calloc right struct | Alexander Orzechowski |
2023-10-02 | output: defer fake present events until after commit | Rose Hudson |
2023-10-02 | backend/drm: restore pending page-flip check when tearing | Simon Ser |
2023-10-02 | cursor: Unset cursor if texture upload failed | Alexander Orzechowski |
2023-10-02 | cursor: Remove dead code | Alexander Orzechowski |
2023-10-02 | cursor: Unset cursor image when there is not available xcursor theme | Alexander Orzechowski |
2023-10-01 | types/wlr_tearing_control_v1: use safe list iteration on destroy | Simon Zeni |
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-27 | Fix possible crash in server-decoration when surface destroyed | Brian J. Tarricone |
2023-09-22 | wlr_scene: clarify wlr_scene_output ownership semantics | John Lindgren |
2023-09-21 | render/pass: Remove empty box early return | Alexander Orzechowski |
2023-09-21 | renderer: Use wlr_render_rect_options_get_box | Alexander Orzechowski |
2023-09-21 | render/pass: Introduce wlr_render_rect_options_get_box | Alexander Orzechowski |
2023-09-11 | screencopy_v1: only bind, not render with, buffer in shm copy path | Manuel Stoeckl |
2023-09-11 | output: Mutate frame_pending needs_frame when there is an explicit output commit | Alexander Orzechowski |
2023-09-10 | render/vulkan: fix validation error with vkCmdBlitImage | Manuel Stoeckl |
2023-09-09 | render/vulkan: de-duplicate VkImageUsageFlags | Simon Ser |
2023-09-08 | wlr_scene: Use cached node coordinates where possible | Leo Li |
2023-09-07 | backend/drm: Compute custom mode correctly | Alexander Orzechowski |
2023-09-01 | xdg-popup: validate parent | Kirill Primak |
2023-09-01 | tinywl: set minimum wlroots version in Makefile | Simon Ser |
2023-08-25 | backend/drm: drop no-op shortcut | Simon Ser |
2023-08-24 | render/pass: ensure rect has positive size | Simon Ser |
2023-08-23 | Unify signal data docs | Kirill Primak |