2 * r + 2 * t
158588ce89
refactor: no need to explicitly type as default spatial
...
Default spatial is the default type, so no need to type anims as such
2026-04-23 03:47:56 +10:00
2 * r + 2 * t
7ea5fd3c70
fix: use effects curve for effects
2026-04-23 03:45:22 +10:00
2 * r + 2 * t
c4539d6960
refactor: icons follow builders pattern
...
Also add icon size() shorthand
And builder scale()
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
6573a62fc5
refactor: use Font.Xxx enum for weights
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
fee0167908
fix: use font alias on IconButton callers
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
acd492b3ea
refactor: migrate MaterialIcon font to fontStyle
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
9de9e7ec98
refactor: migrate rest of the stuff to new font api
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
3a30fcc730
refactor: migrate components to new font API
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
7cb3944af7
refactor: replace scaled spacing with new tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
52272c062d
feat: use M3 spacing tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
0d0dcaf115
refactor: replace scaled padding with new tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
57db6e246c
feat: use M3 padding tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
711587d193
refactor: migrate to new rounding tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
d97bbb34a6
chore: format
2026-04-19 19:21:03 +10:00
2 * r + 2 * t
ec8ce65857
feat: m3 expressive menus
...
Also fix the player selector being click through
Fixes #1405
Closes #1350
2026-04-19 19:15:31 +10:00
2 * r + 2 * t
a6ce66814e
chore: .. imports -> qs.components
2026-04-18 01:41:16 +10:00
2 * r + 2 * t
4ed029f3af
chore: format
2026-04-18 01:36:37 +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
8106aca173
fix: even more non global access
2026-04-13 16:42:00 +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
3a37d77d1f
feat: replace qml config module with c++ module
2026-04-11 21:18:56 +10:00
Robin Seger
c588794b20
feat: fullscreen notification & toasts overlay ( #1276 )
...
* reworked fullscreen mode as transforming shell
* controlcenter configuring of toasts & notifs
* fix animation on fs switch
* border rounding & shadow animation
* change controlcenter notifications layout
* stay on WlrLayer.Overlay, use Anim
* ci: update action versions
* qmlformat
* format take two
* third time's the charm
* fix: special workspace fullscreen
* fix: bar width border.thickness on non-persistent behaviour
* merge fix
* stop layout shift on close
* last few conventions sorted
* linting
* maximized state to fullscreen
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-29 15:22:00 +11:00
2 * r + 2 * t
be53c42f0d
chore: fix format
2026-03-28 19:51:37 +11:00
2 * r + 2 * t
42a1f34ddb
chore: fix property-override linter warnings
2026-03-28 18:17:36 +11:00
2 * r + 2 * t
25515fd32b
chore: fix rest of formatting issues
2026-03-22 16:08:57 +11:00
2 * r + 2 * t
d0f2df9bae
chore: fix all import formats
2026-03-22 06:02:19 +11:00
2 * r + 2 * t
2a54c089a4
chore: fix rest of linter warnings
2026-03-22 01:31:52 +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
796c2e4e76
chore: fix prop order
2026-03-20 16:03:18 +11:00
2 * r + 2 * t
9e2ccbede3
chore: format everything
2026-03-20 04:42:06 +11:00
2 * r + 2 * t
3b08cd6594
chore: add newline after id
2026-03-20 04:42:06 +11:00
2 * r + 2 * t
52e7e9732b
feat: async components
2026-03-20 01:01:56 +11:00
2 * r + 2 * t
9d7f0c48ce
internal: format
2026-01-28 19:21:44 +11:00
Ezekiel Gonzales
146aeb7e74
controlcenter: add desktopClock configurations ( #1097 )
...
* controlCenter: Added desktopClock configurations
* fix dropdown overlay & animation
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-01-19 15:25:02 +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
2 * r + 2 * t
ee65883f97
internal: fix some widgets not respecting rounding scale
2026-01-03 19:34:14 +11:00
ATMDA
7779de55bb
controlcenter: refactor SliderInput and StyledInputFields to use qt components and consolidated SliderInputs to single component
2025-11-20 21:58:55 -05:00
ATMDA
a2b00d4a0e
controlcenter: corrected background transparency on tooltips
2025-11-20 13:30:38 -05:00
ATMDA
ef46a02b2f
refactor: ToggleButton Tooltips and DeviceList
2025-11-19 21:04:32 -05:00
ATMDA
50e29f8be3
controlcenter: corrected nesting of bg when transparency off
2025-11-19 08:01:48 -05:00
ATMDA
b54ce46b98
controlcenter: corrected spacing between collapsiblesection headers and content
2025-11-17 19:31:31 -05:00
ATMDA
678f7e3343
controlcenter: inner scrollbar for larger sections such as fonts
2025-11-17 14:16:05 -05:00
ATMDA
ba094963bc
controlcenter: added slight background to expanded collapsiblesections on appearance
2025-11-17 13:55:52 -05:00
ATMDA
d2373e03a5
controlcenter: FIXED animation bug with sub-text
2025-11-16 19:07:51 -05:00
ATMDA
b3d54fa073
controlcenter: animation correction on certain collapsiblesections
2025-11-16 16:49:54 -05:00
ATMDA
18d117557a
controlcenter: clip/fade issue on certain collapsiblesections
2025-11-16 15:09:58 -05:00
ATMDA
c9edb4d064
controlcenter: animation subtext in collapsiblesection correction
2025-11-16 09:07:16 -05:00