5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-08 05:00:10 +08:00
wails/v3/examples/ignore-mouse
2025-04-25 20:51:34 +10:00
..
main.go [windows] Add support for click-through overlay window (#3667) 2024-08-18 20:50:22 +10:00
README.md Initial Windows testing completed. 7 issues. 2025-04-25 20:51:34 +10:00

Window Example

This example is a demonstration of how to disable or enable mouse events.

Running the example

To run the example, run the following command:

go run .

All mouse clicks will pass through the window