Skip to content

Add research plan for headless VNC removal#2

Open
pgray wants to merge 3 commits intomainfrom
claude/headless-vnc-removal-tTonU
Open

Add research plan for headless VNC removal#2
pgray wants to merge 3 commits intomainfrom
claude/headless-vnc-removal-tTonU

Conversation

@pgray
Copy link
Owner

@pgray pgray commented Mar 16, 2026

Documents the approach for removing VNC/GUI components and running
protonmail-bridge with --noninteractive flag using the existing DEB package.

https://claude.ai/code/session_0134TRgraVFXq3TiYmLYanRQ

claude added 3 commits March 16, 2026 01:55
Documents the approach for removing VNC/GUI components and running
protonmail-bridge with --noninteractive flag using the existing DEB package.

https://claude.ai/code/session_0134TRgraVFXq3TiYmLYanRQ
Strip all VNC and GUI components (xvfb, fluxbox, stalonetray, x11vnc,
websockify, novnc) and run protonmail-bridge with --noninteractive flag.

Removed packages: xvfb, x11vnc, fluxbox, stalonetray, novnc, websockify,
python3-gi. Kept Qt/X11 runtime libs since the DEB binary links against them.

Initial Proton account login is now done via:
  docker exec -it mayl protonmail-bridge --cli

https://claude.ai/code/session_0134TRgraVFXq3TiYmLYanRQ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants