| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| NMLinux v1.2.6 source code.tar.gz | 2026-05-24 | 979.8 kB | |
| NMLinux v1.2.6 source code.zip | 2026-05-24 | 1.0 MB | |
| README.md | 2026-05-24 | 838 Bytes | |
| nmlinux-1.2.6-py3-none-any.whl | 2026-05-24 | 226.5 kB | |
| Totals: 4 Items | 2.2 MB | 0 | |
v1.2.6 — 2026-05-24
GNOME / Adwaita compatibility
main.pyauto-detects the GTK icon theme viagsettingsand applies it to Qt- Extended fallback icon chains for Wi-Fi, Traceroute, Speed Test, Interfaces, Port Scanner, Firewall, MTR
themed_icon()now validates that a real pixmap exists before accepting a theme icon (fixes ghost icons on Adwaita)
NixOS / KDE compatibility
- Breeze 6.x ships SVGZ-only icons — the Nix wrapper now adds
qt6.qtsvgtoQT_PLUGIN_PATHso Qt can render SVG icons themed_icon()tries sizes 22 / 24 / 16 / 32 / 48 (Breeze uses 22 px, not 24)- Icon theme forced to
breezewhen the Nix-bundled icon set is detected - Also checks
/etc/xdg/kdeglobalsfor system-wide KDE config on NixOS
Tested on
- Arch Linux + KDE Plasma
- Ubuntu 25.10 + GNOME
- NixOS 25.11 + KDE Plasma