1
0
Fork 0
forked from wry/wry
Commit graph

2039 commits

Author SHA1 Message Date
Julian Orth
dca0df2555 cmm: store render intent 2026-03-29 16:18:24 +02:00
mahkoh
a4928d8ed6
Merge pull request #838 from mahkoh/jorth/subsurface-commit-timeline
wl_subsurface: apply commits via commit timeline
2026-03-29 14:31:11 +02:00
Julian Orth
6de5fcc105 wl_subsurface: apply commits via commit timeline 2026-03-29 14:26:02 +02:00
mahkoh
59aedd2c27
Merge pull request #837 from mahkoh/jorth/optimize-wire
wayland: optimize parsing and formatting messages
2026-03-29 13:57:04 +02:00
Julian Orth
06d523a0a1 wayland: optimize receiving messages 2026-03-29 13:38:01 +02:00
Julian Orth
9a85958479 wayland: optimize formatting of fixed-size messages 2026-03-29 12:38:25 +02:00
Julian Orth
755bfdd661 wayland: optimize parsing of fixed-size messages 2026-03-29 12:38:24 +02:00
Julian Orth
b745e20f7f wayland: keep parser data as &[u32] 2026-03-29 12:33:07 +02:00
mahkoh
fa46be9c3c
Merge pull request #835 from mahkoh/jorth/fixes-v2
wl_fixes: implement v2
2026-03-28 16:03:22 +01:00
Julian Orth
218e50c74a wl_fixes: implement v2 2026-03-28 15:59:12 +01:00
mahkoh
4955c8d248
Merge pull request #785 from Ktrompfl/warp-cursor-on-move-focus
Add mouse-refocus option to center cursor on focused window
2026-03-28 15:55:23 +01:00
Nicolaus Jacobsen
216d104b73 config: add mouse-follows-focus option 2026-03-28 15:49:14 +01:00
mahkoh
0d4ee299d4
Merge pull request #834 from Stoppedpuma/sensitivity_clamp_fix
Expand control center sensitivity clamp
2026-03-28 15:47:46 +01:00
Stoppedpuma
e6c80ce605 Update valid range in book docs 2026-03-28 15:42:05 +01:00
Stoppedpuma
24b97f911f Expand control center sensitivity clamp 2026-03-28 15:42:05 +01:00
mahkoh
9d4ae64237
Merge pull request #821 from mahkoh/jorth/resize
config: add resize action
2026-03-28 15:41:12 +01:00
Julian Orth
a1905ab971 config: add resize action 2026-03-28 15:38:26 +01:00
mahkoh
15c157b7a6
Merge pull request #813 from khyperia/clean-logs-older-than
Add clean-logs-older-than-days option
2026-03-28 15:23:31 +01:00
khyperia
880c98ecfb Add clean-logs-older-than option 2026-03-28 15:20:47 +01:00
mahkoh
4c7d108e09
Merge pull request #833 from mahkoh/jorth/tool-client-privileged
cli: handle WAYLAND_DISPLAY already being privileged
2026-03-23 20:39:43 +01:00
Julian Orth
e9708b1184 cli: handle WAYLAND_DISPLAY already being privileged 2026-03-23 20:34:32 +01:00
mahkoh
2dbf6aa483
Merge pull request #832 from mahkoh/jorth/vulkan-fixes-2
Various vulkan fixes
2026-03-23 19:21:18 +01:00
Julian Orth
a61c98aaec vulkan: don't create empty copy regions 2026-03-23 19:09:57 +01:00
Julian Orth
d527e17d58 vulkan: fix dst stage when downloading shm image 2026-03-23 18:58:13 +01:00
Julian Orth
122e28139a vulkan: fix incoherent_range size calculation 2026-03-23 18:52:37 +01:00
Julian Orth
3659006417 vulkan: add missing return in error case 2026-03-23 18:47:54 +01:00
Julian Orth
6726d53b47 vulkan: permanently disable async shm resources on error 2026-03-23 18:47:54 +01:00
mahkoh
af66c661ae
Merge pull request #831 from mahkoh/jorth/absolute-warp
seat: don't set CURSOR_MOVED flag for warps
2026-03-23 17:42:26 +01:00
Julian Orth
7e923fef8b seat: don't set CURSOR_MOVED flag for warps 2026-03-23 17:32:10 +01:00
mahkoh
320246a6d7
Merge pull request #830 from mahkoh/jorth/json
cli: add json output
2026-03-23 14:04:45 +01:00
Julian Orth
f3d650f2de cli: add json output 2026-03-23 14:02:09 +01:00
mahkoh
65aca4903b
Merge pull request #823 from mahkoh/jorth/docs-slop
Add AI-generated documentation slop
2026-03-22 13:15:54 +01:00
Claude
d14105eb1a docs: add book 2026-03-21 23:04:25 +01:00
mahkoh
c9d6fb9e40
Merge pull request #822 from mahkoh/jorth/config-subcommand
cli: add config subcommand
2026-03-20 18:57:01 +01:00
Julian Orth
668188ff43 cli: add config subcommand 2026-03-20 18:52:05 +01:00
mahkoh
6727f3e4bc
Merge pull request #820 from mahkoh/jorth/warp-to-focused
config: add warp-mouse-to-focus action
2026-03-20 15:10:03 +01:00
Nicolaus Jacobsen
aaf02dc4e1 config: add warp-mouse-to-focus action 2026-03-20 14:56:23 +01:00
mahkoh
107245d877
Merge pull request #818 from mahkoh/jorth/headless
backends: add headless backend
2026-03-19 22:52:07 +01:00
Julian Orth
8b22255f6e backends: add headless backend 2026-03-19 22:46:57 +01:00
Julian Orth
37a0bd451b udev: accept [u8] instead of str 2026-03-19 22:24:40 +01:00
mahkoh
ff177a0721
Merge pull request #817 from mahkoh/jorth/virtual-pointer
wayland: implement wlr-virtual-pointer-unstable-v1
2026-03-19 19:53:33 +01:00
Julian Orth
548a2bf478 wayland: implement wlr-virtual-pointer-unstable-v1 2026-03-19 19:10:12 +01:00
mahkoh
942c090195
Merge pull request #814 from mahkoh/jorth/virtual-outputs
virtual-output: add support for virtual outputs
2026-03-19 14:49:09 +01:00
Julian Orth
530e66ef78 virtual-output: add support for virtual outputs 2026-03-19 14:45:58 +01:00
Julian Orth
c25d17514d connector: fully damage new desktop connectors 2026-03-19 14:19:13 +01:00
mahkoh
7e479490c9
Merge pull request #812 from mahkoh/jorth/vo-preparation
Preparations for virtual outputs
2026-03-18 20:49:35 +01:00
Julian Orth
b6c8575988 head-management: pull persistent state upon first change 2026-03-18 20:46:54 +01:00
Julian Orth
479cb1d795 metal: move direct-scanout preparation to shared code 2026-03-18 20:37:14 +01:00
Julian Orth
0cb887c4b5 control-center: handle outputs without unique names 2026-03-18 20:37:14 +01:00
Julian Orth
cf36da4077 config: add get_connector_by_name 2026-03-18 20:37:14 +01:00