outfoxxed
outfoxxed pushed to dmabuf-mgpu at quickshell/quickshell 2026-04-11 23:22:49 +00:00
outfoxxed pushed to master at quickshell/quickshell 2026-04-09 07:37:08 +00:00
d4c92973b5 i3/ipc: ensure monitor/workspace pointers are nulled on destroy
outfoxxed pushed to master at quickshell/quickshell 2026-04-09 07:11:26 +00:00
7f7ab6bc8a launch: use dup2 to reset daemon stdio over close+open
outfoxxed created branch notifyInternal2-crash-debug in quickshell/quickshell 2026-04-09 05:47:23 +00:00
outfoxxed pushed to notifyInternal2-crash-debug at quickshell/quickshell 2026-04-09 05:47:23 +00:00
56633822be add debug ld hook
outfoxxed pushed to master at quickshell/quickshell 2026-04-08 08:35:33 +00:00
7208f68bb7 core: add QS_DROP_EXPENSIVE_FONTS env var
outfoxxed pushed to master at quickshell/quickshell 2026-04-08 07:49:05 +00:00
f0d0216b3d core: add DropExpensiveFonts pragma disabling woff and woff2 fonts
outfoxxed pushed to master at quickshell/quickshell 2026-04-08 07:43:34 +00:00
87bdd972ed core: add DropExpensiveFonts pragma disabling woff and woff2 fonts
outfoxxed pushed to master at quickshell/quickshell 2026-04-08 07:42:59 +00:00
422bf9a134 core: add DropExpensiveFonts pragma disabling woff and woff2 fonts
outfoxxed pushed to master at quickshell/quickshell 2026-04-08 07:40:16 +00:00
81152718c1 core: add DropExpensiveFonts pragma disabling woff and woff2 fonts
outfoxxed pushed to master at quickshell/quickshell 2026-04-06 07:47:01 +00:00
7c5a6c4bd4 core/log: crash if Quickshell's log filter is installed twice
5bf6a412b0 core: correctly construct runtime path when XDG_RUNTIME_DIR missing
13fe9b0d98 services/pipewire: avoid blanket disconnect for default nodes
Compare 3 commits »
outfoxxed pushed to main at quickshell/quickshell-web 2026-04-04 21:00:38 +00:00
6fc1abe6c7 remove empty guide page
outfoxxed pushed to master at quickshell/quickshell 2026-04-04 20:58:33 +00:00
ad5fd9116e wm: add nullptr guard to WindowManager::screenProjection
outfoxxed pushed to master at quickshell/quickshell 2026-04-04 20:07:03 +00:00
49d4f46cf1 io/fileview: handle deserialization to list<T> properties
outfoxxed pushed to master at quickshell/quickshell 2026-04-04 19:28:49 +00:00
9b98d10178 io/fileview: try to convert values to json before handling sequences
outfoxxed pushed to main at quickshell/quickshell-web 2026-04-04 09:24:05 +00:00
84d7d2dc45 nix: update package lock hash
outfoxxed pushed to main at quickshell/quickshell-web 2026-04-04 09:16:53 +00:00
2f22943c38 hide search tags + make view wider
outfoxxed pushed to master at quickshell/quickshell 2026-04-04 09:06:32 +00:00
854088c48c io/fileview: convert containers to QVariantList/Map before serialize
outfoxxed pushed to master at quickshell/quickshell 2026-04-04 06:00:59 +00:00
8140545725 io/fileview: convert containers to QVariantList/Map before serialze
outfoxxed pushed to master at quickshell/quickshell 2026-04-04 04:38:11 +00:00
b4e71cb2c0 core/window: add parentWindow property to FloatingWindow