2 * r + 2 * t
9e2ccbede3
chore: format everything
2026-03-20 04:42:06 +11:00
2 * r + 2 * t
c20ea3fabf
feat: async launcher
2026-03-20 01:10:37 +11:00
2 * r + 2 * t
9d36f5c314
feat: async calculator
2026-03-20 00:10:08 +11:00
Bora Gülerman
40a2552830
launcher: add favorite apps ( #946 )
...
* launcher: add favorite apps
Favorite apps always appear above non-favorite apps
Accepts regex, same logic as #920
Added the same regex logic to hidden apps
Added util file may need to be relocated
* addressed requested changes
* fix: Renamed newly added util singleton
Also added a null check to favorite icon loader in AppItem.qml
* controlCenter/launcherPane: added favorite apps
added icons to the app list to indicate if they are favorited/hidden
marking as favorite/hidden is desabled if the other is selected
* favouriteApps: renamed from favorite to favourite
Also disabled favorite/hidden switch for entries added as regex
* appDb: added notify and emit to favoriteApps
* controlCentre/Launcher: Fixed bug with favourite switch not enabling itself when no hiddenApps exist
Added a comment to explain the enabled state of the switches
icon loader is now a single loader rather than two, hidden icon has
priority
* spelling mistakes
* fixed warning
* formatting fixes
2026-02-19 21:26:10 +11:00
2 * r + 2 * t
4f7f21a86d
internal: no async loaders
...
Fixes reload issue and all stuff not loading issues
2026-01-16 01:40:38 +11:00
ATMDA
4ada7ea608
controlcenter: corrected certain containers not respecting transparency layers
2025-11-15 17:16:52 -05:00
ATMDA
7023a72ef1
controlcenter: corrected wallpaper flicker issue
2025-11-15 17:07:27 -05:00
ATMDA
2ebdba6cc4
launcher: reverted python launcher item to not exist, changes back to c0ea060f
2025-11-13 13:57:35 -05:00
ATMDA
47dfcf4baf
launcher: python execution like calculator functionality
2025-11-10 00:46:45 -05:00
Soramane
1075a7e97d
launcher: fix exclusion with sidebar
2025-10-03 16:26:14 +10:00
2 * r + 2 * t
a08b5daf96
plugin/appdb: forward signals
2025-09-22 13:56:21 +10:00
2 * r + 2 * t
ccc398b2a0
internal: better scroll bar
2025-09-19 23:56:17 +10:00
2 * r + 2 * t
2f42377479
launcher: fix open anim
...
Fixes #639
2025-09-18 13:30:49 +10:00
2 * r + 2 * t
252f19ec0e
launcher: prevent overlap with dashboard
...
Fixes #612
2025-09-13 19:07:04 +10:00
2 * r + 2 * t
25508df016
internal: use templates
2025-09-13 16:53:22 +10:00
2 * r + 2 * t
306cfc06ed
plugin: refactor into modules
2025-09-13 14:38:44 +10:00
2 * r + 2 * t
b5883441df
launcher: fix anim
...
Fixes #607
2025-09-13 10:57:29 +10:00
2 * r + 2 * t
3d6e335030
launcher: fix exclusion with utilities
2025-09-12 18:18:27 +10:00
2 * r + 2 * t
302a82da2d
launcher: loader content
2025-09-12 18:04:44 +10:00
2 * r + 2 * t
44c0e1b116
plugin/appdb: fix persistence
2025-09-11 15:16:34 +10:00
2 * r + 2 * t
2832de18d7
launcher: sort apps by usage
...
Closes #588
2025-09-11 02:03:01 +10:00
2 * r + 2 * t
8da5acdb3d
launcher: not full rounding + better anim
2025-09-10 21:30:54 +10:00
anders130
58615b809e
launcher: add config option for hiding applications ( #568 )
...
* feat(launcher): add config option for excluding applications from launcher
* fix(launcher): rename excludedApps to hiddenApps
* chore: add example to readme
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-10 21:19:26 +10:00
2 * r + 2 * t
6d351b57ae
launcher/wallpaper: include subfolder in search
...
Closes #589
2025-09-10 14:29:40 +10:00
Belal
767ced0df3
launcher: allow configuring actions ( #558 )
...
* refactor: make launcher actions configurable
* use variants + internal -> setMode + format
* reorder readme
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-09 18:34:16 +10:00
2 * r + 2 * t
050ddf7c3e
plugin: add qalculator
...
For launcher >calc instead of qalc proc
2025-09-04 15:40:31 +10:00
2 * r + 2 * t
0dc75259fe
launcher/wallpaper: add placeholder
2025-09-03 22:59:47 +10:00
2 * r + 2 * t
7729546469
plugin: add FileSystemModel
2025-08-31 22:03:58 +10:00
2 * r + 2 * t
9659130fdb
wallpapers: use CAELESTIA_WALLPAPERS_DIR env
...
Env var overrides config option
2025-08-30 22:30:34 +10:00
2 * r + 2 * t
6e8a32d4e4
internal: use Anim component
2025-08-24 17:22:00 +10:00
2 * r + 2 * t
486f9d2e2f
internal: add canim component
2025-08-24 16:51:09 +10:00
2 * r + 2 * t
9dcdee9cfc
internal: add anim component
...
No inlining
2025-08-24 16:42:03 +10:00
2 * r + 2 * t
85cf0c8aed
launcher: add special search
...
Closes #464
2025-08-23 17:48:15 +10:00
2 * r + 2 * t
f52fb9bd9e
launcher: show current scheme/variant
...
Also qsTr variant stuff
2025-08-23 16:53:15 +10:00
2 * r + 2 * t
fffc6b07a9
launcher: add random wallpaper action
2025-08-23 16:12:53 +10:00
2 * r + 2 * t
66c0d0a15f
launcher: exact calculation for wallpaper width
...
Fixes #322
2025-08-23 16:08:02 +10:00
2 * r + 2 * t
88a3f09de5
config: make appearance configurable
2025-08-09 00:13:48 +10:00
2 * r + 2 * t
729bc6f6f1
internal: colour fixes
2025-08-08 21:12:46 +10:00
2 * r + 2 * t
5b8edfc1e2
internal: transparency support coming soon™
...
Also fix media player selector text colour
Fix colour preview not resetting light/dark mode
2025-08-08 19:32:38 +10:00
Laurens Duin
e4d4c457f8
launcher: allow wallpaper switch when exactly 2 wallpapers ( #343 )
2025-08-05 14:31:40 +10:00
2 * r + 2 * t
c5381c5194
internal: refactor widgets folder
...
Split into subdirs and rename to components
2025-08-04 22:45:15 +10:00
2 * r + 2 * t
fe4e72eab3
internal: better shadow
2025-08-03 18:59:05 +10:00
2 * r + 2 * t
6fe2903d75
config: add apps config
...
Closes #318 and #305
2025-08-02 17:09:55 +10:00
Joel R.
4feeaaabc6
launcher: add optional vim-like keybinds ( #282 )
2025-07-28 13:08:54 +10:00
2 * r + 2 * t
22a88aaa41
internal: use configDir -> shellDir
...
configDir is deprecated
2025-07-27 14:22:50 +10:00
2 * r + 2 * t
db1e2ea3bf
dcontent: impl bt settings
2025-07-26 23:11:28 +10:00
2 * r + 2 * t
6880272c5b
config: allow enable/disable panels
...
Closes #240
2025-07-26 14:30:48 +10:00
2 * r + 2 * t
6826f71d34
launcher: fix
2025-07-19 19:17:14 +10:00
2 * r + 2 * t
6ee0437d4f
launcher: fix state transitions
2025-07-19 18:15:39 +10:00
2 * r + 2 * t
58826b7deb
internal: move launcher stuff into subfolders
2025-07-19 16:59:32 +10:00