Skip to content
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
57c7c4c
Change network icon based on "signal level"
osrosal Feb 6, 2023
2e05a1c
[WIP] Try to select network if it is saved, ask for password on failure
osrosal Feb 6, 2023
5051b16
Set checked icon on currently connected network
osrosal Feb 7, 2023
9c06eea
Create separate functions for signal level related operations
osrosal Feb 7, 2023
e642b82
[WIP] Set lock icon and signal level to network menu items
osrosal Feb 8, 2023
569c362
Try to avoid some exceptions, still wondering how to check authentica…
osrosal Feb 9, 2023
f3fc0ff
Synchronize configurations, clarify "new_network_selected" flag variable
osrosal Feb 9, 2023
58ff213
Create PasswordRequestDialog
osrosal Feb 10, 2023
452cc3c
Fix some mistakes
osrosal Feb 10, 2023
3f900f1
Handle authentication failures in a more proper way
osrosal Feb 10, 2023
42ec2e6
Add missing import from last commit
osrosal Feb 10, 2023
7db83d1
Update network "password protected" status when menu is open
osrosal Feb 10, 2023
9c2b368
Handle network with same SSID but different authentication method
osrosal Feb 11, 2023
9bf7b7b
Use QFileSystemWatcher instead of "tail"
osrosal Feb 13, 2023
c922582
Change monochrome icon colors with function from helloSystem/Menu@c13…
osrosal Feb 14, 2023
b559620
Use original icon set, limit max length for Wi-Fi passwords, save con…
osrosal Feb 15, 2023
d9a809f
Replace nonexistent state, display icon for "INTERFACE_DISABLED" state
osrosal Feb 15, 2023
9951c58
Show status for wired networks, fix status for networks in popup menu
osrosal Feb 16, 2023
4be0f41
Remove some duplicate code, fix "get_pixmap_for_wpa_status" function …
osrosal Feb 16, 2023
0766822
Show wired network interfaces in menu
osrosal Feb 16, 2023
59440e1
Show status icon for wired interfaces in menu, improve status detecti…
osrosal Feb 17, 2023
2dcdb36
Save config when a saved network is selected
osrosal Feb 17, 2023
cc12f18
Scan before getting scan results in "updateMenu"
osrosal Feb 18, 2023
74732d9
Fix string replacement
osrosal Feb 18, 2023
296148d
Set "status_line" field on init to avoid exceptions, add check for "l…
osrosal Feb 20, 2023
c1328b0
[WIP] Switch to wired network when available and while connected to W…
osrosal Feb 20, 2023
15e88d7
Exclude unplugged wired interfaces from lists
osrosal Feb 21, 2023
d51cf37
Show "internet" icon for the default route interface or selected Wi-F…
osrosal Feb 22, 2023
89e8e9b
Use netifaces library
osrosal Feb 22, 2023
980bb0d
Add missing import, update "wired status" when menu is shown
osrosal Feb 22, 2023
805392d
Add a real check for USB Tethered interfaces
osrosal Feb 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading