Commit Graph

6802 Commits (43734f7c6286ede7fbfe9a20e6b95fe7207dcc50)
 

Author SHA1 Message Date
Simon Ser 1c24b1182b backend: drop wlr_backend_get_presentation_clock() 1 year ago
Kirill Primak 5fac9b1beb xdg-toplevel: don't send maximized if tiled is requested but not supported 1 year ago
John Lindgren af165acb42 xwayland: add wlr_xwayland_set_workareas() 1 year ago
Simon Ser 2410710a0f util/token: add docs 1 year ago
Simon Ser 55be74ad86 util/token: rename TOKEN_STRLEN to TOKEN_SIZE 1 year ago
eri 3232697252 render/vulkan: use VK_KHR_global_priority 1 year ago
Kirill Primak d253d70786 xdg-shell: use wlr_surface.unmap_commit 1 year ago
Simon Zeni 1c2f608331 render/vulkan: remove unused queue_props in renderer 1 year ago
Kirill Primak d8515b3446 layer-shell: track surface init state 1 year ago
Kirill Primak f750c7445d layer-shell: don't use wlr_surface_role.unmap hook 1 year ago
Kirill Primak 4d2e310122 compositor: add wlr_surface.unmap_commit 1 year ago
Kirill Primak e1c2671725 layer-shell: check the configured flag earlier 1 year ago
Simon Ser ffa8e3ec81 examples: drop dead client code 1 year ago
Brett Ernst 47bf87ade2 renderer/vulkan: don't add two alphas together in blend func 1 year ago
eri bfc42e0f62
linux_dmabuf_v1: convert to try_from 1 year ago
eri c46d3da976
drm: convert to try_from 1 year ago
eri 8ccbe45143
buffer: convert to try_from 1 year ago
Simon Ser 5adf325333 render/vulkan: undo alpha premult before sRGB encoding/decoding 1 year ago
JiDe Zhang b560f36207 Fix output layers order error on wayland backend 1 year ago
John Lindgren 6114dd6a83 xwayland: stop translating _NET_WM_STRUT_PARTIAL coordinates 1 year ago
Simon Ser 0bb445eeff examples: split clients in separate repository 1 year ago
Simon Ser b82a53a918 Revert "backend/drm: Automatic non-blocking commits" 1 year ago
Simon Ser ecc7f01705 build: rename libdrm partial dep to be more explicit 1 year ago
Kirill Primak 0de3659698 Drop wl_client and user data assertions in bind handlers 2 years ago
Simon Ser e519635cc2 xwayland: add wlr_xwayland_create_with_server() 2 years ago
Simon Ser bdcf997a89 xwayland/server: add ready flag 2 years ago
Kenny Levinsen 45ba35719e backend/drm: Automatic non-blocking commits 2 years ago
Simon Ser fcc55ca1d0 docs: add architecture document 2 years ago
Simon Ser ccb153f024 security-context-v1: add commit event 2 years ago
Simon Ser c58deb7a7d security-context-v1: new protocol implementation 2 years ago
Christopher Snowhill 285645b8d7 xwayland: fix memory leak 2 years ago
Kirill Primak 078540e086 xdg-shell: fix wlr_xdg_popup_destroy() docs 2 years ago
Kirill Primak 65f6f556d9 layer-shell: check for NULL in wlr_layer_surface_v1_destroy() 2 years ago
Kenny Levinsen 2cf78f4c5b output: allow_artifacts -> allow_reconfiguration 2 years ago
Alexander Orzechowski 291431c14f scene/output_layout: Add assert for duplicate output insertion 2 years ago
Simon Ser 96690d6380 Add GitLab issue template 2 years ago
Kirill Primak 2c33a1c2de util/addon: make wlr_addon_set_finish() safer 2 years ago
Kirill Primak b06c2f3d1f scene-output-layout: assert lo->output == so->output 2 years ago
Alexander Orzechowski e1e911d425 scene_output_layout: Don't destroy output when output layout is destroyed 2 years ago
Alexander Orzechowski 5fb0007e02 output_event_commit: Remove committed and buffer 2 years ago
Alexander Orzechowski 03e240a7f2 wlr_output: Add applied state to commit event 2 years ago
Simon Ser 0b15b4a6ae render/allocator: log message when GBM is disabled 2 years ago
Simon Ser db7751f39e render: log error when requested renderer is compile-time disabled 2 years ago
Kirill Primak 86c30b8715 seat: remove wlr_seat_validate_grab_serial() 2 years ago
Simon Ser 36e7a672c7 xwayland: batch client ID request with other property requests 2 years ago
Simon Ser f5797be8a8 xwayland: batch property requests when handling new window 2 years ago
JiDe Zhang ca19014af0 xwayland: fix double free wlr_xwayland_shell_v1 2 years ago
Simon Ser e58c7bb792 render/drm_format_set: use published kernel doc URL 2 years ago
Manuel Stoeckl e0adaaffb6 render/vulkan: constrain blend to output subpass to redrawn region 2 years ago
Manuel Stoeckl d180f4d9b3 util: add struct to track union of rectangles 2 years ago