COMMITS
April 9, 2026
O
i3/ipc: ensure monitor/workspace pointers are nulled on destroy
outfoxxed committed
O
launch: use dup2 to reset daemon stdio over close+open
outfoxxed committed
April 8, 2026
O
core: add QS_DROP_EXPENSIVE_FONTS env var
outfoxxed committed
O
core: add DropExpensiveFonts pragma disabling woff and woff2 fonts
outfoxxed committed
April 6, 2026
O
core/log: crash if Quickshell's log filter is installed twice
outfoxxed committed
O
core: correctly construct runtime path when XDG_RUNTIME_DIR missing
outfoxxed committed
O
services/pipewire: avoid blanket disconnect for default nodes
outfoxxed committed
April 4, 2026
O
wm: add nullptr guard to WindowManager::screenProjection
outfoxxed committed
O
io/fileview: handle deserialization to list<T> properties
outfoxxed committed
O
io/fileview: try to convert values to json before handling sequences
outfoxxed committed
O
io/fileview: convert containers to QVariantList/Map before serialize
outfoxxed committed
O
io/fileview: use QVariant when QJSValue cast fails in adapter prop read
outfoxxed committed
O
io/fileview: write values into correct JsonObjects in deserialize
outfoxxed committed
November 26, 2025
B
core/window: add parentWindow property to FloatingWindow
bbedward committed
August 29, 2025
H
core/colorquant: add imageRect option for cropping image
HigherOrderLogic committed
April 3, 2026
O
wayland/screencopy: use linear texture filtering over nearest
outfoxxed committed
February 2, 2026
C
networking: add PSK, settings and connection status support
Carson Powers committed
April 2, 2026
O
tooling: ensure intercepts do not overwrite symlinks to cfg files
outfoxxed committed
March 24, 2026
2
core/qmlglobal: add shellId, instanceId, appId and launchTime props
2 * r + 2 * t committed
March 31, 2026
O
services/pipewire: add -fno-strict-overflow to fix PCH with pipewire
outfoxxed committed
March 29, 2026
M
wayland/buffer: drop unused GLESv3 include
Mia Herkt committed
O
crash: add std::terminate handler
outfoxxed committed
O
core: track XDG_CURRENT_DESKTOP in debuginfo
outfoxxed committed
O
crash: run platform compat hooks in crash reporter init
outfoxxed committed
O
crash: unmask signals before reexec
outfoxxed committed
March 25, 2026
O
core: reuse global pragma parsing js engine during scanning
outfoxxed committed
March 20, 2026
B
core/region: add per-corner radius support
bbedward committed
B
wayland/background-effect: add ext-background-effect-v1 support
bbedward committed
March 19, 2026
B
launch: add ability to override AppId via pragma or QS_APP_ID
bbedward committed
October 3, 2025
D
core/log: add a mutex to protect stdoutStream
Dan Aloni committed