onyx-tasks/apps/tauri
Tristan Michael 93a3defcdb Switch to opaque frameless window for cross-platform reliability
Transparent windows require platform-specific workarounds (WebView2 on
Windows, compositor support on Linux) and don't work on mobile. Use an
opaque window instead, removing the outer padding, rounded corners, and
drop shadow that depended on transparency.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 10:10:08 -07:00
..
src Switch to opaque frameless window for cross-platform reliability 2026-03-30 10:10:08 -07:00
src-tauri Switch to opaque frameless window for cross-platform reliability 2026-03-30 10:10:08 -07:00
.gitignore tauri and flutter guis 2026-03-17 09:38:53 -07:00
index.html tauri and flutter guis 2026-03-17 09:38:53 -07:00
package-lock.json Frameless transparent window with custom title bar 2026-03-30 07:54:17 -07:00
package.json Frameless transparent window with custom title bar 2026-03-30 07:54:17 -07:00
svelte.config.js tauri and flutter guis 2026-03-17 09:38:53 -07:00
tsconfig.json tauri and flutter guis 2026-03-17 09:38:53 -07:00
vite.config.ts Commit to Tauri GUI: remove Flutter/egui, redesign task UI 2026-03-29 09:49:30 -07:00