83c6b62c13
feat(nosignal): finish Nerd Font icon remap — core surfaces
...
Convert remaining reachable surfaces to NsIcon (launcher, utilities, windowinfo,
sidebar, dashboard, notification toast, shared controls IconTextButton/Menu/
SplitButton/ToggleButton/CollapsibleSection/CustomSpinBox, CoverArt). Handles
the `sourceComponent: MaterialIcon {` form and icon-via-alias controls.
- IconTextButton: alias -> plain `icon` property + bound NsIcon (cross-file alias
to a custom property was rejected).
- Reverted IconButton `font:` (the controls-wide font->fontStyle sweep wrongly
hit ButtonBase, which uses font not fontStyle).
- Glyphs map: +31 names (dashboard/utilities/launcher leftovers) — no "?" glyphs.
Old collapsed bar + old lock sub-components left as-is (unused, never render).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 12:59:28 +01:00
2 * r + 2 * t
7c78781727
fix: launcher dash exclusion
2026-05-06 19:52:08 +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
6573a62fc5
refactor: use Font.Xxx enum for weights
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
a3e84b555e
refactor: migrate launcher to new font API
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
d675478e91
refactor: use new anim type prop
2026-04-15 18:32:19 +10:00
2 * r + 2 * t
b8d17ad8ef
fix: use global config for global properties
2026-04-12 22:47:30 +10:00
2 * r + 2 * t
ae8d344f84
fix: qualify attached props on non-Item components
...
They do not have parents, so they won't inherit the config scope
otherwise
Animations are not per monitor
2026-04-11 22:43:31 +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
83cd02b90d
chore: fix launcher linter warnings
2026-03-21 16:22:19 +11:00
2 * r + 2 * t
8b64d38e26
chore: remove unused imports
2026-03-20 22:33:26 +11:00
2 * r + 2 * t
d2acd1014d
chore: fix PersistentProperties missing-prop linter errors
2026-03-20 22:17:36 +11:00
2 * r + 2 * t
c20ea3fabf
feat: async launcher
2026-03-20 01:10:37 +11: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
25508df016
internal: use templates
2025-09-13 16:53:22 +10:00
2 * r + 2 * t
302a82da2d
launcher: loader content
2025-09-12 18:04:44 +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
2 * r + 2 * t
6e8a32d4e4
internal: use Anim component
2025-08-24 17:22:00 +10:00
2 * r + 2 * t
66c0d0a15f
launcher: exact calculation for wallpaper width
...
Fixes #322
2025-08-23 16:08:02 +10:00
2 * r + 2 * t
c5381c5194
internal: refactor widgets folder
...
Split into subdirs and rename to components
2025-08-04 22:45:15 +10:00
Soramane
4598e8a775
internal: use new qs imports
2025-07-16 18:02:28 +10:00
2 * r + 2 * t
c5f8146e05
launcher: fix wallpaper preview exit
2025-06-25 22:47:56 +10:00
2 * r + 2 * t
160673ee65
launcher: fix height when one item
2025-06-20 22:43:39 +10:00
2 * r + 2 * t
e4d2226dd0
launcher: better empty text
...
Also reload wallpapers when path changes
2025-06-19 20:18:04 +10:00
2 * r + 2 * t
0a34970bd1
launcher: fix size when rapid close and reopen
...
Only for when a short period but not super short periods
2025-06-17 23:07:43 +10:00
2 * r + 2 * t
491c0f1dbd
launcher: fix transition between lists
...
Also fix wallpaper preview not switching back when using non dynamic scheme
2025-06-17 23:02:54 +10:00
2 * r + 2 * t
2dbec4489e
feat: impl scheme launcher action
2025-06-17 15:55:26 +10:00
2 * r + 2 * t
96429160c3
feat: user config file
...
Config file at `~/.config/caelestia/shell.json`
2025-06-15 18:08:45 +10:00
2 * r + 2 * t
016a7c0763
drawers: better show/hide anims
...
Use m3 expressive curves
2025-05-28 15:56:10 +08:00
2 * r + 2 * t
4ca23da8e1
internal: fix null errors
2025-05-24 13:47:45 +08:00
2 * r + 2 * t
f8eb1b69a0
launcher: move to drawers
2025-05-13 23:12:23 +08:00
2 * r + 2 * t
ed55afbcd8
launcher: better style
2025-05-09 22:24:49 +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
c665c0ca98
feat: border + colour changes
2025-05-05 10:19:46 +10:00
2 * r + 2 * t
00d3c1a472
feat: launcher wallpaper selector
2025-05-03 23:56:37 +10:00