aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-10security-context-v1: add commit eventSimon Ser
2023-10-10security-context-v1: new protocol implementationSimon Ser
2023-10-09xwayland: fix memory leakChristopher Snowhill
2023-10-09xdg-shell: fix wlr_xdg_popup_destroy() docsKirill Primak
2023-10-09layer-shell: check for NULL in wlr_layer_surface_v1_destroy()Kirill Primak
2023-10-09output: allow_artifacts -> allow_reconfigurationKenny Levinsen
2023-10-08scene/output_layout: Add assert for duplicate output insertionAlexander Orzechowski
2023-10-08Add GitLab issue templateSimon Ser
2023-10-08util/addon: make wlr_addon_set_finish() saferKirill Primak
2023-10-08scene-output-layout: assert lo->output == so->outputKirill Primak
2023-10-07scene_output_layout: Don't destroy output when output layout is destroyedAlexander Orzechowski
2023-10-06output_event_commit: Remove committed and bufferAlexander Orzechowski
2023-10-06wlr_output: Add applied state to commit eventAlexander Orzechowski
2023-10-06render/allocator: log message when GBM is disabledSimon Ser
2023-10-06render: log error when requested renderer is compile-time disabledSimon Ser
2023-10-06seat: remove wlr_seat_validate_grab_serial()Kirill Primak
2023-10-06xwayland: batch client ID request with other property requestsSimon Ser
2023-10-06xwayland: batch property requests when handling new windowSimon Ser
2023-10-06xwayland: fix double free wlr_xwayland_shell_v1JiDe Zhang
2023-10-05render/drm_format_set: use published kernel doc URLSimon Ser
2023-10-05render/vulkan: constrain blend to output subpass to redrawn regionManuel Stoeckl
2023-10-05util: add struct to track union of rectanglesManuel Stoeckl
2023-10-05renderer: Don't crash when trying to fallback to pixmanAlexander Orzechowski
2023-10-05renderer_autocreate_with_drm_fd: Ensure fd isn't bogusAlexander Orzechowski
2023-10-04drop KDE idle protocol supportSimon Zeni
2023-10-04xdg-shell: document wlr_xdg_surface's initialized & initial_commitSimon Ser
2023-10-04contributing: add safety sectionSimon Ser
2023-10-03treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practicalAlexander Orzechowski
2023-10-02docs: replace the less commonly used "::" with "."Kirill Primak
2023-10-02xdg-surface: fix init state flowKirill Primak
2023-10-02xdg-surface: assert that xdg_surface isn't inertKirill Primak
2023-10-02output_defer_present: Calloc right structAlexander Orzechowski
2023-10-02output: defer fake present events until after commitRose Hudson
2023-10-02backend/drm: restore pending page-flip check when tearingSimon Ser
2023-10-02cursor: Unset cursor if texture upload failedAlexander Orzechowski
2023-10-02cursor: Remove dead codeAlexander Orzechowski
2023-10-02cursor: Unset cursor image when there is not available xcursor themeAlexander Orzechowski
2023-10-01types/wlr_tearing_control_v1: use safe list iteration on destroySimon Zeni
2023-09-28backend/drm: Add async page flip support to legacyvaxerski
2023-09-28staging/tearing-control: Add protocol supportvaxerski
2023-09-27Fix possible crash in server-decoration when surface destroyedBrian J. Tarricone
2023-09-22wlr_scene: clarify wlr_scene_output ownership semanticsJohn Lindgren
2023-09-21render/pass: Remove empty box early returnAlexander Orzechowski
2023-09-21renderer: Use wlr_render_rect_options_get_boxAlexander Orzechowski
2023-09-21render/pass: Introduce wlr_render_rect_options_get_boxAlexander Orzechowski
2023-09-11screencopy_v1: only bind, not render with, buffer in shm copy pathManuel Stoeckl
2023-09-11output: Mutate frame_pending needs_frame when there is an explicit output commitAlexander Orzechowski
2023-09-10render/vulkan: fix validation error with vkCmdBlitImageManuel Stoeckl
2023-09-09render/vulkan: de-duplicate VkImageUsageFlagsSimon Ser
2023-09-08wlr_scene: Use cached node coordinates where possibleLeo Li