index
:
caelestia-shell
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove themes and configs from launcher
Freya Murphy
2026-03-16
13
-876
/
+14
*
clean up lock screen
Freya Murphy
2026-03-16
4
-370
/
+2
*
init fork
Freya Murphy
2026-03-16
1
-1
/
+1
*
fix: close other popouts when hover activewindow
2 * r + 2 * t
2026-03-15
1
-0
/
+6
*
bar/activewindow: toggle when not show on hover
2 * r + 2 * t
2026-03-15
1
-3
/
+7
*
bar/activewindow: allow disable show on hover
2 * r + 2 * t
2026-03-15
5
-3
/
+22
*
bar/activewindow: format
2 * r + 2 * t
2026-03-15
1
-11
/
+12
*
bar/activewindow: fix anim
2 * r + 2 * t
2026-03-15
1
-1
/
+4
*
utilities: allow disabling and moving toggles + support for extra row (#1181)
Ezekiel Gonzales
2026-03-15
4
-54
/
+173
*
bar: allow setting custom workspace app icons in shell.json (#1214)
Xavier Lhinares
2026-03-15
4
-5
/
+40
*
nix: remove outdated app2unit version pin (#1266)
nik-bsta
2026-03-15
2
-15
/
+0
*
bar/activewindow: add compact option (#1201)
Ezekiel Gonzales
2026-03-15
5
-20
/
+73
*
bar/osicon: fix blurriness (#1271)
Kalagmitan
2026-03-15
3
-40
/
+40
*
controlcenter/taskbar: add excludedScreens (#1215)
Bora Gülerman
2026-03-15
3
-5
/
+56
*
config: don't serialise sizes
2 * r + 2 * t
2026-03-15
1
-113
/
+51
*
config: add option to hide notifications on lockscreen (#1211)
八奈見 レイ
2026-03-15
4
-4
/
+7
*
media: hide person icon if user pfp is ready (#1213)
Xavier Lhinares
2026-03-15
2
-0
/
+2
*
notifs: support int:value hint (#1254)
cordlessblues
2026-03-15
2
-0
/
+43
*
systemusage: optimized storage aggregation and improved device filtering (#1261)
Kalagmitan
2026-03-15
1
-71
/
+58
*
fix: missing serialization for hiddenIcons (#1263)
Evertiro
2026-03-15
1
-1
/
+2
*
workspaces: window icons limit (#1267)
Robin Seger
2026-03-15
5
-2
/
+49
*
dash: use currentIndex for width, restore binding (#1286)
Robin Seger
2026-03-15
2
-4
/
+10
*
fix: performance network usage jumping around
2 * r + 2 * t
2026-03-13
1
-9
/
+13
*
feat: add excluded screens config opt
2 * r + 2 * t
2026-03-13
7
-4
/
+27
*
feat: replace canvas -> c++ component
2 * r + 2 * t
2026-03-12
9
-181
/
+668
*
notifs: skip markdown parsing for plain text bodies
2 * r + 2 * t
2026-03-12
1
-2
/
+3
*
hyprextras: avoid arg() overhead in applyOptions string building
2 * r + 2 * t
2026-03-12
1
-2
/
+4
*
brightness: use map lookup for DDC monitor matching
2 * r + 2 * t
2026-03-12
1
-2
/
+9
*
notifs: add sourceSize to notification images
2 * r + 2 * t
2026-03-12
3
-0
/
+6
*
dashboard: gate network sparkline timers on visibility
2 * r + 2 * t
2026-03-12
1
-2
/
+2
*
circularindicator: guard signal emissions with change checks
2 * r + 2 * t
2026-03-12
1
-3
/
+9
*
filesystemmodel: use static QMimeDatabase instance
2 * r + 2 * t
2026-03-12
1
-2
/
+2
*
networkusage: avoid intermediate array copy for history updates
2 * r + 2 * t
2026-03-12
1
-12
/
+4
*
strings: cache compiled RegExp objects
2 * r + 2 * t
2026-03-12
1
-2
/
+8
*
systemusage: combine chained replace calls into single regex
2 * r + 2 * t
2026-03-12
1
-2
/
+2
*
notifs: single-pass derived properties in NotifGroup
2 * r + 2 * t
2026-03-12
2
-7
/
+54
*
workspaces: replace reduce with for loop for occupied map
2 * r + 2 * t
2026-03-12
1
-4
/
+6
*
appdb: cache favourite status during sort and avoid double sort
2 * r + 2 * t
2026-03-12
1
-11
/
+18
*
audio: replace reactive reduce with imperative node categorisation
2 * r + 2 * t
2026-03-12
1
-20
/
+28
*
nmcli: use Map-based lookups for network deduplication
2 * r + 2 * t
2026-03-12
1
-8
/
+16
*
network: debounce nmcli monitor events
2 * r + 2 * t
2026-03-12
1
-6
/
+13
*
notifs: use adaptive timer for timeStr instead of reactive binding
2 * r + 2 * t
2026-03-12
1
-11
/
+27
*
extras: fix typo
2 * r + 2 * t
2026-03-12
1
-1
/
+2
*
picker: use hyprctl proc to get cursor on init
2 * r + 2 * t
2026-03-12
1
-0
/
+12
*
dashboard: dynamic dashboard tabs + fix performance settings updating (#1253)
Robin Seger
2026-03-11
8
-103
/
+219
*
systemusage: improve GPU detection for AMD RX series GPU (#1246)
Bilal Özel
2026-03-10
1
-3
/
+6
*
feat: add Logo shape component (#1247)
Robin Seger
2026-03-10
3
-15
/
+115
*
fix: unify wifi toggle state with Nmcli service to prevent desync (#1232)
İlyas
2026-03-08
1
-2
/
+2
*
bar: allow hiding tray icons (#1227)
Evertiro
2026-03-08
3
-3
/
+7
*
picker: fix large screenshot not opening/copying to clipboard (#1250)
Chloé Legué
2026-03-08
1
-1
/
+1
[next]