Commit 2cc214d
fix: remove dead code and fix D-Bus timeouts in remotedesktop-session
- Delete unused scripts superseded by remotedesktop-session.py:
- input-bridge.py (standalone input bridge, now integrated)
- start-remotedesktop-session.sh (shell wrapper, never called)
- mock-logind.py (logind mock, never used)
- gnome-screencast-screenshot.sh (superseded by gnome-screenshot.py)
- Fix remotedesktop-session.py:
- Add 1s socket timeout on client connections for clean shutdown
- Change D-Bus input event calls from infinite to 1s timeout
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 71d3ec8 commit 2cc214d
File tree
6 files changed
+17
-973
lines changed- wolf/ubuntu-config
6 files changed
+17
-973
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
644 | | - | |
645 | 644 | | |
646 | 645 | | |
647 | | - | |
648 | 646 | | |
649 | | - | |
650 | 647 | | |
651 | | - | |
| 648 | + | |
652 | 649 | | |
653 | 650 | | |
654 | 651 | | |
| |||
This file was deleted.
0 commit comments