Commit graph

9 commits

Author SHA1 Message Date
39b716cf41
Corrigir rodrigo 2024-05-08 22:07:18 -03:00
a4a5c1f49b Update README.md 2024-05-08 00:59:21 -03:00
d642e72c48 Add support for loading any image, add some default cursors 2024-05-08 00:56:49 -03:00
081f6bed69
Update README.md
Add more items to the todo-list, remove mention of focus limitation.
2024-04-26 14:42:16 -03:00
effbf9ebc8 update flake.lock 2024-04-26 14:35:55 -03:00
2f8e211f25
Merge pull request #1 from DeltaTimo/main
Don't close the window on mouse over and allow clicking through window.
2024-04-26 14:33:41 -03:00
Timo Zuccarello
1f13ba2b94 Don't close the window on mouse over and allow clicking through window.
This patch sets an empty input region allowing clicking through the
window. It also removes the pointer event handler and no longer removes
the window on mouse over.
2024-04-19 21:25:30 +02:00
57d0908e10
Create README.md 2023-05-31 20:33:59 -03:00
9e231676f7 Initial Commit 2023-05-31 20:15:49 -03:00