2 * r + 2 * t
711587d193
refactor: migrate to new rounding tokens
2026-04-22 22:47:18 +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
42b9e57eae
fix: use singleton for conf writes
2026-04-12 03:46:37 +10:00
2 * r + 2 * t
3d012e86b3
chore: remove old Config.save()
2026-04-12 03:45:17 +10:00
2 * r + 2 * t
71dd7b4db8
chore: format QML imports
2026-04-11 22:17:24 +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
be3da5a114
fix: control center
...
Tbh idk what the issue was, but the entire implementation is extremely
scuffed and we need to remake it completely
2026-03-22 01:12:57 +11:00
2 * r + 2 * t
8b64d38e26
chore: remove unused imports
2026-03-20 22:33:26 +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
96ed5895d8
feat: async control center
2026-03-20 01:02:44 +11:00
Ezekiel Gonzales
7fbcf17899
bar: add date and background option for clock ( #1198 )
...
* bar: add date and background option for clock
* fix height binding loop qs WARN
2026-03-19 22:39:35 +11:00
Ezekiel Gonzales
b68f0bae14
bar/activewindow: add compact option ( #1201 )
...
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-15 18:55:55 +11:00
Bora Gülerman
aea2ac96ef
controlcenter/taskbar: add excludedScreens ( #1215 )
...
also changed controlcenter/components/ConnectedButtonGroup
- Changed row layout to grid layout
- Added optional prop: row, which defaults to 1 so it looks same as
row layout if not given
- added new field to options, which bypasses rootItem bind. This is
needed because we can not predict the number of monitors the user has,
and can not create a seperate variable for each one
2026-03-15 18:42:34 +11:00
Robin Seger
1508abd3e1
workspaces: window icons limit ( #1267 )
...
* workspace window icons display limit
* serialization
2026-03-15 17:34:52 +11:00
2 * r + 2 * t
9d7f0c48ce
internal: format
2026-01-28 19:21:44 +11:00
Evertiro
d50f6080ec
bar/statusicons: allow disabling wifi icon when ethernet is active ( #1107 )
...
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
2026-01-20 23:37:45 +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
ATMDA
284e7b4297
controlcenter: corrected taskbar panel container margins/padding
2025-11-20 20:19:49 -05:00
ATMDA
a243b6148b
refactor: replaced input fields with SliderInput components
2025-11-19 21:57:55 -05:00
ATMDA
147410e39b
cleanup: removed unnecessary comments
2025-11-19 21:15:40 -05:00
ATMDA
dedff0bfe5
controlcenter: minor moving around elements in taskbar panel
2025-11-18 12:21:31 -05:00
ATMDA
7ac403d933
controlcenter: added more missing options to taskbar panel
2025-11-18 12:10:41 -05:00
ATMDA
3f4d07bfc7
controlcenter: padding/margins on taskbar panel
2025-11-17 20:10:02 -05:00
ATMDA
23e5d7d13c
controlcenter: renamed panel titles from settings to panel name
2025-11-17 15:46:40 -05:00
ATMDA
58e657d891
controlcenter: changed button label for audio to speakers
2025-11-17 14:27:16 -05:00
ATMDA
d92911b7e4
controlcenter: changed button groups to match other elements
2025-11-17 14:24:32 -05:00
ATMDA
e3f0190949
controlcenter: removed expand/collapse all on taskbar panel
2025-11-17 13:40:27 -05:00
ATMDA
80b3255e2e
controlcenter: corrected tray settings heading
2025-11-17 13:37:47 -05:00
ATMDA
b1cc641849
controlcenter: correcting padding/margins on containers
2025-11-17 13:34:29 -05:00
ATMDA
7a0a9d6681
controlcenter: correcting padding/margins on containers
2025-11-17 13:16:38 -05:00
ATMDA
821ee4389a
controlcenter: taskbar panel layout reorg
2025-11-17 12:21:44 -05:00
ATMDA
1850a844ee
controlcenter: relabled buttons in connected group
2025-11-17 10:43:20 -05:00
ATMDA
388cb0e373
controlcenter: refined connected button groups
2025-11-17 10:36:17 -05:00
ATMDA
3f3f3a7d78
controlcenter: connected button group component
2025-11-17 10:23:32 -05:00
ATMDA
2c91bde795
controlcenter: converted taskbar panel to single pane view
2025-11-17 09:24:28 -05:00
ATMDA
f248051904
controlcenter: taskbar clock settings bg correction
2025-11-17 08:41:42 -05:00
ATMDA
8981ab8806
controlcenter: added collapse/expand all to apperaance and taskbar
2025-11-16 19:36:05 -05:00
ATMDA
d751b68bdf
controlcenter: corrected missing config.save() on panes
2025-11-16 13:15:08 -05:00
ATMDA
ec8da25d19
controlcenter: revamped and added more sliders
2025-11-15 19:07:30 -05:00
ATMDA
b0006f2f11
controlcenter: corrected all panels edge-to-edge containers
2025-11-15 16:44:11 -05:00
ATMDA
f3a0fcc715
controlcenter: correcting margin inconsistencies between panels
2025-11-15 11:08:03 -05:00
ATMDA
f79fd9328c
controlcenter: fix edge to edge in panels
2025-11-15 10:25:45 -05:00
ATMDA
f29f0a3805
controlcenter: removed FileView and now all use singleton Config
2025-11-15 01:36:57 -05:00
ATMDA
20e07b2a13
controlcenter: clip to all styledflickable
2025-11-15 00:29:42 -05:00
ATMDA
90e920bf2e
controlcenter: fixed anchors vs parent logs
2025-11-15 00:25:31 -05:00
ATMDA
9de5e790a0
controlcenter: minor tidying (capitalization and filename)
2025-11-14 16:42:23 -05:00
ATMDA
1da9c68be8
cleanup: trailing whitespace removeal (entire project)
2025-11-13 14:41:14 -05:00
ATMDA
e92187293e
controlcenter: refactoring into components
2025-11-12 15:58:42 -05:00