Commit Graph

5 Commits

Author SHA1 Message Date
298b315afa refactor: simplify header component
- Remove title and control buttons for cleaner interface
- Maintain status indicator functionality
- Improve visual hierarchy and spacing
2025-11-28 20:30:33 +03:00
44a2051536 feat: add resizable terminal panel to main layout
- Integrate terminal as persistent component in main App layout
- Add drag-to-resize functionality with min/max height constraints
- Implement auto-scroll to bottom for new terminal lines
- Prevent context menu and enable text selection in terminal content
- Add responsive behavior that hides terminal on small screens
2025-11-28 20:30:33 +03:00
91dcff8f77 experiment: svelte ui 2025-11-28 18:36:41 +03:00
49530a9a70 refactor: svelte 2025-11-28 15:47:09 +03:00
bfdc3cb90d feat: initialized wails structure 2025-11-28 14:19:17 +03:00