atlus/frontend/css
roberts 22b87a3427 Fix clipboard sync: install xclip, poll both X11 selections, add toast UI
- Add xclip to install.sh dependencies (was missing entirely — root cause)
- Poll both CLIPBOARD and PRIMARY X11 selections (Electron button-click
  copies often use PRIMARY)
- Add xsel as fallback if xclip unavailable
- Log xclip errors with stderr instead of silently swallowing
- Add startup diagnostic test for clipboard connectivity
- Replace silent clipboard write with visible toast notification:
  on HTTPS auto-copies and shows brief "Copied" confirmation,
  on HTTP shows "Click to copy" button (user gesture enables clipboard)
- Toast auto-dismisses after 8s, styled to match Atlus theme

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 01:50:13 -05:00
..
apps Fix clipboard sync: install xclip, poll both X11 selections, add toast UI 2026-03-15 01:50:13 -05:00
dock.css Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
keyboard.css Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
panel.css Improve window discovery, add app context menu with Start/Stop/Restart 2026-03-15 01:05:19 -05:00
shell.css Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
stage.css Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
variables.css Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00