2 * r + 2 * t
5b88995b39
fix: initial 0 size on launcher wallpaper item
2026-04-27 22:07:57 +10:00
2 * r + 2 * t
1f7aeec8c4
fix: specify sourceSize as a single prop
...
So we don't get 2 updates when width/height change
2026-04-27 22:07:57 +10:00
2 * r + 2 * t
6e234d6656
refactor: use signals instead of functions
2026-04-18 01:04:04 +10:00
2 * r + 2 * t
d675478e91
refactor: use new anim type prop
2026-04-15 18:32:19 +10:00
2 * r + 2 * t
b8d17ad8ef
fix: use global config for global properties
2026-04-12 22:47:30 +10:00
2 * r + 2 * t
71dd7b4db8
chore: format QML imports
2026-04-11 22:17:24 +10:00
2 * r + 2 * t
d99fefdd34
fix: use correct anim tokens in QML
2026-04-11 21:41:31 +10:00
2 * r + 2 * t
b5dcd07ab8
fix: use correct size tokens in QML
2026-04-11 21:24:16 +10:00
2 * r + 2 * t
3a37d77d1f
feat: replace qml config module with c++ module
2026-04-11 21:18:56 +10:00
2 * r + 2 * t
d0f2df9bae
chore: fix all import formats
2026-03-22 06:02:19 +11:00
2 * r + 2 * t
83cd02b90d
chore: fix launcher linter warnings
2026-03-21 16:22:19 +11:00
2 * r + 2 * t
c3fd5aa905
chore: fix unqualified access
2026-03-20 23:42:36 +11:00
2 * r + 2 * t
8b64d38e26
chore: remove unused imports
2026-03-20 22:33:26 +11:00
2 * r + 2 * t
d2acd1014d
chore: fix PersistentProperties missing-prop linter errors
2026-03-20 22:17:36 +11:00
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
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
2 * r + 2 * t
306cfc06ed
plugin: refactor into modules
2025-09-13 14:38:44 +10:00
2 * r + 2 * t
8da5acdb3d
launcher: not full rounding + better anim
2025-09-10 21:30:54 +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
6e8a32d4e4
internal: use Anim component
2025-08-24 17:22:00 +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
f52fb9bd9e
launcher: show current scheme/variant
...
Also qsTr variant stuff
2025-08-23 16:53:15 +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
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
2 * r + 2 * t
58826b7deb
internal: move launcher stuff into subfolders
2025-07-19 16:59:32 +10:00