5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 18:31:39 +08:00
wails/v3/examples/frameless
2024-12-27 09:37:55 +11:00
..
assets Improve frameless example 2024-12-27 09:37:55 +11:00
main.go Add BundledAssetFileServer for bundled /wails/runtime.js. Update examples. 2024-03-17 15:08:30 +11:00
README.md Mac examples + readme updated 2023-10-17 20:25:36 +11:00

Frameless Example

This example is a demonstration of using frameless windows in Wails.

Running the example

To run the example, simply run the following command:

go run .

Status

Platform Status
Mac Working
Windows Working
Linux