aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-26util/token: rename TOKEN_STRLEN to TOKEN_SIZESimon Ser
2023-10-26render/vulkan: use VK_KHR_global_priorityeri
2023-10-26xdg-shell: use wlr_surface.unmap_commitKirill Primak
2023-10-26render/vulkan: remove unused queue_props in rendererSimon Zeni
2023-10-26layer-shell: track surface init stateKirill Primak
2023-10-26layer-shell: don't use wlr_surface_role.unmap hookKirill Primak
2023-10-26compositor: add wlr_surface.unmap_commitKirill Primak
2023-10-26layer-shell: check the configured flag earlierKirill Primak
2023-10-25examples: drop dead client codeSimon Ser
2023-10-21renderer/vulkan: don't add two alphas together in blend funcBrett Ernst
2023-10-19linux_dmabuf_v1: convert to try_fromeri
2023-10-19drm: convert to try_fromeri
2023-10-19buffer: convert to try_fromeri
2023-10-17render/vulkan: undo alpha premult before sRGB encoding/decodingSimon Ser
2023-10-16Fix output layers order error on wayland backendJiDe Zhang
2023-10-14xwayland: stop translating _NET_WM_STRUT_PARTIAL coordinatesJohn Lindgren
2023-10-12examples: split clients in separate repositorySimon Ser
2023-10-12Revert "backend/drm: Automatic non-blocking commits"Simon Ser
2023-10-12build: rename libdrm partial dep to be more explicitSimon Ser
2023-10-10Drop wl_client and user data assertions in bind handlersKirill Primak
2023-10-10xwayland: add wlr_xwayland_create_with_server()Simon Ser
2023-10-10xwayland/server: add ready flagSimon Ser
2023-10-10backend/drm: Automatic non-blocking commitsKenny Levinsen
2023-10-10docs: add architecture documentSimon Ser
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