6816 Commits (0ea6b6e2cc490f3fbd0b92b03c0ae6eed2c0bbbf)
 

Author SHA1 Message Date
Simon Ser 0ea6b6e2cc session-lock-v1: use wlr_surface_synced
11 months ago
Simon Ser aa32d1a127 session-lock-v1: drop negative buffer size checks
11 months ago
Simon Ser dc3b2b9439 content-type-v1: use wlr_surface_synced
11 months ago
Simon Ser 90e12fb978 pointer-constraints-v1: use wlr_surface_synced
11 months ago
Simon Ser a6122c3ec5 layer-shell-v1: use wlr_surface_synced
11 months ago
Simon Ser 0e3d2222c2 xdg-decoration: use wlr_surface_synced for toplevel
11 months ago
Simon Ser 96aec06b0a subcompositor: use wlr_surface_synced
11 months ago
Simon Ser 1c3c24825f presentation-time: use wlr_surface_synced
11 months ago
Simon Ser 4b3553409a xdg-shell: use wlr_surface_synced for popups
11 months ago
Simon Ser 9201431c29 xdg-shell: use wlr_surface_synced for toplevel
11 months ago
Simon Ser 69d9a4e2cb xdg-shell: use wlr_surface_synced for wlr_xdg_surface
11 months ago
Simon Ser 7e1ae5548c compositor: add wlr_surface_role.client_commit
11 months ago
Simon Ser d847516765 compositor: add wlr_surface_synced
11 months ago
Simon Ser 34d5af4172 compositor: add wlr_surface_state_has_buffer()
11 months ago
Simon Ser 43734f7c62 compositor: fix wlr_surface_has_buffer() doc comment
11 months ago
Simon Ser 66b6c349e7 compositor: remove unnecessary wlr_surface.has_buffer
11 months ago
Simon Ser cd157a0bd9 compositor: adjust surface_state_move() comment
11 months ago
Simon Ser da5f53b461 pointer-constraints-v1: reset committed on commit
11 months ago
Simon Ser 85f44f3684 pointer-constraints-v1: add cursor_hint.enabled
11 months ago
Simon Ser df27b29d49 compositor: reset wlr_surface.current.committed on commit
11 months ago
Sergei Trofimovich f3e1f7b2a7 backend: fix build against upcoming `gcc-14` (`-Werror=calloc-transposed-args`)
11 months ago
Simon Ser 11e3c376e7 output-layout: fix missing global for outputs with a custom mode
11 months ago
Guido Günther b032161785 input-method: Simplify resetting of input state
11 months ago
pastel raschke 3bf9000a52 input-method-v2: validate commit serial
11 months ago
pastel raschke 6ee5bd9eee input-method-v2: free current strings on commit
11 months ago
Simon Ser 81f5607ad9 input-method-v2: drop unnecessary variable and cast
11 months ago
Simon Ser d6998d36ed xcursor: fix duplicate cursor check check in load_callback()
12 months ago
Simon Ser d7ac8c0cc1 cursor: drop unnecessary commented code
12 months ago
Simon Ser 7ef62cc995 cursor: fix initial cursor position for new outputs
12 months ago
Simon Ser d8c0707e27 backend/drm: return secondary backend DRM FD
12 months ago
Simon Ser 3475b1880f linux-dmabuf-v1: ignore scanout output for secondary DRM backends
12 months ago
Simon Ser fc7a0b93dd backend/drm: add wlr_drm_backend_get_parent()
12 months ago
Roman Gilg 3531007b75 render/pixman: add wlr_pixman_renderer_get_buffer_image()
12 months ago
Simon Ser 7ad3f4ad2d ci: drop stale dependencies
12 months ago
Simon Ser fe6f380f26 build: automatically compute soversion
12 months ago
Kirill Primak 425f5c07fb tinywl: check initialized instead of initial_commit
12 months ago
Kirill Primak 1cc7ab3e29 tinywl: don't send configures to uninitialized xdg_surfaces
12 months ago
Simon Ser 1f64f3925c render/gles2: add wlr_gles2_renderer_get_buffer_fbo()
12 months ago
Simon Ser 6a2ff0dffe compositor: drop surface precommit event
12 months ago
Simon Ser 78836298ef cursor: send surface scale events
12 months ago
Simon Ser 4ed8df9ab2 render: disable linux-dmabuf without DRM FD
12 months ago
Manuel Stoeckl d6859da3b4 render/vulkan: use _SRGB image view when possible
12 months ago
Manuel Stoeckl 566c413d8f render/vulkan: constify vulkan_format_props_find_modifier
12 months ago
Manuel Stoeckl 88a4b9eefd render/vulkan: create VkImage with option for _SRGB view, if possible
12 months ago
Manuel Stoeckl fd4548bb93 render/vulkan: detect which _UNORM formats support _SRGB views
12 months ago
Manuel Stoeckl acc70ee3a5 render/vulkan: extract shm texture format query into function
12 months ago
Manuel Stoeckl eab89d6c76 render/vulkan: track and use _UNORM variants of _SRGB formats
12 months ago
Alexander Orzechowski 6287b61025 wlr_damage_ring: Fix inverted conditional
12 months ago
Alexander Orzechowski 62169bf5ac wlr_scene: fix transformed outputs backend damage clearing
12 months ago
Alexander Orzechowski 364d7cba42 wlr_scene: Apply output damage once
12 months ago