Commit graph

758 commits

Author SHA1 Message Date
2 * r + 2 * t
ef5936d0ab notifs: persistent notifs + better sidebar notifs 2025-09-18 23:39:23 +10:00
2 * r + 2 * t
b5b536ac8f sidebar: add notifs 2025-09-18 20:37:00 +10:00
2 * r + 2 * t
85d575f6c1 feat: add sidebar
WIP
2025-09-18 15:19:15 +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
e723af3293 idlemonitor: inhibit when audio playing 2025-09-17 23:39:09 +10:00
2 * r + 2 * t
24922be5e9 feat: add idle monitor
Replaces hypridle
2025-09-17 23:15:47 +10:00
2 * r + 2 * t
510cb45ac1 session: loader content 2025-09-17 19:46:51 +10:00
2 * r + 2 * t
c48f411bcb osd: fix anim when appear on change 2025-09-17 19:46:42 +10:00
2 * r + 2 * t
172c1a047d utilities/toggles: add dnd
Closes #80
Closes #426
2025-09-15 23:32:07 +10:00
2 * r + 2 * t
debf99a5d9 utilities: fix colours
Fix transparency + some button colours
2025-09-15 23:09:51 +10:00
2 * r + 2 * t
9c6520b879 utilities/toggles: add gamemode
Closes #617
2025-09-15 22:55:28 +10:00
2 * r + 2 * t
484027202e utilities/toggles: convert to row of icon buttons 2025-09-15 22:36:48 +10:00
2 * r + 2 * t
3a9db3d163 internal: remove workaround for hyprland bug 2025-09-15 22:06:54 +10:00
2 * r + 2 * t
d1ad000a8e internal: fix null warnings 2025-09-15 22:00:47 +10:00
2 * r + 2 * t
ff901d825b utilities/record: fix list expand anim 2025-09-15 21:58:36 +10:00
2 * r + 2 * t
7a9fce9dd4 utilities/record: allow pause/resume recording 2025-09-15 21:55:10 +10:00
2 * r + 2 * t
4f54763e02 utilities/record: select mode 2025-09-15 15:59:24 +10:00
2 * r + 2 * t
9a92ad2d62 utilities/record: app2unit 2025-09-14 23:44:08 +10:00
2 * r + 2 * t
a92b3b3ee8 utilities: fix modal mouse area
Also better anim
2025-09-14 20:38:33 +10:00
2 * r + 2 * t
24c0ba77fc utilities: extend modal scrim fade 2025-09-14 20:15:37 +10:00
2 * r + 2 * t
7427229297 internal: add opacity mask component 2025-09-14 19:05:08 +10:00
2 * r + 2 * t
520e3194f4 utilities: add scrim to recording delete modal 2025-09-14 19:04:49 +10:00
2 * r + 2 * t
281b04b6d9 utilities: add recording delete confirmation 2025-09-14 17:31:01 +10:00
2 * r + 2 * t
4b221e2fd5 utilities: add recording control 2025-09-14 16:59:19 +10:00
2 * r + 2 * t
b2b862135a internal: close panels when fullscreen app
See #609
2025-09-14 12:23:53 +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
c09d5a6c03 internal: fix blurriness 2025-09-13 16:59:51 +10:00
2 * r + 2 * t
25508df016 internal: use templates 2025-09-13 16:53:22 +10:00
2 * r + 2 * t
98a709af78 plugin/managers: add CircularIndicatorManager
Basically move StyledBusyIndicator -> CircularIndicator + logic for it from js -> c++
2025-09-13 15:50:04 +10:00
2 * r + 2 * t
306cfc06ed plugin: refactor into modules 2025-09-13 14:38:44 +10:00
2 * r + 2 * t
a57dd9343a popouts/tray: better interaction
Not exclusive when on first layer of submenus

Closes #610
2025-09-13 11:25:11 +10:00
2 * r + 2 * t
b5883441df launcher: fix anim
Fixes #607
2025-09-13 10:57:29 +10:00
2 * r + 2 * t
5fc37bbe0d bar: remove idle inhibitor
Use the one in the utilities panel instead
2025-09-12 18:29:49 +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
d06d8b870f osd: loader content 2025-09-12 17:15:55 +10:00
2 * r + 2 * t
2fa949139a dashboard: persist state 2025-09-12 17:06:39 +10:00
2 * r + 2 * t
53f7da32e4 utilities: loader content 2025-09-12 16:58:43 +10:00
2 * r + 2 * t
83d3b4ebd5 utilities: add keep awake and quick toggles 2025-09-12 16:51:38 +10:00
2 * r + 2 * t
0ed829c24a interactions: fix interaction area
Hyprland bug smh
2025-09-12 13:50:31 +10:00
2 * r + 2 * t
fa00a62600 shortcuts: add dashboard shortcut 2025-09-11 22:57:03 +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
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