index
:
caelestia-shell
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
/
src
/
Caelestia
/
Internal
/
circularbuffer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-03-16
simplify dashboard
Freya Murphy
6
-383
/
+7
2026-03-16
fix build
Freya Murphy
1
-7
/
+7
2026-03-16
add exec string to default search
Freya Murphy
1
-2
/
+2
2026-03-16
fix rebase
Freya Murphy
33
-5383
/
+21
2026-03-16
remove lockscreen
Freya Murphy
19
-1052
/
+0
2026-03-16
remove config saving, make background scale properly, and add quickshell desk...
Freya Murphy
3
-69
/
+11
2026-03-16
revert 'monitorWorkspaces'
Freya Murphy
2
-15
/
+3
2026-03-16
update commits
Freya Murphy
1
-4
/
+4
2026-03-16
refactor workspace functionality (real per monitor workspaces)
Freya Murphy
3
-197
/
+37
2026-03-16
remove default paths
Freya Murphy
3
-5
/
+5
2026-03-16
fix lock screen input rounding
Freya Murphy
1
-1
/
+1
2026-03-16
remove more things again lol
Freya Murphy
28
-1864
/
+5
2026-03-16
remove more things, make lock screen use wallpaper not screenshot
Freya Murphy
4
-24
/
+8
2026-03-16
len :3
Freya Murphy
2
-1
/
+1
2026-03-16
remove more stuffff
Freya Murphy
32
-3663
/
+9
2026-03-16
only show active workspaces, fix colors
Freya Murphy
1
-0
/
+1
2026-03-16
hardcode single wallpaper
Freya Murphy
8
-321
/
+14
2026-03-16
remove recording
Freya Murphy
9
-400
/
+0
2026-03-16
only support one color scheme
Freya Murphy
1
-1
/
+1
2026-03-16
remove themes and configs from launcher
Freya Murphy
13
-876
/
+14
2026-03-16
clean up lock screen
Freya Murphy
4
-370
/
+2
2026-03-16
init fork
Freya Murphy
1
-1
/
+1
2026-03-15
fix: close other popouts when hover activewindow
2 * r + 2 * t
1
-0
/
+6
2026-03-15
bar/activewindow: toggle when not show on hover
2 * r + 2 * t
1
-3
/
+7
2026-03-15
bar/activewindow: allow disable show on hover
2 * r + 2 * t
5
-3
/
+22
2026-03-15
bar/activewindow: format
2 * r + 2 * t
1
-11
/
+12
2026-03-15
bar/activewindow: fix anim
2 * r + 2 * t
1
-1
/
+4
2026-03-15
utilities: allow disabling and moving toggles + support for extra row (#1181)
Ezekiel Gonzales
4
-54
/
+173
2026-03-15
bar: allow setting custom workspace app icons in shell.json (#1214)
Xavier Lhinares
4
-5
/
+40
2026-03-15
nix: remove outdated app2unit version pin (#1266)
nik-bsta
2
-15
/
+0
2026-03-15
bar/activewindow: add compact option (#1201)
Ezekiel Gonzales
5
-20
/
+73
2026-03-15
bar/osicon: fix blurriness (#1271)
Kalagmitan
3
-40
/
+40
2026-03-15
controlcenter/taskbar: add excludedScreens (#1215)
Bora Gülerman
3
-5
/
+56
2026-03-15
config: don't serialise sizes
2 * r + 2 * t
1
-113
/
+51
2026-03-15
config: add option to hide notifications on lockscreen (#1211)
八奈見 レイ
4
-4
/
+7
2026-03-15
media: hide person icon if user pfp is ready (#1213)
Xavier Lhinares
2
-0
/
+2
2026-03-15
notifs: support int:value hint (#1254)
cordlessblues
2
-0
/
+43
2026-03-15
systemusage: optimized storage aggregation and improved device filtering (#1261)
Kalagmitan
1
-71
/
+58
2026-03-15
fix: missing serialization for hiddenIcons (#1263)
Evertiro
1
-1
/
+2
2026-03-15
workspaces: window icons limit (#1267)
Robin Seger
5
-2
/
+49
2026-03-15
dash: use currentIndex for width, restore binding (#1286)
Robin Seger
2
-4
/
+10
2026-03-13
fix: performance network usage jumping around
2 * r + 2 * t
1
-9
/
+13
2026-03-13
feat: add excluded screens config opt
2 * r + 2 * t
7
-4
/
+27
2026-03-12
feat: replace canvas -> c++ component
2 * r + 2 * t
9
-181
/
+668
2026-03-12
notifs: skip markdown parsing for plain text bodies
2 * r + 2 * t
1
-2
/
+3
2026-03-12
hyprextras: avoid arg() overhead in applyOptions string building
2 * r + 2 * t
1
-2
/
+4
2026-03-12
brightness: use map lookup for DDC monitor matching
2 * r + 2 * t
1
-2
/
+9
2026-03-12
notifs: add sourceSize to notification images
2 * r + 2 * t
3
-0
/
+6
2026-03-12
dashboard: gate network sparkline timers on visibility
2 * r + 2 * t
1
-2
/
+2
2026-03-12
circularindicator: guard signal emissions with change checks
2 * r + 2 * t
1
-3
/
+9
[next]