index
:
caelestia-shell
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
cpp
/
beat-detector.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-04
nix: remove unneeded deps
2 * r + 2 * t
1
-8
/
+0
2025-09-04
plugin: add qalculator
2 * r + 2 * t
5
-41
/
+77
2025-09-03
plugin/cim: use QtConcurrent
2 * r + 2 * t
3
-47
/
+54
2025-09-03
plugin/fsm: nodiscard stuff
2 * r + 2 * t
1
-15
/
+15
2025-09-03
launcher/wallpaper: add placeholder
2 * r + 2 * t
1
-3
/
+11
2025-09-03
plugin/fsm: emit entriesChanged
2 * r + 2 * t
1
-0
/
+2
2025-09-03
dashboard/calendar: add scroll
2 * r + 2 * t
1
-152
/
+165
2025-09-03
dashboard/calendar: fix
2 * r + 2 * t
1
-5
/
+7
2025-09-03
nix/hm: move environment to systemd.environment + refactor (#551)
Davi Ribeiro
2
-51
/
+57
2025-09-03
dashboard: add month/year and paging to calendar (#499)
M Matthew Hydock
4
-33
/
+189
2025-09-03
internal: non async popouts
2 * r + 2 * t
1
-1
/
+0
2025-09-03
bar/statusicons: add lock keys indicator (#514)
Belal
5
-10
/
+106
2025-09-03
filedialog: anim empty text
2 * r + 2 * t
1
-1
/
+8
2025-09-03
filedialog: fix anims
2 * r + 2 * t
2
-15
/
+19
2025-09-03
internal: refactor Paths util
2 * r + 2 * t
15
-36
/
+39
2025-09-03
plugin/fsm: incremental updates
2 * r + 2 * t
3
-24
/
+114
2025-09-02
lock/notifs: fix undef error
2 * r + 2 * t
1
-2
/
+2
2025-09-02
nix/hm: add extraEnvironment (#533)
BardMoon
2
-1
/
+11
2025-09-02
internal: fix undef/null errors
2 * r + 2 * t
2
-9
/
+12
2025-09-02
internal: use FileSystemModel for FileDialog
2 * r + 2 * t
6
-46
/
+44
2025-09-02
plugin/fsm: add showHidden & dirs filter
2 * r + 2 * t
2
-41
/
+88
2025-09-02
plugin/fsm: allow disabling watching
2 * r + 2 * t
2
-2
/
+24
2025-09-02
plugin/fsm: async add watcher paths
2 * r + 2 * t
1
-10
/
+22
2025-09-02
plugin/fsm: async update
2 * r + 2 * t
4
-53
/
+100
2025-09-02
plugin/fsm: only update changed dir
2 * r + 2 * t
2
-5
/
+16
2025-09-02
plugin/fsm: sort dirs first
2 * r + 2 * t
1
-0
/
+3
2025-09-02
plugin/fsm: incremental updates + sort
2 * r + 2 * t
1
-10
/
+21
2025-09-02
internal: remove singleton reloadableId
2 * r + 2 * t
2
-4
/
+0
2025-09-02
brightness: add ipc handler for get/set (#546)
sweenu
1
-6
/
+78
2025-09-01
bar/workspaces: add option for ws name capitalisation (#543)
sweenu
2
-2
/
+10
2025-09-01
bar/workspaces: different `showWindows` option for special ws (#544)
sweenu
2
-4
/
+5
2025-09-01
dashboard/media: slightly improve media seeking
2 * r + 2 * t
1
-1
/
+7
2025-09-01
dashboard/media: add scroll to seek (#528)
Belal
1
-0
/
+17
2025-09-01
nix/hm: add systemd.target in home-manager (#532)
BardMoon
2
-4
/
+14
2025-09-01
beatdetector: fix pod builder init
2 * r + 2 * t
1
-1
/
+2
2025-09-01
internal: fix beat detector warnings
2 * r + 2 * t
1
-5
/
+6
2025-09-01
internal: format cpp
2 * r + 2 * t
9
-249
/
+305
2025-09-01
plugin/fsm: only provide modelData role
2 * r + 2 * t
2
-41
/
+6
2025-09-01
plugin/cim: better sourceSize
2 * r + 2 * t
3
-27
/
+11
2025-09-01
plugin: fix warnings + const stuff
2 * r + 2 * t
6
-62
/
+62
2025-09-01
cmake: more compiler warnings
2 * r + 2 * t
2
-2
/
+13
2025-08-31
plugin/fsm: lazy entriesChanged
2 * r + 2 * t
1
-15
/
+32
2025-08-31
plugin/fsm: add new roles
2 * r + 2 * t
2
-2
/
+10
2025-08-31
plugin/fsm: rename files -> entries
2 * r + 2 * t
3
-29
/
+48
2025-08-31
plugin: add FileSystemModel
2 * r + 2 * t
6
-50
/
+288
2025-08-31
plugin/cim: check if cache is valid image
2 * r + 2 * t
2
-5
/
+5
2025-08-31
plugin/cutils: add getAverageLuminance
2 * r + 2 * t
3
-58
/
+219
2025-08-31
[CI] chore: update flake
github-actions
1
-10
/
+10
2025-08-31
dev: build using clang by default
Soramane
1
-0
/
+3
2025-08-31
nix: add debug package
Soramane
2
-4
/
+12
[next]