wails/v3/examples/frameless
Atterpac 5b88b485a9
window.ToggleFrameless() api (#4317)
* `window.ToggleFrameless() api`

* changelog and runtime version bump

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2025-07-15 22:53:21 +10:00
..
assets window.ToggleFrameless() api (#4317) 2025-07-15 22:53:21 +10:00
main.go Refactor Manager API to use singular naming convention (#4367) 2025-06-22 12:19:14 +10: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