mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
101b65f4e5500f78bbe3c4336d017f292a196e16
ICCCM 4.1.2 says WMs will examine client properties every time window is mapped. Because SetWMProtocols is called before MapWindow some WMs (specifically taowm) never see them. In other WMs this works because they check for WM_DELETE_WINDOW when user tries to close window, not when window is mapped. Signed-off-by: Konstantin Kulikov <k.kulikov2@gmail.com>
Gio
Immediate mode GUI programs in Go for Android, iOS, macOS, Linux, FreeBSD, Windows, and WebAssembly (experimental). See gioui.org for details and documentation.
Issues
File bugs and TODOs through the issue tracker or send an email to ~eliasnaur/gio@todo.sr.ht. For general discussion, use the mailing list: ~eliasnaur/gio@lists.sr.ht.
Contributing
Post discussion to the mailing list and patches to gio-patches. No Sourcehut account is required and you can post without being subscribed.
See the contribution guide for more details.
License
Description
Languages
Go
89.6%
C
7%
Java
1.7%
Objective-C
1.6%