Julian Orth
|
da2d00f404
|
egui: upgrade to 0.34
|
2026-03-30 13:58:05 +02:00 |
|
Julian Orth
|
41ef632a15
|
all: remove once_cell dependency
|
2026-03-30 12:30:26 +02:00 |
|
Julian Orth
|
e3be3ca41e
|
cmm: add support for absolute_no_adaptation intent
|
2026-03-29 16:18:26 +02:00 |
|
Julian Orth
|
154438f7dc
|
cmm: add support for relative intent
|
2026-03-29 16:18:26 +02:00 |
|
Julian Orth
|
4d5675916b
|
cmm: add support for relative_bpc intent
|
2026-03-29 16:18:26 +02:00 |
|
Julian Orth
|
dca0df2555
|
cmm: store render intent
|
2026-03-29 16:18:24 +02:00 |
|
Julian Orth
|
6de5fcc105
|
wl_subsurface: apply commits via commit timeline
|
2026-03-29 14:26:02 +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 |
|
Julian Orth
|
218e50c74a
|
wl_fixes: implement v2
|
2026-03-28 15:59:12 +01:00 |
|
Nicolaus Jacobsen
|
216d104b73
|
config: add mouse-follows-focus option
|
2026-03-28 15:49:14 +01:00 |
|
Stoppedpuma
|
24b97f911f
|
Expand control center sensitivity clamp
|
2026-03-28 15:42:05 +01:00 |
|
Julian Orth
|
a1905ab971
|
config: add resize action
|
2026-03-28 15:38:26 +01:00 |
|
khyperia
|
880c98ecfb
|
Add clean-logs-older-than option
|
2026-03-28 15:20:47 +01:00 |
|
Julian Orth
|
e9708b1184
|
cli: handle WAYLAND_DISPLAY already being privileged
|
2026-03-23 20:34:32 +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 |
|
Julian Orth
|
7e923fef8b
|
seat: don't set CURSOR_MOVED flag for warps
|
2026-03-23 17:32:10 +01:00 |
|
Julian Orth
|
f3d650f2de
|
cli: add json output
|
2026-03-23 14:02:09 +01:00 |
|
Julian Orth
|
668188ff43
|
cli: add config subcommand
|
2026-03-20 18:52:05 +01:00 |
|
Nicolaus Jacobsen
|
aaf02dc4e1
|
config: add warp-mouse-to-focus action
|
2026-03-20 14:56:23 +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 |
|
Julian Orth
|
548a2bf478
|
wayland: implement wlr-virtual-pointer-unstable-v1
|
2026-03-19 19:10:12 +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 |
|
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 |
|
Julian Orth
|
52b91654ca
|
backend: take connector name from connector
|
2026-03-18 20:37:14 +01:00 |
|
Julian Orth
|
d321e888be
|
backend: take initial backend state from backend
|
2026-03-18 20:37:14 +01:00 |
|
Julian Orth
|
1a9753847a
|
backend: support outputs with arbitrary modes
|
2026-03-18 20:37:12 +01:00 |
|
Julian Orth
|
37b8bc95a5
|
window-management: restore ability to drag fullscreen windows
|
2026-03-17 18:54:17 +01:00 |
|
Julian Orth
|
955354e9b9
|
vulkan: remove duplicate warning
|
2026-03-15 17:52:12 +01:00 |
|
Julian Orth
|
9c88dfd784
|
scale: round halfway away from zero
|
2026-03-15 01:15:57 +01:00 |
|
Julian Orth
|
3d60cfc5dc
|
metal: add support for render-only devices
|
2026-03-14 14:44:57 +01:00 |
|
Julian Orth
|
17e434ba34
|
egui: fall back to software rendering
|
2026-03-14 14:30:24 +01:00 |
|
Julian Orth
|
8ff205a266
|
gbm: handle render nodes that cannot allocate buffers
|
2026-03-14 14:30:23 +01:00 |
|
Julian Orth
|
ca6fc54246
|
control-center: add window pane
|
2026-03-13 18:13:41 +01:00 |
|
Julian Orth
|
aefd1fbbdb
|
control-center: add clients pane
|
2026-03-13 16:27:39 +01:00 |
|
Julian Orth
|
78d59927ee
|
control-center: add look & feel pane
|
2026-03-13 16:27:39 +01:00 |
|
Julian Orth
|
edbdcdca32
|
control-center: add input pane
|
2026-03-13 16:27:39 +01:00 |
|
Julian Orth
|
db06d719dd
|
control-center: add GPUs pane
|
2026-03-13 16:27:39 +01:00 |
|
Julian Orth
|
d328655f8b
|
control-center: add outputs pane
|
2026-03-13 16:27:39 +01:00 |
|