Commit graph

22 commits

Author SHA1 Message Date
ATMDA
147410e39b cleanup: removed unnecessary comments 2025-11-19 21:15:40 -05:00
ATMDA
e8fc13630c refactor: SettingsHeader on all panels 2025-11-19 17:20:00 -05:00
ATMDA
d3ecbc1b64 controlcenter: correcting margins/padding after refactor 2025-11-19 13:21:18 -05:00
ATMDA
ad4213d45c refactor: SplitPaneLayout now component 2025-11-19 12:39:45 -05:00
ATMDA
23e5d7d13c controlcenter: renamed panel titles from settings to panel name 2025-11-17 15:46:40 -05:00
ATMDA
ec8da25d19 controlcenter: revamped and added more sliders 2025-11-15 19:07:30 -05:00
ATMDA
4ada7ea608 controlcenter: corrected certain containers not respecting transparency layers 2025-11-15 17:16:52 -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
56ed76e183 controlcenter: changed mute button icons 2025-11-15 01:39:41 -05:00
ATMDA
a86fde606e controlcenter: audio pane refresh 2025-11-15 00:53:10 -05:00
ATMDA
a40624839b controlcenter: selectables now match bluetooth pane 2025-11-15 00:36:26 -05:00
ATMDA
23c1c02a33 controlpanel: maintain proper size 2025-11-15 00:33:38 -05:00
ATMDA
20e07b2a13 controlcenter: clip to all styledflickable 2025-11-15 00:29:42 -05:00
ATMDA
7d1c89a7a8 controlcenter: undo accordion collapse on network and audio pane sections 2025-11-15 00:18:20 -05:00
ATMDA
9de5e790a0 controlcenter: minor tidying (capitalization and filename) 2025-11-14 16:42:23 -05:00
ATMDA
c3f05b7f2f controlcenter: minor adjustments of accordion menu 2025-11-14 14:12:45 -05:00
ATMDA
5994c77dea controlcenter: minor adjustments of accordion menu 2025-11-14 14:11:40 -05:00
ATMDA
9cdc30058a controlcenter: font size adjustments on headings 2025-11-14 14:03:10 -05:00
ATMDA
e9113a1710 cleanup: trailing whitespace 2025-11-13 14:12:34 -05:00
ATMDA
81a8157b67 fix: panels (i'm debugging)
new file:   modules/bar/components/Settings.qml
	new file:   modules/bar/components/SettingsIcon.qml
	new file:   modules/controlcenter/audio/AudioPane.qml
	new file:   modules/controlcenter/network/Details.qml
	new file:   modules/controlcenter/network/NetworkList.qml
	new file:   modules/controlcenter/network/NetworkPane.qml
	new file:   modules/controlcenter/network/Settings.qml
2025-11-09 19:17:26 -05:00