Where can i find a list of all the window manager protocol atoms?
I have these few:
They are commonly used when incepting window manager events in Python's Tkinter in the style of:
widget.protocol("WM_DELETE_WINDOW", handler)
Where can i get a complete list of these?
See Extended Window Manager Hints.
(based on Andrey Sidorov's comment)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With