Commit graph

28 commits

Author SHA1 Message Date
2 * r + 2 * t
8b64d38e26 chore: remove unused imports 2026-03-20 22:33:26 +11:00
2 * r + 2 * t
796c2e4e76 chore: fix prop order 2026-03-20 16:03:18 +11:00
2 * r + 2 * t
3b08cd6594 chore: add newline after id 2026-03-20 04:42:06 +11:00
2 * r + 2 * t
9d7f0c48ce internal: format 2026-01-28 19:21:44 +11:00
ATDMA
a17fe72be5
controlcenter: add per-application audio controls (#1098)
* feat: per-application audio controls in controlcenter and popout

* removed: per-application volume control removed from audio popout
2026-01-19 16:04:17 +11:00
ATMDA
7779de55bb controlcenter: refactor SliderInput and StyledInputFields to use qt components and consolidated SliderInputs to single component 2025-11-20 21:58:55 -05:00
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