index
:
caelestia-shell
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
/
src
/
Caelestia
/
beattracker.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
internal: use Qt.resolvedUrl
2 * r + 2 * t
7
-7
/
+7
2025-09-09
launcher: allow configuring actions (#558)
Belal
4
-141
/
+241
2025-09-09
dashboard: fix pfp picker
2 * r + 2 * t
1
-1
/
+1
2025-09-09
dashboard/media: fix incubation warning
2 * r + 2 * t
1
-1
/
+0
2025-09-09
plugin/ac: not singleton
2 * r + 2 * t
13
-94
/
+241
2025-09-09
nix: fix build error with libcava (#585)
Davi Ribeiro
1
-1
/
+2
2025-09-09
nix: fix pipewire
2 * r + 2 * t
1
-2
/
+2
2025-09-08
bar: configurable scroll actions (#559)
Belal
3
-3
/
+15
2025-09-08
bar/statusicons: add mic indicator
2 * r + 2 * t
3
-0
/
+14
2025-09-08
internal: force threaded render loop
2 * r + 2 * t
1
-0
/
+1
2025-09-08
plugin: use lower case imports
2 * r + 2 * t
20
-66
/
+41
2025-09-08
plugin/ac: use double buffer
2 * r + 2 * t
4
-72
/
+36
2025-09-08
nix: remove cava dep
2 * r + 2 * t
1
-2
/
+0
2025-09-08
plugin/ac: fix idle state + reduce buffer size
2 * r + 2 * t
3
-27
/
+55
2025-09-08
dashboard/media: ensure visualiser heads
2 * r + 2 * t
2
-2
/
+1
2025-09-08
plugin/ac: rt process
2 * r + 2 * t
1
-1
/
+3
2025-09-08
plugin/ap: fix collector
2 * r + 2 * t
15
-278
/
+428
2025-09-08
dev: export cmake compile commands
2 * r + 2 * t
2
-1
/
+2
2025-09-07
plugin/cmake: use pkgconfig targets
2 * r + 2 * t
1
-7
/
+4
2025-09-07
plugin/ap: don't load empty chunks
2 * r + 2 * t
1
-1
/
+6
2025-09-07
plugin/cp: update values when bars changed
2 * r + 2 * t
1
-1
/
+4
2025-09-07
plugin/cim: fix uninitialised pointer
2 * r + 2 * t
1
-1
/
+2
2025-09-07
plugin/ap: cleaner chunk loading/accessing
2 * r + 2 * t
2
-27
/
+10
2025-09-07
plugin: add cava provider
2 * r + 2 * t
4
-3
/
+212
2025-09-07
plugin/ap: properly buffer data
2 * r + 2 * t
4
-76
/
+224
2025-09-07
[CI] chore: update flake
github-actions
1
-10
/
+10
2025-09-06
plugin: async audio processing
2 * r + 2 * t
4
-42
/
+141
2025-09-06
plugin: fix cmake version
2 * r + 2 * t
2
-3
/
+5
2025-09-06
plugin: abstract audioprovider
2 * r + 2 * t
5
-76
/
+131
2025-09-06
plugin: abstract service + ref
2 * r + 2 * t
9
-33
/
+152
2025-09-06
plugin: namespace everything
2 * r + 2 * t
10
-1
/
+41
2025-09-04
nix: fix package name typo (#567)
Christoffer Hald Christensen
1
-1
/
+1
2025-09-04
nix: disable qs hot reload (#564)
anders130
1
-0
/
+2
2025-09-04
nix: fix devshell stdenv
2 * r + 2 * t
1
-1
/
+1
2025-09-04
internal: rename assets -> extras
2 * r + 2 * t
5
-12
/
+12
2025-09-04
internal: remove beat-detector.cpp
2 * r + 2 * t
3
-583
/
+1
2025-09-04
plugin: add BeatTracker
2 * r + 2 * t
9
-31
/
+176
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
[next]