Summary
Integrate tauri-plugin-decorum to manage a custom window frame/chrome while preserving the existing tabbed layout and general styling.
Tasks
- Add
tauri-plugin-decorum dependency and configuration.
- Keep the current tabbed layout and remove the extra top/bottom bars in favor of unified chrome.
- Add light border/rounded edge styling via the plugin API to match the app’s theme.
- Investigate and address the previous macOS crash seen when testing decorum; document any fixes or workarounds.
- Verify window controls and drag regions still work; test on macOS (primary) and other supported platforms.
Notes
- Prior decorum attempt caused a macOS crash; stability is a key acceptance criterion.
- Maintain the Settings tab and existing UI while updating window chrome.
Summary
Integrate
tauri-plugin-decorumto manage a custom window frame/chrome while preserving the existing tabbed layout and general styling.Tasks
tauri-plugin-decorumdependency and configuration.Notes