7237 Commits (a8d1e5273abad02e594c4ad2f237a204ca239528)
 

Author SHA1 Message Date
Kirill Primak a8d1e5273a linux-dmabuf-v1: use static_assert
2 months ago
Kirill Primak 56d69320c7 pointer: release pressed buttons on destroy
2 months ago
Kirill Primak c752270be7 tinywl: drop focused surface check for interactive ops
2 months ago
YaoBing Xiao 7debaced03 x11/backend: Optimize query_version error handling
2 months ago
llyyr bf0cac12a3 input-method-v2: set no keymap format if no keymap is set
2 months ago
YaoBing Xiao 04525e6f82 wlr_screencopy_v1: send fine-grained damage events
2 months ago
Kenny Levinsen 96ad414ec9 backend/drm: Remove call to CRTC realloc on scan
2 months ago
YaoBing Xiao 9f7ab85718 tearing_control_v1: Free the wlr_tearing_control_v1 on error
2 months ago
Simon Ser 1a7981f7c9 compositor: document surface events
3 months ago
Simon Ser 234d31f138 backend/drm: improve doc comment for match_connectors_with_crtcs_()
3 months ago
Kenny Levinsen beb9a9ad0a linux-drm-syncobj-v1: Skip release if there is no timeline
3 months ago
YaoBing Xiao 0db4df4c8e gles2/pass: remove duplicate variable declarations
3 months ago
Simon Ser 0d6284eb62 backend/drm: add explicit sync support to libliftoff interface
3 months ago
Simon Ser d7223eae02 backend/drm: add explicit sync support to multi-GPU blits
3 months ago
Alexander Orzechowski 3187479c07 render/color: Invert ownership model of color_transform types.
3 months ago
Simon Ser fa2abbeefb render/color: return tranform in wlr_color_transform_ref()
3 months ago
YaoBing Xiao a5aae69b2a backend/drm: remove unnecessary semicolons
3 months ago
Alexander Orzechowski 52afedadea wlr_scene: Assert wlr_scene_rect has nonnegative dimensions
3 months ago
Simon Ser 52dce29e06 render/vulkan: use non-coherent memory for read_pixels()
3 months ago
Simon Ser 5432108846 backend/drm: drop SKIP in match_connectors_with_crtcs()
3 months ago
Simon Ser 5f3b99bbed backend/drm: rename i param in match_connectors_with_crtcs_()
3 months ago
Simon Ser 1e03719361 backend/drm: drop match_connectors_with_crtcs() return value
3 months ago
Simon Ser 0bf642d246 backend/drm: use more descriptive names for match_obj()
3 months ago
Simon Ser d2a5dbe104 backend/drm: use CRTCs in-order
3 months ago
YaoBing Xiao 43554c1966 types/wlr_output: removing the useless pointer
3 months ago
Kirill Primak cf93d31736 scene: resize damage ring on geometry update
3 months ago
Alexander Orzechowski bfcaa4bc44 swapchain, damage_ring: Drop buffer age
3 months ago
Alexander Orzechowski eebaca8dbf output/render: Drop buffer age from wlr_output_begin_render_pass
3 months ago
Kirill Primak 62cc96b3a4 scene: update output geom on commit after dropping pending damage
3 months ago
Simon Ser 098cb9b7a3 xdg-shell: add wlr_xdg_toplevel_configure()
3 months ago
Simon Ser 8582b45c9e xdg-shell: document struct wlr_xdg_toplevel_configure
3 months ago
Dudemanguy 3d2f09bace backend/drm: fix a use-after-free
3 months ago
Kirill Primak b4f077a596 drm-syncobj-v1: remove buffer release listener on signaller destroy
3 months ago
YaoBing Xiao 3048fb3fc6 render/egl: Release devices before return
3 months ago
Kenny Levinsen 5df2b34d2b allocator/gbm: Reset errno before gbm_bo_create
3 months ago
Kenny Levinsen ccd4703207 allocator/gbm: Log errno if gbm_bo_create fails
3 months ago
Kirill Primak a0450d219f layer-shell: introduce wlr_layer_surface_v1_get_exclusive_edge()
3 months ago
Kirill Primak 270e6f4ebb layer-shell: add v5 support
3 months ago
Kirill Primak e88988e364 keyboard: simplify releasing keys on finish
3 months ago
Kirill Primak 310a5eb61c backend/wayland: simplify wl_keyboard.{enter,leave} processing
3 months ago
Isaac Freund 08495d2596 backend/drm: don't set vsync present flag if page flip was async
3 months ago
Kirill Primak 3103ea3af9 backend/wayland: process initial events from globals correctly
3 months ago
Kirill Primak ee21deb458 linux-drm-syncobj: add missing decls in the header
3 months ago
Leonardo Hernández Hernández baaec88e2f
linux-drm-syncobj-v1: actually use the requested version
3 months ago
Kirill Primak 4da4269d8f seat/pointer: reset pressed buttons on "grab-compatible" focus change
3 months ago
Kirill Primak 5c98d1a04a xdg-surface: fix window geometry handling
3 months ago
Kirill Primak a1298580cc compositor: add surface role map hook
3 months ago
Alexander Orzechowski 515275ee72 wlr_scene: Introduce wlr_scene_set_gamma_control_manager_v1
3 months ago
Alexander Orzechowski 23202e192c wlr_scene: Introduce wlr_scene_output_needs_frame
3 months ago
Alexander Orzechowski 2463a4723e wlr_scene: Ensure we restack all xwayland surfaces to the bottom when scene node is disabled
3 months ago