• Joined on 2025-05-02
roberts pushed to main at roberts/atlus 2026-03-15 01:50:17 -05:00
22b87a3427 Fix clipboard sync: install xclip, poll both X11 selections, add toast UI
roberts pushed to main at roberts/atlus 2026-03-15 01:26:45 -05:00
36eff81111 Add bidirectional clipboard sync between Xvfb and browser
roberts pushed to main at roberts/atlus 2026-03-15 01:23:02 -05:00
a5a7b01fd9 Complete rewrite of input forwarding — fix mouse and keyboard events
roberts pushed to main at roberts/atlus 2026-03-15 01:14:22 -05:00
8d2a228599 Fix input forwarding: special chars, mouse events, and typing latency
roberts pushed to main at roberts/atlus 2026-03-15 01:09:59 -05:00
12c10d69f0 Maximize GUI app window and fix input forwarding
roberts pushed to main at roberts/atlus 2026-03-15 01:05:20 -05:00
1467d07bc4 Improve window discovery, add app context menu with Start/Stop/Restart
roberts pushed to main at roberts/atlus 2026-03-15 00:58:31 -05:00
da8f0326f8 Fix window discovery for Electron/forking apps like Nextcloud
roberts pushed to main at roberts/atlus 2026-03-15 00:55:01 -05:00
9fee17af17 Disable browser caching for all static assets
roberts pushed to main at roberts/atlus 2026-03-15 00:48:36 -05:00
3c295ba302 Replace file manager toolbar buttons with hamburger menu
roberts pushed to main at roberts/atlus 2026-03-15 00:41:47 -05:00
30f0536b00 Make hidden files toggle button more visible
roberts pushed to main at roberts/atlus 2026-03-15 00:39:30 -05:00
11c4817497 Add show/hide hidden files toggle to file manager
roberts pushed to main at roberts/atlus 2026-03-15 00:35:54 -05:00
6a0c8757f8 Run terminals and GUI apps as the authenticated user, not root
roberts pushed to main at roberts/atlus 2026-03-15 00:24:17 -05:00
e44ee2fe64 Fix panel apps not rendering and Add button disappearing
roberts pushed to main at roberts/atlus 2026-03-15 00:13:52 -05:00
14f5ce7cf1 Add ethernet link watchdog and prevent disabling last active interface
roberts pushed to main at roberts/atlus 2026-03-15 00:03:18 -05:00
8d48e3eeb8 App exit diagnostics, desktop file discovery, WiFi wpa_supplicant fix
roberts pushed to main at roberts/atlus 2026-03-14 23:55:57 -05:00
f8fe4e1296 Move GUI apps from left dock to right panel only, refresh panel on add/remove
roberts pushed to main at roberts/atlus 2026-03-14 23:51:58 -05:00
076ca348d7 Fix package detection using dpkg-query, add apt-get update before install, add libxcb-cursor0 dep
roberts pushed to main at roberts/atlus 2026-03-14 23:51:06 -05:00
983857bd5b Notification for required packages install prompt added.
roberts pushed to main at roberts/atlus 2026-03-14 23:40:49 -05:00
23e4906d08 Replace panel services with docked apps, add autostart and update scanner settings
roberts pushed to main at roberts/atlus 2026-03-14 23:21:51 -05:00
06e958f488 Add WiFi SSID/password support and replace DHCP/Static toggle with radio buttons