7212 Commits (cf93d3173626c507cb40b2c5d730d64d683d6fe5)
 

Author SHA1 Message Date
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
Alexander Orzechowski 291df10fe5 wlr_scene: Extract function to get xwayland surface from node
3 months ago
Alexander Orzechowski 235c8e922a Revert "wlr_scene: Ensure scene_node_update is updating entire node."
3 months ago
Kirill Primak 70c99460ca pointer-constraints: don't init/finish current/pending states
3 months ago
Alexander Orzechowski 4f1104654f wlr_scene: Fix WLR_SCENE_DEBUG_DAMAGE_HIGHLIGHT when output is transformed
3 months ago
Alexander Orzechowski 14e1987f50 wlr_scene: Don't special case swapchain buffers
3 months ago
Alexander Orzechowski 3e1358fec9 wlr_scene: Inline output_state_apply_damage
3 months ago
Alexander Orzechowski 147c5c37e3 wlr_scene: Immediately apply pending output commit damage
3 months ago
Alexander Orzechowski 78dfa4f06d wlr_scene: Funnel all damage operations through scene_output_damage
3 months ago
Kirill Primak c52e01e85f xdg-popup: don't set a role resource destroy handler
3 months ago
Kirill Primak 6c8eabcecd xdg-foreign: clean up
3 months ago
zhoulei 2c64f36e88 xwayland/xwm: listen shell destroy signal
3 months ago
Simon Ser e6dbe4580e render/gles2: check for DRM_CAP_SYNCOBJ_TIMELINE
3 months ago
Consolatis adf9d8b0be ext-foreign-toplevel-list: use correct interface and add missing handler
3 months ago
project-repo e209fe2d05 Fix memory leak in xwayland.c
3 months ago
project-repo 3cae2a2c01 Fix memory leak in drm.c
3 months ago
John Lindgren 6214144735 xwayland: add wlr_xwayland_surface_has_window_type()
3 months ago
Alistair Buxton 71cc47b859 Fix Meson version required for C23 support
3 months ago
Kirill Primak 08e779bd85 seat/pointer: reset pressed buttons on focus change
3 months ago
Consolatis 0a388a14f1 xwm: supply wlr_xwayland pointer to user_event_handler callback
4 months ago
Consolatis 20997df416 xwm: add request_close signal
4 months ago
Simon Ser df4a1d94e2 scene: fix typo in wlr_scene_surface_create() docs
4 months ago
Simon Ser 1c7e1bcc28 scene: use numbers instead of stars for doc refs
4 months ago
Alexander Orzechowski 14446216f4 wlr_scene: Improve wlr_scene_surface_create documentation
4 months ago
Alexander Orzechowski 1133bc15ce wlr_scene: Transparently restack xwayland surfaces
4 months ago
Alexander Orzechowski 66d96d244c wlr_scene: Ensure scene_node_update is updating entire node.
4 months ago