Commit graph

8 commits

Author SHA1 Message Date
8e25b68355 quicksettings: request -symbolic icons for masked tiles
Kirigami.Icon { isMask: true } flattens an SVG to its alpha, so when a quick-setting tile resolves to a colored preferences/scalable glyph the whole rounded background collapses into a solid square. Append -symbolic to the five icon names that collided with colored tiles and add symlink aliases where no real symbolic variant exists yet. Guard the regression with a check in tests/check-shift-icon-theme.sh.
2026-05-19 09:18:46 +02:00
Devin Lin
ee1a311af7 components/mobileshell: Introduce singleton for plasma-nm lib
We currently create several instances of the plasma-nm objects over the shell. Use a single singleton to avoid having to load it multiple times.
2025-04-25 14:58:18 -04:00
Nicolas Fella
a75c95237e Remove import versions from networkmanager imports 2023-09-24 20:47:29 +00:00
Yari Polla
6317b0640d quicksettings/hotspot: add settingsCommand 2023-03-20 11:56:06 +01:00
Devin Lin
462d99b83f quicksettings: Extract out from mobileshell into separate plugin 2023-03-16 19:44:36 -07:00
Yari Polla
79998ab544 quicksettings/hotspot: add SSID in status 2023-03-07 17:09:01 +00:00
Yari Polla
884e0a4216 remove default status 2023-03-01 16:25:49 +00:00
Yari Polla
d37324ee43 quicksettings: add hotspot quicksetting 2023-03-01 16:25:49 +00:00