summaryrefslogtreecommitdiff
path: root/services/Network.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* controlcenter: network and audio panelsATMDA2025-11-091-3/+18
|
* network: fix undef errors2 * r + 2 * t2025-09-131-2/+2
|
* network: put back the ":" in SSIDs (#601)Auguste Baum2025-09-121-1/+1
|
* internal: remove singleton reloadableId2 * r + 2 * t2025-09-021-2/+0
|
* services: fix proc lang (#454)Mix2025-08-231-4/+4
| | | | | | | | | | | | | * Fix Wifi Emoji ASCII not show wifi emojis and gets errors on connect in some systens, C.UTF-8 are correct in modern systens * removed platform check * more fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* internal: format network2 * r + 2 * t2025-08-041-36/+32
| | | | Also use exec, onExited and StdioCollector
* feat: improve network popout (#268)Nikhil Sharma2025-07-261-4/+119
| | | | | | | | | | | * 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>
* internal: fix network typeerrors2 * r + 2 * t2025-06-261-1/+1
|
* systemusage: use sensors for cpu temps2 * r + 2 * t2025-06-221-2/+2
| | | | Also fix lang and lc_all for procs
* network: fix for non english locales2 * r + 2 * t2025-06-221-0/+4
| | | | Also fix bluetooth
* internal: use stdiocollector2 * r + 2 * t2025-06-151-21/+27
| | | | | Removes dependency on jq Also fix beatdetector
* refactor(network): add bssid to AccessPoint componentPiotr Bartoszewicz2025-06-081-7/+8
|
* fix(network): duplicate networks overwrite activity statusPiotr Bartoszewicz2025-06-081-2/+4
| | | | jq consumes first line without -n
* internal: fix memory leaks2 * r + 2 * t2025-05-231-6/+3
|
* bar: fix tray icons2 * r + 2 * t2025-05-011-4/+4
|
* feat: get networks2 * r + 2 * t2025-05-011-9/+34
| | | | Also fix bluetooth
* bar: use loader instead of swipeview2 * r + 2 * t2025-04-301-0/+2
| | | | | Also properly set it up Make network reloadable cause getting is pretty slow
* feat: bar network icon2 * r + 2 * t2025-04-291-0/+44