fix a long-standing issue with tooltips
Dependencies
- [2]
FMSRUE5Sonly show tooltips when window in focus - [3]
OJGIQLZWbugfix: only check for settings menu when open - [4]
2Q437U4Fstarting to experiment with animated pane transitions - [5]
ZM7NOBRMnew fork: carousel shell - [6]
5RUFNRJOstart of the visual skeleton - [7]
KCFQO6K5clean up some debug drawing - [8]
4HCP3NTOdraw code editor after menu and output - [9]
2NEL7TGNno, go back to drawing the menu after the editor - [10]
Q3EQI5LIsome keyboard shortcuts on non-mobile devices - [*]
R5QXEHUIsomebody stop me
Change contents
- file addition: 0180-on.mouse_focus[12.2]
on.mouse_focus = function(in_focus)Mouse_on_window = in_focusend - file addition: 0179-Mouse_on_window[12.2]
Mouse_on_window = true - replacement in 0012-on.draw at line 28
if Window_in_focus thenif Window_in_focus and Mouse_on_window then