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-11
shortcuts: add dashboard shortcut
2 * r + 2 * t
1
-0
/
+9
2025-09-11
plugin: add requests
2 * r + 2 * t
5
-36
/
+60
2025-09-11
plugin: format + refactor
2 * r + 2 * t
6
-49
/
+87
2025-09-11
plugin/appdb: fix persistence
2 * r + 2 * t
2
-21
/
+9
2025-09-11
plugin: use qt typedefs for fixed ints
2 * r + 2 * t
3
-32
/
+30
2025-09-11
launcher: sort apps by usage
2 * r + 2 * t
4
-20
/
+325
2025-09-10
plugin: remove multimedia dep
2 * r + 2 * t
3
-14
/
+13
2025-09-10
launcher: not full rounding + better anim
2 * r + 2 * t
6
-8
/
+21
2025-09-10
launcher: add config option for hiding applications (#568)
anders130
3
-2
/
+4
2025-09-10
launcher: fix showOnHover
2 * r + 2 * t
1
-1
/
+2
2025-09-10
launcher/wallpaper: include subfolder in search
2 * r + 2 * t
2
-1
/
+1
2025-09-09
bar/tray: add icon subs
2 * r + 2 * t
4
-8
/
+17
2025-09-09
plugin/service: remove zero ref warning
2 * r + 2 * t
1
-1
/
+0
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
[next]