Commit graph

31 commits

Author SHA1 Message Date
2 * r + 2 * t
57db6e246c feat: use M3 padding tokens 2026-04-22 22:47:18 +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
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
2 * r + 2 * t
d0f2df9bae chore: fix all import formats 2026-03-22 06:02:19 +11:00
2 * r + 2 * t
2a54c089a4 chore: fix rest of linter warnings 2026-03-22 01:31:52 +11:00
2 * r + 2 * t
20c7482b2b chore: fix bar linter warnings 2026-03-21 16:04:57 +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
2 * r + 2 * t
a6f54084ca popouts/network: fix rescan circ prog center 2026-01-12 16:17:46 +11:00
ATMDA
70ec8cea65 refactor: NetworkConnection util created, migrated all functions 2025-11-19 19:11:41 -05:00
2 * r + 2 * t
6a92f985d8 internal: use existing button controls
Instead of SimpleButton
2025-11-15 17:15:34 +11:00
ATMDA
45ef91998e tray: wireless password input popout 2025-11-14 17:42:49 -05:00
ATMDA
7dcfed3f0e tray: wireless, ethernet, bluetooth cleanup 2025-11-13 21:52:35 -05:00
ATMDA
6eebd15c1e tray: consolidating ethernet into network 2025-11-13 21:38:46 -05:00
ATMDA
36a91213b1 network: migrated to nmcli.qml 2025-11-13 19:05:23 -05:00
ATMDA
7e6f327091 conrolcenter: debug/rewrite of wireless panel 2025-11-12 19:57:42 -05:00
2 * r + 2 * t
98a709af78 plugin/managers: add CircularIndicatorManager
Basically move StyledBusyIndicator -> CircularIndicator + logic for it from js -> c++
2025-09-13 15:50:04 +10:00
2 * r + 2 * t
9dcdee9cfc internal: add anim component
No inlining
2025-08-24 16:42:03 +10:00
2 * r + 2 * t
f662717c0a popouts/network: better rescan loading 2025-08-23 23:11:08 +10:00
2 * r + 2 * t
edef1d21fb internal: better loading indicator
Abstract circular progress into own component
2025-08-14 23:22:47 +10:00
2 * r + 2 * t
5d513eeb25 internal: more colour fixes
:woe:
2025-08-10 16:51:41 +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
2 * r + 2 * t
de82d391be popouts: unload when hidden 2025-07-28 23:12:58 +10:00
2 * r + 2 * t
d6f48946d5 popouts: fix scan icon rotation 2025-07-26 14:23:12 +10:00
2 * r + 2 * t
6065045bdf popouts: some fixes for network 2025-07-26 14:20:46 +10:00
Nikhil Sharma
c3a47f24e8
feat: improve network popout (#268)
* feat: network popout (saved networks only)

* fix: rem unfinished forget network

* network: some fixes

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-07-26 13:30:59 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
017b1b4ce0 feat: network popout
Also qstr dashboard performance pane labels
2025-06-05 21:47:30 +10:00