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
b6b2adf056
launcher: fix showOnHover
...
Closes #591
Fixes #562
2025-09-10 14:34:59 +10:00
2 * r + 2 * t
6d351b57ae
launcher/wallpaper: include subfolder in search
...
Closes #589
2025-09-10 14:29:40 +10:00
2 * r + 2 * t
5b81104ffa
bar/tray: add icon subs
...
Usage: array of { id, image | icon }
2025-09-09 21:02:24 +10:00
2 * r + 2 * t
717855c629
internal: use Qt.resolvedUrl
2025-09-09 18:35:22 +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
0d8771cf4d
dashboard: fix pfp picker
...
Fixes #579
2025-09-09 18:00:03 +10:00
2 * r + 2 * t
5902988a77
dashboard/media: fix incubation warning
2025-09-09 16:55:42 +10:00
2 * r + 2 * t
6ae1a8e811
plugin/ac: not singleton
...
Also add nodeId prop
BeatTracker not singleton
Move BeatTracker and Cava to Audio service
2025-09-09 16:31:02 +10:00
Belal
a8baaa9929
bar: configurable scroll actions ( #559 )
...
* bar: add option to disable scroll actions for volume and brightness
* options for workspaces, brightness and volume
* add options to readme + format
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-08 23:55:46 +10:00
2 * r + 2 * t
24a1af185a
bar/statusicons: add mic indicator
...
Closes #578
2025-09-08 23:49:14 +10:00
2 * r + 2 * t
ffed0aefab
dashboard/media: ensure visualiser heads
2025-09-08 21:15:18 +10:00
2 * r + 2 * t
d0fdbefbfb
plugin/ap: fix collector
...
Actually read from speakers not mic
2025-09-08 21:10:30 +10:00
2 * r + 2 * t
c99e05026f
plugin: abstract service + ref
2025-09-06 15:41:19 +10:00
2 * r + 2 * t
d5afda9d95
plugin: add BeatTracker
...
Replaces beat-detector.cpp
2025-09-04 22:38:23 +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
958d07a3ff
dashboard/calendar: add scroll
2025-09-03 22:28:18 +10:00
2 * r + 2 * t
02c59fbd38
dashboard/calendar: fix
2025-09-03 22:19:08 +10:00
M Matthew Hydock
6e775a1a0e
dashboard: add month/year and paging to calendar ( #499 )
...
* add month/year and paging to calendar
also, removed day/month from time panel, and highlighting weekends
(need to figure out why the weekday enum is incorrect. locale issue?)
* removing dayOfWeek offset hack
this is clearly a me problem. my locale appears to be set to dz, but
only for caelestia shell. not sure why.
* aesthetic and localization improvements
* ensure all localized dates use UTC
issues i was having wrt localized date and day-of-week being off by one
appear to have been due to my timezone. forcing UTC seems to fix this.
* fixes
* anim today indicator
* keep state across open/close
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-03 21:49:41 +10:00
2 * r + 2 * t
8d8eabbaa1
internal: non async popouts
...
Fixes "Component is not ready" warnings
2025-09-03 19:58:19 +10:00
Belal
04d867b149
bar/statusicons: add lock keys indicator ( #514 )
...
* [StatusIcons] Add caps lock indicator
* Seprate CapsLock icon
* Use material icon
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-03 19:56:50 +10:00
2 * r + 2 * t
1de24676bb
internal: refactor Paths util
2025-09-03 18:55:05 +10:00
2 * r + 2 * t
2d7d01354a
lock/notifs: fix undef error
2025-09-02 19:52:21 +10:00
sweenu
1d5360d3f3
bar/workspaces: add option for ws name capitalisation ( #543 )
2025-09-01 21:47:10 +10:00
sweenu
42f0f317ca
bar/workspaces: different showWindows option for special ws ( #544 )
2025-09-01 20:58:04 +10:00
2 * r + 2 * t
91a00d55e5
dashboard/media: slightly improve media seeking
...
Still kinda buggy, but not as bad
2025-09-01 20:55:48 +10:00
Belal
67f676d913
dashboard/media: add scroll to seek ( #528 )
...
* dashboard/media: add scroll to seek
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-01 18:15:33 +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
M Matthew Hydock
468bab5e5b
launcher: allow show on hover ( #498 )
...
added `showOnHover` to launcher config, disabled by default to preserve
existing functionality. when enabled, drag-to-show is disabled.
2025-08-30 13:08:36 +10:00
Soramane
37c686d5ed
osd: fix scroll sens
2025-08-28 15:47:24 +10:00
2 * r + 2 * t
1191af68fb
lock: show keyboard layout
...
Closes #450
2025-08-28 15:27:20 +10:00
2 * r + 2 * t
f2b79757e2
lock: add caps/num lock indicator
...
Closes #485
2025-08-28 15:13:40 +10:00
Davi Ribeiro
51bcacded4
hypr: fix active window and window focus ( #483 )
...
* services/hypr: fix active window and window focus
* format
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-27 23:15:02 +10:00
2 * r + 2 * t
8311eed7a6
internal: move notif icon lower
2025-08-27 18:02:51 +10:00
2 * r + 2 * t
b5d8125867
internal: better copy
2025-08-27 17:56:46 +10:00
2 * r + 2 * t
93a779ffbd
picker: better client detection
2025-08-27 16:32:26 +10:00
2 * r + 2 * t
6200f400f3
picker: use saveItem
...
Removes grim dependency
2025-08-27 16:24:12 +10:00
Bruno Inec
fc3b08f6cb
bar/clock: allow hiding icon ( #484 )
...
* bar(clock): allow hiding the calendar icon
* loader + showCalendarIcon -> showIcon
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-27 15:58:54 +10:00
2 * r + 2 * t
4b9643a802
osd: add mic volume
...
Disabled by default
2025-08-27 15:52:18 +10:00
Faiz Khan
cdfc260f39
config: allow enable/disable osd brightness ( #481 )
...
* Added option to disable brightness slider
* Removed unwanted imports
* Renamed WrappedLoader.name to brightnessSlider
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-27 15:27:49 +10:00
2 * r + 2 * t
783057ab0d
background: add visualiser
...
Also dashboard.visualiserBars -> services.visualiserBars
2025-08-25 20:13:55 +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
92efbc61f7
bar: better handling for named workspaces
...
Fixes #448
2025-08-24 15:46:15 +10:00
2 * r + 2 * t
d1e5f48446
internal: rename Hyprland -> Hypr
...
Prevent shadowing
Fixes window info not changing on switching to an empty workspace
2025-08-24 14:14:30 +10:00