refactor(management): replace curses TUIs with API-backed ncp subcommands; panel/autostart/install integration

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
jon
2026-07-11 07:25:08 -05:00
parent f4f77c5196
commit 53eaed4c7f
792 changed files with 2782 additions and 2240 deletions
@@ -0,0 +1,9 @@
[Desktop Entry]
Type=Application
Name=Blueman Applet
Comment=Bluetooth agent — icon suppressed; the Bluetooth genmon applet replaces it
Icon=blueman
TryExec=blueman-applet
Exec=blueman-applet
Hidden=true
X-XFCE-Autostart-Override=true
+9
View File
@@ -0,0 +1,9 @@
[Desktop Entry]
Type=Application
Name=Blueman Applet
Comment=Bluetooth agent — icon suppressed; the Bluetooth genmon applet replaces it
Icon=blueman
TryExec=blueman-applet
Exec=blueman-applet
Hidden=true
X-XFCE-Autostart-Override=true
+6
View File
@@ -0,0 +1,6 @@
[Desktop Entry]
Type=Application
Name=Nexus Network Popup
Exec=/home/jon/.local/bin/network-popup.py
Hidden=false
X-XFCE-Autostart-Override=true
+6
View File
@@ -0,0 +1,6 @@
[Desktop Entry]
Type=Application
Name=Nexus Service Popup
Exec=/home/jon/.local/bin/nexus-popup.py
Hidden=false
X-XFCE-Autostart-Override=true
+4
View File
@@ -0,0 +1,4 @@
[Desktop Entry]
Type=Application
Name=nm-tray
Hidden=true
+9
View File
@@ -0,0 +1,9 @@
[Desktop Entry]
Type=Application
Name=nm-tray
Comment=NetworkManager frontend (tray icon)
Icon=network-transmit
TryExec=nm-tray
Exec=nm-tray
Hidden=true
X-XFCE-Autostart-Override=true