Commit graph

1340 commits

Author SHA1 Message Date
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
15def897b2 plugin/cutils: fix saveItem
Fixes #615
2025-09-14 20:40:28 +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
github-actions
e2fb8270b1 [CI] chore: update flake 2025-09-14 01:17:55 +00: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
c2aa63b99a plugin: managers -> internal 2025-09-13 15:54:01 +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
7e93d558d6 network: fix undef errors 2025-09-13 11:17:06 +10:00
2 * r + 2 * t
d90c4b6df7 plugin/cmake: link qt quick
See #608
2025-09-13 11:04:25 +10:00
2 * r + 2 * t
4ef6f33024 readme: update manual installation deps 2025-09-13 11:00:04 +10:00
2 * r + 2 * t
082c757bb0 config/launcher: set default maxShown to 7
Better for 1920x1080 screens
2025-09-13 10:58:36 +10:00
2 * r + 2 * t
b5883441df launcher: fix anim
Fixes #607
2025-09-13 10:57:29 +10:00
2 * r + 2 * t
5687a216ca plugin/service: fix invoke after destruction 2025-09-12 23:38:00 +10:00
2 * r + 2 * t
56f6150ec9 internal: fix crash 2025-09-12 19:17:35 +10:00
2 * r + 2 * t
297df9bca1 readme: update example config 2025-09-12 18:45:02 +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
2bd7089310 plugin: fix floating point comparison
Closes #602
2025-09-12 12:54:22 +10:00
Auguste Baum
814831620c
network: put back the ":" in SSIDs (#601) 2025-09-12 11:07:17 +10:00
2 * r + 2 * t
fa00a62600 shortcuts: add dashboard shortcut 2025-09-11 22:57:03 +10:00
2 * r + 2 * t
ca8c56d473 plugin: add requests
Replaces QML Requests singleton
2025-09-11 22:34:04 +10:00
2 * r + 2 * t
b87d5bf20e plugin: format + refactor 2025-09-11 22:08:25 +10:00
2 * r + 2 * t
44c0e1b116 plugin/appdb: fix persistence 2025-09-11 15:16:34 +10:00
2 * r + 2 * t
6f147b21cc plugin: use qt typedefs for fixed ints 2025-09-11 02:07:12 +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
f3d086024b plugin: remove multimedia dep
Also remove QML module version
2025-09-10 22:57:12 +10:00
2 * r + 2 * t
8da5acdb3d launcher: not full rounding + better anim 2025-09-10 21:30:54 +10:00