- active widget is now first event handler
- key focus widget like text fields are second - this allows
entering in text in fields without the cursor being on the widget
- menu specific event handling is last
- introduce "boss key": ALT + ESC and window close button terminate
Enigma immediatley (with save)
- Stop options menu from catching right mouse button events for quitting menu
Note:
- the only partial working active widget switching with cursor keys is
even more restricted as a key focus widget will likely catch the cursor
keys. In future tab should be used to switch active widgets.