index
:
caelestia-shell
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2025-08-30
plugin/cim: safe async this
2 * r + 2 * t
1
-18
/
+19
2025-08-30
plugin/cim: fix null images
2 * r + 2 * t
1
-1
/
+14
2025-08-30
wallpapers: use CAELESTIA_WALLPAPERS_DIR env
2 * r + 2 * t
3
-4
/
+6
2025-08-30
readme/install: explain different aur packages
2 * r + 2 * t
1
-1
/
+5
2025-08-30
readme: rename arch installation section
2 * r + 2 * t
1
-1
/
+1
2025-08-30
plugin/cim: fix cache path
2 * r + 2 * t
2
-7
/
+8
2025-08-30
plugin/cim: respect image fill mode
2 * r + 2 * t
2
-20
/
+39
2025-08-30
plugin/cim: better cache impl
2 * r + 2 * t
5
-19
/
+42
2025-08-30
dev: reload on cmakelists change
2 * r + 2 * t
1
-0
/
+1
2025-08-30
plugin/cutils: fix saveItem scaling
2 * r + 2 * t
1
-4
/
+11
2025-08-30
launcher: allow show on hover (#498)
M Matthew Hydock
3
-3
/
+7
2025-08-30
brightness: detect monitors by connector instead of model (#503)
anders130
1
-4
/
+4
2025-08-30
nix/hm: add option to disable systemd service (#526)
Davi Ribeiro
2
-3
/
+21
2025-08-30
dev: fix qml import paths + direnv on non-nix
Soramane
1
-3
/
+5
2025-08-30
config: fix default playerAliases (#506)
anders130
2
-4
/
+3
2025-08-29
dev: better direnv
Soramane
2
-7
/
+11
2025-08-29
plugin/cim: update on size change
Soramane
3
-28
/
+73
2025-08-29
cmake: better modules enable/disable
Soramane
2
-6
/
+7
2025-08-29
nix: fix + expose lib stuff
Soramane
4
-18
/
+38
[next]