2 * r + 2 * t
91b09253d8
Merge branch 'main' into feat/m3-revamp
2026-04-30 02:13:19 +10:00
2 * r + 2 * t
775d0a8101
fix: handle hidpi for rest of sourceSize uses
2026-04-30 02:05:28 +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
acd492b3ea
refactor: migrate MaterialIcon font to fontStyle
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
61555294e6
refactor: migrate background/winfo/session 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
711587d193
refactor: migrate to new rounding tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
b94ee8d41b
fix: unstretch kuru
2026-04-20 17:28:21 +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
71dd7b4db8
chore: format QML imports
2026-04-11 22:17:24 +10:00
2 * r + 2 * t
9cf3ad4094
fix: broken config uses + move gif speed adjustments to Config.general
2026-04-11 21:54:27 +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
Chea Vuthearith
3fe54c5be8
feat: add c-p and c-n to vim bindings ( #1325 )
...
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-30 14:35:56 +11:00
2 * r + 2 * t
d0f2df9bae
chore: fix all import formats
2026-03-22 06:02:19 +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
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
八奈見 レイ
1313b899ad
config: added option to set session icons ( #1189 )
2026-02-19 23:00:02 +11:00
Evertiro
7a41a85954
config: allow adjusting the speed of gifs ( #1147 )
...
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
2026-02-04 19:04:10 +11:00
2 * r + 2 * t
510cb45ac1
session: loader content
2025-09-17 19:46:51 +10:00
2 * r + 2 * t
1de24676bb
internal: refactor Paths util
2025-09-03 18:55:05 +10:00
2 * r + 2 * t
5b8edfc1e2
internal: transparency support coming soon™
...
Also fix media player selector text colour
Fix colour preview not resetting light/dark mode
2025-08-08 19:32:38 +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
Joel R.
2539f7b68c
session: add optional vim-like keybinds ( #291 )
...
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-07-29 12:48:51 +10:00
Joel R.
7dc5b65d22
session: add custom session/lock menu button commands ( #292 )
...
* session: add custom menu-buttons commands
* lock: use custom session-menu buttons
* readme: update config options for custom commands
2025-07-29 12:45:33 +10:00
Soramane
4598e8a775
internal: use new qs imports
2025-07-16 18:02:28 +10:00
2 * r + 2 * t
8915808414
config: allow resolving paths from home
2025-06-28 19:05:42 +10:00
2 * r + 2 * t
11c8e5c7eb
icons: some fixes for previous axes change
...
Mostly spacing fixes
Also qsTr windowinfo class and title when none
2025-06-26 21:35:15 +10:00
2 * r + 2 * t
ae12e0d4f8
config: make gifs configurable
2025-06-25 21:57:04 +10:00
2 * r + 2 * t
bf686b1c36
drawers: give back focus when close
...
For launcher and session, give back focus to previously open one on close
Also use execDetached for session buttons
2025-06-23 19:15:21 +10:00
2 * r + 2 * t
f1ef177c9a
session: fix logout button
...
And launcher logout action
2025-06-19 18:42:15 +10:00
2 * r + 2 * t
d329949fc8
input: ripple anim for all buttons
...
Also fix up colours for some statelayers
Fix urgent notif action colours
2025-06-19 17:03:44 +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
Amstel
fcbcffc782
Fixed Logout Function
...
When Running "uwsm stop" it replies:
> Stopping compositor...
> Compositor is not running.
so the "or" operator would not work since the "uwsm stop" command didn't return as "FALSE".
2025-06-11 14:18:15 +08:00
2 * r + 2 * t
ea4d3f26ef
session: fix logout for non-uwsm sessions
2025-06-09 20:06:09 +10:00
2 * r + 2 * t
3fd429c9f3
session: move to drawers
2025-05-13 19:01:00 +10:00
2 * r + 2 * t
5ca283f43b
session: disable show on hover
2025-05-12 13:35:47 +10:00
2 * r + 2 * t
484478b5b3
session: fix activate on key
...
Return and enter are two different keys???
2025-05-12 00:04:09 +10:00
2 * r + 2 * t
60858f6f02
feat: session menu
2025-05-11 23:55:05 +10:00