onyx-tasks/apps/tauri
Tristan Michael 4d762364d5 feat(gui): refine layout - compact headers, reorganize panels, improve task UX
- Standardize header height (h-11) across detail view and main panel
- Move kebab menu below header in task detail view
- Move workspace switcher to drawer header with window drag support
- Move settings button to drawer footer with label
- Add mark-as-completed/restore to kebab menu, remove bottom action bar
- Enlarge checkbox hit target without changing visual size
- Show checkmark animation before task collapse transition

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 16:51:41 -07:00
..
src feat(gui): refine layout - compact headers, reorganize panels, improve task UX 2026-03-30 16:51:41 -07:00
src-tauri fix(gui): wire sync credentials, fix memory leak, race condition, add delete confirmations 2026-03-30 16:24:46 -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