mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-16 07:35:51 +01:00
* [windows] Add support for click-through overlay window * update changelog * setIgnoreMouseEvents - exemple * fix - remove unused import * Add macOS+Linux support. Update example. * Fix SetIgnoreMouseEvents before window created. --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
319 B
319 B
Window Example
This example is a demonstration of how to disable or enable mouse events.
Running the example
To run the example, simply run the following command:
go run .
Status
| Platform | Status |
|---|---|
| Mac | |
| Windows | Working |
| Linux |