index
:
caelestia-shell
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
/
src
/
Caelestia
/
Models
/
filesystemmodel.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
9 days
config: add option to hide notifications on lockscreen (#1211)
八奈見 レイ
4
-4
/
+7
9 days
media: hide person icon if user pfp is ready (#1213)
Xavier Lhinares
2
-0
/
+2
9 days
notifs: support int:value hint (#1254)
cordlessblues
2
-0
/
+43
9 days
systemusage: optimized storage aggregation and improved device filtering (#1261)
Kalagmitan
1
-71
/
+58
9 days
fix: missing serialization for hiddenIcons (#1263)
Evertiro
1
-1
/
+2
9 days
workspaces: window icons limit (#1267)
Robin Seger
5
-2
/
+49
9 days
dash: use currentIndex for width, restore binding (#1286)
Robin Seger
2
-4
/
+10
12 days
fix: performance network usage jumping around
2 * r + 2 * t
1
-9
/
+13
12 days
feat: add excluded screens config opt
2 * r + 2 * t
7
-4
/
+27
12 days
feat: replace canvas -> c++ component
2 * r + 2 * t
9
-181
/
+668
12 days
notifs: skip markdown parsing for plain text bodies
2 * r + 2 * t
1
-2
/
+3
12 days
hyprextras: avoid arg() overhead in applyOptions string building
2 * r + 2 * t
1
-2
/
+4
12 days
brightness: use map lookup for DDC monitor matching
2 * r + 2 * t
1
-2
/
+9
12 days
notifs: add sourceSize to notification images
2 * r + 2 * t
3
-0
/
+6
12 days
dashboard: gate network sparkline timers on visibility
2 * r + 2 * t
1
-2
/
+2
12 days
circularindicator: guard signal emissions with change checks
2 * r + 2 * t
1
-3
/
+9
12 days
filesystemmodel: use static QMimeDatabase instance
2 * r + 2 * t
1
-2
/
+2
12 days
networkusage: avoid intermediate array copy for history updates
2 * r + 2 * t
1
-12
/
+4
12 days
strings: cache compiled RegExp objects
2 * r + 2 * t
1
-2
/
+8
12 days
systemusage: combine chained replace calls into single regex
2 * r + 2 * t
1
-2
/
+2
12 days
notifs: single-pass derived properties in NotifGroup
2 * r + 2 * t
2
-7
/
+54
12 days
workspaces: replace reduce with for loop for occupied map
2 * r + 2 * t
1
-4
/
+6
12 days
appdb: cache favourite status during sort and avoid double sort
2 * r + 2 * t
1
-11
/
+18
12 days
audio: replace reactive reduce with imperative node categorisation
2 * r + 2 * t
1
-20
/
+28
12 days
nmcli: use Map-based lookups for network deduplication
2 * r + 2 * t
1
-8
/
+16
12 days
network: debounce nmcli monitor events
2 * r + 2 * t
1
-6
/
+13
12 days
notifs: use adaptive timer for timeStr instead of reactive binding
2 * r + 2 * t
1
-11
/
+27
12 days
extras: fix typo
2 * r + 2 * t
1
-1
/
+2
12 days
picker: use hyprctl proc to get cursor on init
2 * r + 2 * t
1
-0
/
+12
2026-03-11
dashboard: dynamic dashboard tabs + fix performance settings updating (#1253)
Robin Seger
8
-103
/
+219
2026-03-10
systemusage: improve GPU detection for AMD RX series GPU (#1246)
Bilal Özel
1
-3
/
+6
2026-03-10
feat: add Logo shape component (#1247)
Robin Seger
3
-15
/
+115
2026-03-08
fix: unify wifi toggle state with Nmcli service to prevent desync (#1232)
İlyas
1
-2
/
+2
2026-03-08
bar: allow hiding tray icons (#1227)
Evertiro
3
-3
/
+7
2026-03-08
picker: fix large screenshot not opening/copying to clipboard (#1250)
Chloé Legué
1
-1
/
+1
2026-03-08
[CI] chore: update flake
github-actions
1
-10
/
+10
2026-03-01
[CI] chore: update flake
github-actions
1
-10
/
+10
2026-02-24
fix: add general.logo to example config (#1186)
kizo_aria
1
-0
/
+1
2026-02-22
[CI] chore: update flake
github-actions
1
-6
/
+6
2026-02-20
feat: allow different systems for weather/performance (#1109)
Evertiro
4
-1
/
+4
2026-02-19
config: added option to set session icons (#1189)
八奈見 レイ
4
-4
/
+24
2026-02-19
dashboard/performance: new design, configurable, controlcenter support (#975)
Thanh Minh
16
-183
/
+1656
2026-02-19
feat: add wallpaperEnabled option (#1187)
Unrectified
7
-6
/
+24
2026-02-19
launcher: add favorite apps (#946)
Bora Gülerman
10
-32
/
+180
2026-02-15
[CI] chore: update flake
github-actions
1
-10
/
+10
2026-02-13
shortcuts: Sidebar and Utilities shortcuts (#1160)
Ezekiel Gonzales
1
-0
/
+23
2026-02-11
shortcuts: add special workspace cycle (#1158)
Robin Seger
1
-0
/
+54
2026-02-08
fix: bluetooth battery bar (#1153)
Evertiro
1
-9
/
+3
2026-02-08
chore: logo update (#1152)
Evertiro
1
-61
/
+60
2026-02-08
[CI] chore: update flake
github-actions
1
-6
/
+6
[next]