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
acd492b3ea
refactor: migrate MaterialIcon font to fontStyle
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
77dbcf5a88
refactor: migrate bar to new font API
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
d675478e91
refactor: use new anim type prop
2026-04-15 18:32:19 +10:00
2 * r + 2 * t
7e4b14f6ba
fix: per monitor props not having ancestor scope
2026-04-13 00:07:55 +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
473e4456b0
feat: async bar
2026-03-20 01:18:45 +11:00
Evertiro
5bde26496e
bar: allow hiding tray icons ( #1227 )
...
* First pass at hiding systray icons
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
* Don't dump all IDs for no reason >_<
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
* Better handling for hiding tray icons
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
* Re-add EOF newline
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
* Hide popouts too
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
* Hide the expand icon if no icons are visible
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
* Update modules/bar/components/Tray.qml
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* Update modules/bar/components/Tray.qml
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* Update modules/bar/components/Tray.qml
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* That needs to be inverted
* Clean up
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
* fix
---------
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-08 20:33:31 +11:00
ATMDA
3e977f212d
tray: if background enabled and empty, background is hidden
2025-11-11 16:33:21 -05:00
2 * r + 2 * t
5559490e5f
bar: fix height when tray expansion
2025-09-25 16:20:41 +10:00
2 * r + 2 * t
d191ac44b5
bar: add compact tray option
...
Closes #659
2025-09-25 16:14:24 +10:00
2 * r + 2 * t
6e8a32d4e4
internal: use Anim component
2025-08-24 17:22:00 +10:00
2 * r + 2 * t
2be46ff65a
internal: static bar width
2025-08-15 21:49:09 +10:00
2 * r + 2 * t
a02d774b0a
config: add config for bar tray recolour & bg
...
Closes #337
2025-08-14 17:18:24 +10:00
Soramane
4598e8a775
internal: use new qs imports
2025-07-16 18:02:28 +10:00
2 * r + 2 * t
43f8c36677
bar: fix workspaces and tray icons
...
Should fix the anims not finishing
2025-06-17 23:22:34 +10:00
2 * r + 2 * t
17fb60f216
feat: tray item menus
2025-06-06 22:38:15 +10:00
2 * r + 2 * t
63da636144
internal: bar only vertical
...
The bar can only be vertical
Remove box, boxlayout and anchortext
Add StyledClippingRect
2025-05-27 10:42:08 +08:00
2 * r + 2 * t
9f55a6d0aa
bar: better colours
2025-05-24 14:06:02 +08:00
2 * r + 2 * t
01b38be6af
internal: fix binding loops
2025-05-24 13:31:36 +08:00
2 * r + 2 * t
89bb774012
refactor: manually animate rect if needed
...
No need for animate prop, it's used too little so just manually set it if needed to save memory
2025-05-10 18:49:10 +10:00
2 * r + 2 * t
1fdaf24526
refactor: move colours to separate service
2025-05-05 14:50:18 +10:00
2 * r + 2 * t
d54df2792a
feat: bar panel preset
...
Make presets more flexible
Fix workspaces when show windows disabled
Make rounded option for workspaces
2025-05-01 00:56:55 +10:00
2 * r + 2 * t
571f3312b2
refactor: move tray items into own file
2025-04-30 22:01:10 +10:00
2 * r + 2 * t
e0f01ccdb9
bar: animate tray recolour
2025-04-29 23:32:31 +10:00
2 * r + 2 * t
d0a61b9834
bar: move tray + recolour option
...
Option to recolour tray icons
2025-04-29 23:29:51 +10:00
2 * r + 2 * t
7d07f8175d
bar: minor code changes
2025-04-29 22:01:12 +10:00
2 * r + 2 * t
4e41356d5c
bar: animate tray
2025-04-29 20:52:02 +10:00
2 * r + 2 * t
ae878e390f
feat: bar system tray
2025-04-29 19:57:07 +10:00