GUI: detect when window manager sets Furnace to full screen
issue #2751
This commit is contained in:
parent
857d178860
commit
a9a0b6055e
3 changed files with 36 additions and 4 deletions
|
|
@ -1740,7 +1740,7 @@ class FurnaceGUI {
|
|||
bool vgmExportDirectStream, displayInsTypeList, displayWaveSizeList;
|
||||
bool portrait, injectBackUp, mobileMenuOpen, warnColorPushed;
|
||||
bool wantCaptureKeyboard, oldWantCaptureKeyboard, displayMacroMenu;
|
||||
bool displayNew, displayExport, displayPalette, fullScreen, preserveChanPos, sysDupCloneChannels, sysDupEnd;
|
||||
bool displayNew, displayExport, displayPalette, fullScreen, sysFullScreen, preserveChanPos, sysDupCloneChannels, sysDupEnd;
|
||||
unsigned char noteInputMode;
|
||||
bool notifyWaveChange, notifySampleChange;
|
||||
bool recalcTimestamps;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue