7190 Commits (515275ee7214bf91f8a758b660093eb4b932195a)
 

Author SHA1 Message Date
Alexander Orzechowski 515275ee72 wlr_scene: Introduce wlr_scene_set_gamma_control_manager_v1
2 years ago
Alexander Orzechowski 23202e192c wlr_scene: Introduce wlr_scene_output_needs_frame
2 years ago
Alexander Orzechowski 2463a4723e wlr_scene: Ensure we restack all xwayland surfaces to the bottom when scene node is disabled
2 years ago
Alexander Orzechowski 291df10fe5 wlr_scene: Extract function to get xwayland surface from node
2 years ago
Alexander Orzechowski 235c8e922a Revert "wlr_scene: Ensure scene_node_update is updating entire node."
2 years ago
Kirill Primak 70c99460ca pointer-constraints: don't init/finish current/pending states
2 years ago
Alexander Orzechowski 4f1104654f wlr_scene: Fix WLR_SCENE_DEBUG_DAMAGE_HIGHLIGHT when output is transformed
2 years ago
Alexander Orzechowski 14e1987f50 wlr_scene: Don't special case swapchain buffers
2 years ago
Alexander Orzechowski 3e1358fec9 wlr_scene: Inline output_state_apply_damage
2 years ago
Alexander Orzechowski 147c5c37e3 wlr_scene: Immediately apply pending output commit damage
2 years ago
Alexander Orzechowski 78dfa4f06d wlr_scene: Funnel all damage operations through scene_output_damage
2 years ago
Kirill Primak c52e01e85f xdg-popup: don't set a role resource destroy handler
2 years ago
Kirill Primak 6c8eabcecd xdg-foreign: clean up
2 years ago
zhoulei 2c64f36e88 xwayland/xwm: listen shell destroy signal
2 years ago
Simon Ser e6dbe4580e render/gles2: check for DRM_CAP_SYNCOBJ_TIMELINE
2 years ago
Consolatis adf9d8b0be ext-foreign-toplevel-list: use correct interface and add missing handler
2 years ago
project-repo e209fe2d05 Fix memory leak in xwayland.c
2 years ago
project-repo 3cae2a2c01 Fix memory leak in drm.c
2 years ago
John Lindgren 6214144735 xwayland: add wlr_xwayland_surface_has_window_type()
2 years ago
Alistair Buxton 71cc47b859 Fix Meson version required for C23 support
2 years ago
Kirill Primak 08e779bd85 seat/pointer: reset pressed buttons on focus change
2 years ago
Consolatis 0a388a14f1 xwm: supply wlr_xwayland pointer to user_event_handler callback
2 years ago
Consolatis 20997df416 xwm: add request_close signal
2 years ago
Simon Ser df4a1d94e2 scene: fix typo in wlr_scene_surface_create() docs
2 years ago
Simon Ser 1c7e1bcc28 scene: use numbers instead of stars for doc refs
2 years ago
Alexander Orzechowski 14446216f4 wlr_scene: Improve wlr_scene_surface_create documentation
2 years ago
Alexander Orzechowski 1133bc15ce wlr_scene: Transparently restack xwayland surfaces
2 years ago
Alexander Orzechowski 66d96d244c wlr_scene: Ensure scene_node_update is updating entire node.
2 years ago
Alexander Orzechowski 823a64bf7d wlr_scene: Store update box in update data
2 years ago
Alexander Orzechowski 4b4ca11f6f util/box: Introduce wlr_box_contains_box
2 years ago
Kirill Primak 8730ca9661 seat/pointer: handle duplicate presses/releases correctly
2 years ago
Simon Ser 775817e278 render: add WLR_RENDER_NO_EXPLICIT_SYNC env var
2 years ago
Simon Ser 738bbf01ee cursor: add support for linux-drm-syncobj-v1
2 years ago
Simon Ser 5f88635118 scene: add explicit synchronization for rendered buffers
2 years ago
Simon Ser 9e9636f675 scene: add support for linux-drm-syncobj-v1
2 years ago
Simon Ser 850dd7a792 linux-drm-syncobj-v1: add helper to signal on buffer release
2 years ago
Simon Ser c7035da5e2 scene: add timeline point to wlr_scene_buffer_set_buffer() options
2 years ago
Simon Ser 48f0902a36 scene: add wlr_scene_buffer_set_buffer_with_options()
2 years ago
Simon Ser edb867bc05 render/drm_syncobj: add wlr_drm_syncobj_timeline_export()
2 years ago
Simon Ser 5552de65f8 render/drm_syncobj: add wlr_drm_syncobj_timeline_transfer()
2 years ago
Simon Ser 3067e45c2e backend/drm: add support for explicit sync APIs
2 years ago
Simon Ser 1ad42bea99 output: add explicit sync API
2 years ago
Simon Ser d2374b3e4e render/gles2: implement explicit sync API
2 years ago
Simon Ser 19ffbfe356 render/egl: add support for explicit sync extensions
2 years ago
Simon Ser a1635fdb76 render: add explicit sync API
2 years ago
Alexander Orzechowski 4481c6b243 wlr_scene: Force blend mode to PREMULTIPLIED if calculate visibility is disabled
2 years ago
Kirill Primak 6261bd9684 .mailmap: add myself
2 years ago
Philipp Kaeser d400b4587a wlr_scene: Add 'struct' to comment in wlr_scene_create() to permit auto-linkify.
2 years ago
Philipp Kaeser 42df9414fb wlr_scene: Add documentation to wlr_scene_create about how to destroy the allocated resources.
2 years ago
Kirill Primak 7e13dfdd4d xwayland: remove stray empty line
2 years ago