Ticked items have been implemented or fixed.
- Auto-determine controls position if no platform is specified (e.g., MacOS left, others right).
- Next.js/SSR support.
- Svelte/SvelteKit implementation.
- Detect disabled window controls and disable the buttons accordingly. #7
- [macOS] Adjust max icon behavior when window is fullscreen. 📷
- Extend support to other Linux DEs' default themes, Budgie/KDE.
- [macOS] Option to hide controls -like
hide
but- only if the window is fullscreen and on macOS.
- [macOS] IsWindowMaximized not work on macOS (react, solid). #10
- Maximize icon does not change to "Unmaximize" when the window is maximized.
- [macOS] IsWindowMaximized not work on macOS (react, solid). #10
- Maximize icon does not change when the window is maximized by double clicking on the titlebar (data-tauri-drag-region).