nm-tray
nm-tray copied to clipboard
NetworkManager tray icon -> simple front end (nm-applet)
Add information about the hardware to the Connection information window. Eg. MEDIATEK Corp. MT7921K (RZ608) Wi-Fi 6E 80MHz
Works on Ubuntu 22.10 with Qt 6.3.0. I actually quite prefer the look of the version compiled against Qt 6, it looks nice.
https://github.com/palinek/nm-tray/blob/master/CMakeLists.txt#L6 still at 0.4.2, latest release is 0.5.0
Right now, we depend on the GNOME network manager to display the "Edit Connections" menu. This is problematic, because at least on Ubuntu and Debian, this pulls in a fair...
The IEEE standard for WPA2 in *H.4 Suggested pass-phrase-to-PSK mapping* (which includes a discussion of security considerations) says: > A pass-phrase is a sequence of between 8 and 63 ASCII-encoded...
When connecting to VPN (in my case pptp in lubuntu with the package network-manager-pptp), if the passwd is saved it works w/o problem, and lock icon appear in the systray....
Hi. For reference, I opened the exact same issue in the lxqt repo ([#1643](https://github.com/lxqt/lxqt/issues/1643)) and in the Ubuntu bug tracker ([#1810095](https://bugs.launchpad.net/ubuntu/+source/nm-tray/+bug/1810095)). --- I just installed Lubuntu 18.10 which comes with...
Hey there, it would be great to have an option that allows users to see their password as they type it in the password pop-up window.
It would be nice to have a way to load/store Wi-Fi passwords in KWallet, GNOME Keyring or other Secret services. ##### Expected Behavior nm-tray uses credentials from the secret service...
When click on the tray icon, a pop-up window will appear.The window comes out first, then the right border shrinks to the left https://github.com/user-attachments/assets/2b66db0e-e298-4555-85f5-23a25dd91cc2 ##### System Information * Distribution &...