This is an example project that shows how to add a native border to a macOS WebViewWindow created with Tauri.
This template is based on Tauri + React + Typescript template. It should help get you started developing with Tauri, React and Typescript in Vite.
- Clone this repository:
git clone https://github.com/ahkohd/tauri-macos-window-border-example.git
- Navigate to the project directory:
cd tauri-macos-window-border-example
- Run the demo
pnpm install
pnpm tauri dev
- Go to your menubar, click the Tauri tray icon.
See it in action:
The following are related to this project:
- tauri-toolkit: A workspace of libraries and plugins for @tauri-apps
This project is licensed under the MIT License. See the LICENSE file for details.