7180 Commits (78dfa4f06d06e5442ad47e25ccd98522795a5896)
 

Author SHA1 Message Date
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
Alexander Orzechowski 823a64bf7d wlr_scene: Store update box in update data
4 months ago
Alexander Orzechowski 4b4ca11f6f util/box: Introduce wlr_box_contains_box
4 months ago
Kirill Primak 8730ca9661 seat/pointer: handle duplicate presses/releases correctly
4 months ago
Simon Ser 775817e278 render: add WLR_RENDER_NO_EXPLICIT_SYNC env var
4 months ago
Simon Ser 738bbf01ee cursor: add support for linux-drm-syncobj-v1
4 months ago
Simon Ser 5f88635118 scene: add explicit synchronization for rendered buffers
4 months ago
Simon Ser 9e9636f675 scene: add support for linux-drm-syncobj-v1
4 months ago
Simon Ser 850dd7a792 linux-drm-syncobj-v1: add helper to signal on buffer release
4 months ago
Simon Ser c7035da5e2 scene: add timeline point to wlr_scene_buffer_set_buffer() options
4 months ago
Simon Ser 48f0902a36 scene: add wlr_scene_buffer_set_buffer_with_options()
4 months ago
Simon Ser edb867bc05 render/drm_syncobj: add wlr_drm_syncobj_timeline_export()
4 months ago
Simon Ser 5552de65f8 render/drm_syncobj: add wlr_drm_syncobj_timeline_transfer()
4 months ago
Simon Ser 3067e45c2e backend/drm: add support for explicit sync APIs
4 months ago
Simon Ser 1ad42bea99 output: add explicit sync API
4 months ago
Simon Ser d2374b3e4e render/gles2: implement explicit sync API
4 months ago
Simon Ser 19ffbfe356 render/egl: add support for explicit sync extensions
4 months ago
Simon Ser a1635fdb76 render: add explicit sync API
4 months ago
Alexander Orzechowski 4481c6b243 wlr_scene: Force blend mode to PREMULTIPLIED if calculate visibility is disabled
4 months ago
Kirill Primak 6261bd9684 .mailmap: add myself
4 months ago
Philipp Kaeser d400b4587a wlr_scene: Add 'struct' to comment in wlr_scene_create() to permit auto-linkify.
4 months ago
Philipp Kaeser 42df9414fb wlr_scene: Add documentation to wlr_scene_create about how to destroy the allocated resources.
4 months ago
Kirill Primak 7e13dfdd4d xwayland: remove stray empty line
4 months ago
Consolatis ceb4fcedca xwm: expose individual axis for _set_maximized()
4 months ago
John Lindgren f9199bb6d4 xwayland: set focus to XCB_POINTER_ROOT rather than XCB_NONE
4 months ago
John Lindgren 5083efe18b xwayland: add wlr_xwayland_surface_offer_focus()
4 months ago
John Lindgren eb5312022a xwayland: add focus_in and grab_focus events
4 months ago
John Lindgren aa1163e640 xwayland: factor out xwm_set_focused_window()
4 months ago
Kirill Primak de574ac098 output-power-management: send zwlr_output_power_v1.failed on output destroy
4 months ago
BiRD 42673a2821 tinywl: Update .gitignore
4 months ago
BiRD cd2cf1bafb ci: Remove package 'gmake'
4 months ago
BiRD f16a3c1180 tinywl: Edit Makefile for bmake compatibility
4 months ago
chenyongxing 015bb8512e render/vulkan: Fix draw rect clip region invalid in blend none mod
4 months ago