7177 Commits (2c64f36e8886d1f26daeb2a4ee79f3f9dd3d4c85)
 

Author SHA1 Message Date
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
Alexander Orzechowski 24a9f88873 wlr_scene: Drop map/unmap listeners from xdg_shell
5 months ago
Kirill Primak 67b88e46b0 Fix __VA_OPT__ macro invocations
5 months ago
Alexander Orzechowski 65e6579c56 wlr_scene: send preferred buffer transform
5 months ago
Simon Ser 85875c47d9 build: build with C23 if supported
5 months ago
Simon Ser 3880ee15d7 Use standard __VA_OPT__ instead of GNU's ##__VA_ARGS__
5 months ago
Simon Ser 315e022f2f backend/drm: fix swapped calloc() arguments in get_or_create_layer()
5 months ago
Simon Ser 29cb151987 backend/drm: fix return value type in create_drm_connector()
5 months ago
Simon Ser a75c6cca54 render/color: fix return value type
5 months ago
Simon Ser fe429b2463 Switch to stable tablet-v2 protocol
5 months ago
Simon Ser 099350a414 build: check eglext.h header version
5 months ago
Kenny Levinsen bf67eb342b render/vulkan: vkMapMemory stage spans up front
5 months ago
Kenny Levinsen bf0246e50c render/vulkan: Fix 3dlut stage span map offset
5 months ago
Kenny Levinsen 6da71b6a89 render/vulkan: Unref color transform on pass submit
5 months ago
Kirill Primak f320df65e6 backend/wayland: introduce wlr_wl_output_set_app_id()
5 months ago
Kenny Levinsen bc82835756 render/vulkan: Use new span map handling for 3dlut
5 months ago
Kenny Levinsen 53464074e9 render/vulkan: Unmap span before freeing memory
5 months ago
John Lindgren 6d197eef94 util: let wlr_box_closest_point() be within 1/65536 of right/bottom edge
5 months ago
Kirill Primak 5201836868 backend/drm: store drm prop lists as structs
5 months ago
Kenny Levinsen 47c578945c render/vulkan: Recycle memory maps for stage spans
5 months ago
Leonardo Hernández Hernández 09603cdb0b tinywl: allow specify pkg-config binary
5 months ago
Leonardo Hernández Hernández d92c238721 tinywl: split compilation into two steps
5 months ago
Leonardo Hernández Hernández f9214373f8 tinywl: don't try to remove xdg-shell-protocol.c
5 months ago
Kenny Levinsen bedc890935 backend/drm: Use cached vrr support flag
5 months ago
Kenny Levinsen f10327f915 wlr_output: Add adaptive_sync_supported
5 months ago
Kirill Primak 55bee71a53 backend/wayland: destroy ignored tablet proxies
5 months ago
Kirill Primak 27d2eb8596 backend/wayland: dispatch remote display when waiting for a configure event
5 months ago
Simon Ser cedcd3252a backend/session: use "KMS" instead of "DRM" in log messages
5 months ago
Simon Ser 2504ca929f backend/session: log when loading WLR_DRM_DEVICES
5 months ago
Simon Ser 213bd88b4c linux-drm-syncobj-v1: new protocol implementation
5 months ago
Simon Ser d9bfb47648 render/drm_syncobj: add helpers to wait for timeline points
5 months ago
Simon Ser ea75aa3065 render/drm_syncobj: add wlr_drm_syncobj_timeline_import()
5 months ago
Simon Ser 7fc00ef777 render/drm_syncobj: introduce wlr_drm_syncobj_timeline
5 months ago