7236 Commits (1b0bcf8f768e50726324ca5b29ff78d07581cffe)
 

Author SHA1 Message Date
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
Violet Purcell c76a232835 tinywl: update for versioned pkg-config file
6 months ago
Violet Purcell 4b4f76cc13 Version pkgconfig, headers, and library for parallel installation
6 months ago
Kirill Primak 08c64c166f backend/x11: send correct keyboard layout
6 months ago
Simon Ser 8cd58bc53c render/allocator: document struct wlr_allocator
6 months ago
Kenny Levinsen f409fcc772 editorconfig: Unset maximum line length for .git
6 months ago
Kenny Levinsen 13b9b54f3f wlr_scene: Skip direct scanout on color transform
6 months ago
David Turner 34201b0e7f render/pixman: Fix non-uniform scale with rotation
6 months ago
David Turner d7f63ab76c render/pixman: Remove half-pixel shift
6 months ago
JiDe Zhang 36c0d5fe3a output: reset hardware_cursor on failure
6 months ago
nerdopolis 35c3194ae5 backend/libinput: Fix call of handle_libinput_readable() when WLR_LIBINPUT_NO_DEVICES is set
6 months ago
Simon Zeni 325d843814 backend/x11: don't exit on dri3 DRM FD query failure
6 months ago
Isaac Freund 6219d7b819
wlr_surface: update get_root_surface() docs
6 months ago
Simon Ser 2c4d3ad12d render/vulkan: don't use UNDEFINED layout for imported DMA-BUFs
6 months ago
Alexander Orzechowski 56ebfde540 docs: Add notes about WLR_SCENE_DISABLE_VISIBILITY effectively disabling direct scanout.
6 months ago
Kirill Primak f0b7fb72a8 render/vulkan: don't free a descriptor set from an already destroyed lut3d dummy pool
7 months ago
Kirill Primak 073c3e8837 render/vulkan: free render format setups on destroy
7 months ago
Kirill Primak e20ae113f8 render/vulkan: free pipeline layouts on destroy
7 months ago
Kirill Primak 00bc75439f render/vulkan: fix texture clip region leak
7 months ago
Kirill Primak 510664e79b output: disable hardware cursor when falling back to software
7 months ago
Kirill Primak f534434be6 output: extract hardware cursor disabling logic
7 months ago
Kirill Primak 9c50cd71b6 xdg-toplevel: allow edge_none for resizing
7 months ago
groveer 293b0aa502 wlr_pointer_gestures_v1: emit destroy signal in destroy function
7 months ago
groveer dead0ebcc8 wlr_pointer_gestures_v1: init destroy signal
7 months ago