Hi,
Do you know is there is a way to get an event when clicking the window's cross? (to close the window)
It can be usefull to show a dialogue like "are you sure you wan't to quit?"
Thanks. ;)
you must include mod_wm and check var exit_status.
Ok thanks. :)