Commit Graph

7113 Commits (0a79bc28c7ebd4d3060f92dfd8893c6b981239e8)
 

Author SHA1 Message Date
Simon Ser 0a79bc28c7 build: require libinput v1.19 8 months ago
Alexander Orzechowski ee24201e26 wlr_scene: Don't disable scene nodes at creation time 8 months ago
Alexander Orzechowski a9375d6bac wlr_scene: Drop map/unmap listeners from layer_shell_v1 8 months ago
Alexander Orzechowski 48b9b7d406 wlr_scene: Drop map/unmap listeners from drag_icon 8 months ago
Alexander Orzechowski 24a9f88873 wlr_scene: Drop map/unmap listeners from xdg_shell 8 months ago
Kirill Primak 67b88e46b0 Fix __VA_OPT__ macro invocations 9 months ago
Alexander Orzechowski 65e6579c56 wlr_scene: send preferred buffer transform 9 months ago
Simon Ser 85875c47d9 build: build with C23 if supported 9 months ago
Simon Ser 3880ee15d7 Use standard __VA_OPT__ instead of GNU's ##__VA_ARGS__ 9 months ago
Simon Ser 315e022f2f backend/drm: fix swapped calloc() arguments in get_or_create_layer() 9 months ago
Simon Ser 29cb151987 backend/drm: fix return value type in create_drm_connector() 9 months ago
Simon Ser a75c6cca54 render/color: fix return value type 9 months ago
Simon Ser fe429b2463 Switch to stable tablet-v2 protocol 9 months ago
Simon Ser 099350a414 build: check eglext.h header version 9 months ago
Kenny Levinsen bf67eb342b render/vulkan: vkMapMemory stage spans up front 9 months ago
Kenny Levinsen bf0246e50c render/vulkan: Fix 3dlut stage span map offset 9 months ago
Kenny Levinsen 6da71b6a89 render/vulkan: Unref color transform on pass submit 9 months ago
Kirill Primak f320df65e6 backend/wayland: introduce wlr_wl_output_set_app_id() 9 months ago
Kenny Levinsen bc82835756 render/vulkan: Use new span map handling for 3dlut 9 months ago
Kenny Levinsen 53464074e9 render/vulkan: Unmap span before freeing memory 9 months ago
John Lindgren 6d197eef94 util: let wlr_box_closest_point() be within 1/65536 of right/bottom edge 9 months ago
Kirill Primak 5201836868 backend/drm: store drm prop lists as structs 9 months ago
Kenny Levinsen 47c578945c render/vulkan: Recycle memory maps for stage spans 9 months ago
Leonardo Hernández Hernández 09603cdb0b tinywl: allow specify pkg-config binary 9 months ago
Leonardo Hernández Hernández d92c238721 tinywl: split compilation into two steps 9 months ago
Leonardo Hernández Hernández f9214373f8 tinywl: don't try to remove xdg-shell-protocol.c 9 months ago
Kenny Levinsen bedc890935 backend/drm: Use cached vrr support flag 9 months ago
Kenny Levinsen f10327f915 wlr_output: Add adaptive_sync_supported 9 months ago
Kirill Primak 55bee71a53 backend/wayland: destroy ignored tablet proxies 9 months ago
Kirill Primak 27d2eb8596 backend/wayland: dispatch remote display when waiting for a configure event 9 months ago
Simon Ser cedcd3252a backend/session: use "KMS" instead of "DRM" in log messages 9 months ago
Simon Ser 2504ca929f backend/session: log when loading WLR_DRM_DEVICES 9 months ago
Simon Ser 213bd88b4c linux-drm-syncobj-v1: new protocol implementation 9 months ago
Simon Ser d9bfb47648 render/drm_syncobj: add helpers to wait for timeline points 9 months ago
Simon Ser ea75aa3065 render/drm_syncobj: add wlr_drm_syncobj_timeline_import() 9 months ago
Simon Ser 7fc00ef777 render/drm_syncobj: introduce wlr_drm_syncobj_timeline 9 months ago
Kirill Primak f464213447 input-method: unmap popup surfaces on deactivate 9 months ago
Kirill Primak 1e58e4006d xdg-popup: validate positioner on reposition request 9 months ago
Kirill Primak e7deea44fd xdg-popup: don't emit parent's new_popup signal too early 9 months ago
Kirill Primak 629a5171f2 backend/wayland: don't ack outdated configures 9 months ago
Kirill Primak d80c46250d backend/wayland: improve/fix xdg_toplevel (re-)initialization 9 months ago
Kirill Primak d9f6498f8a backend/wayland: commit null buffer only on unmap 9 months ago
Kirill Primak baf1e4f674 backend/wayland: don't ack a configure event too early 9 months ago
Kirill Primak 94e7165e85 backend/wayland: don't request a state too early 9 months ago
Kirill Primak a62dfebf10 backend/wayland: store output xdg_toplevel title 9 months ago
Leonardo Hernández Hernández 385c9ade5f
add an option to enable/disable libliftoff 9 months ago
Simon Ser a4e1184712 ci: add debugoptimized GCC build 9 months ago
Kirill Primak bd7a47e139 backend/drm: avoid "maybe uninitialized" warning 9 months ago
Simon Ser 6d07193bda render/color: add fallback stub when LCMS2 is disabled 9 months ago
Kirill Primak 95ac3e9924 backend/drm: add libliftoff log handler 9 months ago