summaryrefslogtreecommitdiff
path: root/plugin/src/Caelestia/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove more things again lolFreya Murphy9 days1-4/+0
|
* plugin: add sleep notifierSoramane2025-09-261-1/+1
| | | | Lock before sleep
* plugin: add hypr extras (#690)2 * r + 2 * t2025-09-241-1/+2
| | | | | | | | | * move machine * works * prevent duplicate refreshes * use instead of hyprctl proc
* plugin: add image analyser2 * r + 2 * t2025-09-241-0/+1
|
* utilities: add toasts2 * r + 2 * t2025-09-211-0/+1
|
* plugin: managers -> internal2 * r + 2 * t2025-09-131-1/+1
|
* plugin: refactor into modules2 * r + 2 * t2025-09-131-39/+38
|
* plugin/cmake: link qt quick2 * r + 2 * t2025-09-131-1/+2
| | | | See #608
* plugin: add requests2 * r + 2 * t2025-09-111-0/+1
| | | | Replaces QML Requests singleton
* plugin: format + refactor2 * r + 2 * t2025-09-111-0/+1
|
* launcher: sort apps by usage2 * r + 2 * t2025-09-111-1/+3
| | | | Closes #588
* plugin: remove multimedia dep2 * r + 2 * t2025-09-101-3/+12
| | | | Also remove QML module version
* plugin/ap: fix collector2 * r + 2 * t2025-09-081-1/+3
| | | | Actually read from speakers not mic
* plugin/cmake: use pkgconfig targets2 * r + 2 * t2025-09-071-7/+4
|
* plugin: add cava provider2 * r + 2 * t2025-09-071-2/+6
|
* plugin: fix cmake version2 * r + 2 * t2025-09-061-3/+3
| | | | Also print message
* plugin: abstract audioprovider2 * r + 2 * t2025-09-061-1/+2
|
* plugin: abstract service + ref2 * r + 2 * t2025-09-061-0/+2
|
* plugin: add BeatTracker2 * r + 2 * t2025-09-041-2/+7
| | | | Replaces beat-detector.cpp
* plugin: add qalculator2 * r + 2 * t2025-09-041-1/+6
| | | | For launcher >calc instead of qalc proc
* plugin/fsm: async update2 * r + 2 * t2025-09-021-1/+1
|
* plugin: add FileSystemModel2 * r + 2 * t2025-08-311-0/+1
|
* plugin/cim: better cache impl2 * r + 2 * t2025-08-301-1/+1
|
* plugin: create caching image manager2 * r + 2 * t2025-08-271-0/+1
| | | | No need for external proc
* plugin: add saveItem2 * r + 2 * t2025-08-261-0/+25