5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-07 03:32:15 +08:00
wails/v3/examples/frameless
2024-03-17 21:09:20 +11:00
..
assets Add BundledAssetFileServer for bundled /wails/runtime.js. Update examples. 2024-03-17 15:08:30 +11:00
go.mod Normalise app/webview options 2024-03-17 20:57:46 +11:00
go.sum Support ProgramName on linux 2024-03-17 21:09:20 +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