1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 04:24:48 +00:00
QB64-PE/source/ide
Luke Ceddia 90af0d6e73 Reliably enable window defocus on Linux
The FocusIn/FocusOut X11 events are more reflective of active
foreground window that Enter/Leave, which only relates to mouse
movement. In particular, FocusOut fires when Alt-Tabbing away
so the alt key is correctly released.

Also re-enable IDE defocus processing on Linux so the Alt key no
longer keeps the menus selected when Alt-Tabbing.
2024-06-03 08:07:41 +10:00
..
wiki Added missing UTF8 code 2024-04-29 22:02:27 +02:00
ide_global.bas Add code export abilities 2023-03-19 12:27:54 +01:00
ide_methods.bas Reliably enable window defocus on Linux 2024-06-03 08:07:41 +10:00