index
:
caelestia-shell
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-03-12
feat: replace canvas -> c++ component
2 * r + 2 * t
7
-0
/
+623
2026-03-12
hyprextras: avoid arg() overhead in applyOptions string building
2 * r + 2 * t
1
-2
/
+4
2026-03-12
circularindicator: guard signal emissions with change checks
2 * r + 2 * t
1
-3
/
+9
2026-03-12
filesystemmodel: use static QMimeDatabase instance
2 * r + 2 * t
1
-2
/
+2
2026-03-12
appdb: cache favourite status during sort and avoid double sort
2 * r + 2 * t
1
-11
/
+18
2026-02-19
launcher: add favorite apps (#946)
Bora Gülerman
2
-1
/
+58
2026-01-30
plugin: fix build on NixOS (#1128)
Lukáš Pražák
1
-1
/
+4
2026-01-28
plugin: fix libcava update issues
2 * r + 2 * t
2
-9
/
+1
2026-01-12
plugin/cutils: fix copyfile when overwrite file doesn't exist
2 * r + 2 * t
1
-1
/
+1
2025-10-21
internal: fix serviceref lsp warning
2 * r + 2 * t
1
-1
/
+1
2025-10-14
internal: use QQmlListProperty
2 * r + 2 * t
9
-40
/
+54
2025-10-01
plugin/cutils: warn on overwrite fail
2 * r + 2 * t
1
-1
/
+4
2025-09-27
plugin/cp: O(n) monstercat
2 * r + 2 * t
1
-9
/
+15
2025-09-27
idlemonitor: handle logind lock/unlock
2 * r + 2 * t
4
-35
/
+72
2025-09-26
plugin/hypr: fix shadowed decl
Soramane
1
-4
/
+4
2025-09-26
plugin: add sleep notifier
Soramane
4
-1
/
+58
2025-09-25
plugin/hypr: fix updating keyboards
2 * r + 2 * t
1
-5
/
+10
2025-09-25
plugin/hypr: fix devices + better error handling
2 * r + 2 * t
4
-7
/
+39
2025-09-25
plugin/appdb: delete when backing entries deleted
2 * r + 2 * t
1
-3
/
+38
2025-09-25
plugin/hypr: fix event socket
2 * r + 2 * t
1
-2
/
+2
2025-09-25
plugin/hypr: add more helpers
2 * r + 2 * t
2
-0
/
+32
2025-09-24
plugin: add hypr extras (#690)
2 * r + 2 * t
6
-1
/
+415
2025-09-24
plugin: sub namespace modules
Soramane
18
-36
/
+36
2025-09-24
plugin/ia: fix luminance
2 * r + 2 * t
1
-1
/
+1
2025-09-24
plugin/fsm: fix crash
2 * r + 2 * t
3
-30
/
+13
2025-09-24
plugin: add image analyser
2 * r + 2 * t
5
-241
/
+285
2025-09-23
plugin: fix clazy warnings
2 * r + 2 * t
4
-13
/
+14
2025-09-23
plugin/fsm: update relativePath when path changed
2 * r + 2 * t
2
-2
/
+20
2025-09-23
plugin/fsm: emit entriesChanged before destruction
2 * r + 2 * t
1
-2
/
+5
2025-09-22
plugin/service: ref by object
2 * r + 2 * t
7
-45
/
+20
2025-09-22
plugin: delete entries after emitting signal
2 * r + 2 * t
2
-3
/
+8
2025-09-22
plugin/fsm: dont store comparator
2 * r + 2 * t
1
-4
/
+6
2025-09-22
plugin/cutils: qthreadpool -> qtconcurrent
2 * r + 2 * t
1
-58
/
+56
2025-09-22
plugin/appdb: debounce updating entries
2 * r + 2 * t
2
-1
/
+9
2025-09-22
plugin/appdb: forward signals
2 * r + 2 * t
3
-13
/
+30
2025-09-21
plugin/fsm: fix crash
2 * r + 2 * t
1
-6
/
+5
2025-09-21
utilities: add toasts
2 * r + 2 * t
3
-0
/
+198
2025-09-17
plugin: delete -> deleteLater
2 * r + 2 * t
2
-3
/
+3
2025-09-16
plugin: fix crashes
2 * r + 2 * t
11
-288
/
+108
2025-09-14
plugin/cutils: fix saveItem
2 * r + 2 * t
1
-1
/
+1
2025-09-14
utilities: add recording control
2 * r + 2 * t
4
-20
/
+80
2025-09-13
plugin: managers -> internal
2 * r + 2 * t
6
-3
/
+3
2025-09-13
plugin/managers: add CircularIndicatorManager
2 * r + 2 * t
3
-0
/
+284
2025-09-13
plugin: refactor into modules
2 * r + 2 * t
20
-39
/
+69
2025-09-13
plugin/cmake: link qt quick
2 * r + 2 * t
1
-1
/
+2
2025-09-12
plugin/service: fix invoke after destruction
2 * r + 2 * t
1
-2
/
+19
2025-09-12
plugin: fix floating point comparison
2 * r + 2 * t
2
-2
/
+2
2025-09-11
plugin: add requests
2 * r + 2 * t
3
-0
/
+59
2025-09-11
plugin: format + refactor
2 * r + 2 * t
5
-49
/
+84
2025-09-11
plugin/appdb: fix persistence
2 * r + 2 * t
1
-3
/
+9
[next]