7159 Commits (775817e278fde86c8c41e3eee791798781adc0e2)
 

Author SHA1 Message Date
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
Isaac Freund 7550e483ae docs: update comments for wlr_output API changes
4 months ago
Isaac Freund 2a8a23c467 wlr_output: remove dead function
4 months ago
Simon Ser 179ed7c296 build: use fs.relative_to() instead of hand-rolled logic
4 months ago
Bill Li 22adc65586 ci: use package x11-servers/xwayland instead of x11-servers/xwayland-devel
4 months ago
Kirill Primak e17916d413 Rename wlr_surface_get_extends() to wlr_surface_get_extents()
4 months ago
Isaac Freund d3b7e040af wlr_xwayland_surface: fix prefix of two functions
4 months ago
Isaac Freund 5ecbd23c1d wlr_surface: fix argument order consistency
4 months ago
Simon Ser b10516e1e8 build: bump version to 0.19.0-dev
4 months ago
Simon Ser 4666996b2a build: bump version to 0.18.0
4 months ago
Simon Ser e34cc23549 scene: only skip bottom-most black rects with fractional scaling
4 months ago
Simon Ser f057239b6a ci: use tinywl built by Meson
4 months ago
Simon Ser a35b4f059d backend/drm: add support for SIZE_HINTS property
4 months ago
Simon Ser 6f63f55ace build: use auto_features=disabled for libdrm subproject
4 months ago
Simon Ser 59138460c4 render: init wl_shm version 2
5 months ago
Simon Ser 0028e0638f backend/wayland: use wl_shm.release if available
5 months ago
Simon Ser 22dab77d28 shm: add support for wl_shm version 2
5 months ago
Kirill Primak 9646742502 meson: bump wayland dep version to 1.23
5 months ago
Simon Ser 0a79bc28c7 build: require libinput v1.19
5 months ago
Alexander Orzechowski ee24201e26 wlr_scene: Don't disable scene nodes at creation time
5 months ago
Alexander Orzechowski a9375d6bac wlr_scene: Drop map/unmap listeners from layer_shell_v1
5 months ago
Alexander Orzechowski 48b9b7d406 wlr_scene: Drop map/unmap listeners from drag_icon
5 months ago