7109 Commits (24a9f8887371721f4f568b8e4d18988c542b73e0)
 

Author SHA1 Message Date
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
Kirill Primak f464213447 input-method: unmap popup surfaces on deactivate
5 months ago
Kirill Primak 1e58e4006d xdg-popup: validate positioner on reposition request
5 months ago
Kirill Primak e7deea44fd xdg-popup: don't emit parent's new_popup signal too early
5 months ago
Kirill Primak 629a5171f2 backend/wayland: don't ack outdated configures
5 months ago
Kirill Primak d80c46250d backend/wayland: improve/fix xdg_toplevel (re-)initialization
5 months ago
Kirill Primak d9f6498f8a backend/wayland: commit null buffer only on unmap
5 months ago
Kirill Primak baf1e4f674 backend/wayland: don't ack a configure event too early
5 months ago
Kirill Primak 94e7165e85 backend/wayland: don't request a state too early
5 months ago
Kirill Primak a62dfebf10 backend/wayland: store output xdg_toplevel title
5 months ago
Leonardo Hernández Hernández 385c9ade5f
add an option to enable/disable libliftoff
6 months ago
Simon Ser a4e1184712 ci: add debugoptimized GCC build
6 months ago
Kirill Primak bd7a47e139 backend/drm: avoid "maybe uninitialized" warning
6 months ago
Simon Ser 6d07193bda render/color: add fallback stub when LCMS2 is disabled
6 months ago
Kirill Primak 95ac3e9924 backend/drm: add libliftoff log handler
6 months ago
Simon Ser 6e6c4408d3 backend/drm: add support for libliftoff v0.5.0
6 months ago
Kirill Primak 862a0b4826 fullscreen-shell: deprecate
6 months ago
Simon Ser 4a093c1082 build: override versioned name
6 months ago
Simon Ser dc5996a8b4 seat/keyboard: drop unnecessary check in handle_keyboard_keymap()
6 months ago