Windows Taskbar randomly staying over on window
Hello I have a problem that my windows taskbar is sometimes laying over my main game window (only that main window - not the bottom right). If this happens I can quickly change back and forth to another game window and the taskbar disappears.
My config is on main window and 4 smaller windows on the right.
Swapping and Instant swapping is set to true.
I tried to search here but I couldnt find my issue. Copied my config here:
My config is on main window and 4 smaller windows on the right.
Swapping and Instant swapping is set to true.
I tried to search here but I couldnt find my issue. Copied my config here:
- Code:
<?xml version="1.0" encoding="utf-8"?>
<Box xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ObjectType>ISBoxer_Toolkit.Configs.WindowLayout</ObjectType>
<SerializedObject><?xml version="1.0" encoding="utf-8"?>
<WindowLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<UserScreenSet>
<AllScreens>
<UserScreen>
<Bounds>
<Width>3440</Width>
<Height>1440</Height>
</Bounds>
<WorkingArea>
<Width>3440</Width>
<Height>1390</Height>
</WorkingArea>
<Primary>true</Primary>
<DeviceName>\\.\DISPLAY1</DeviceName>
<DPIScale>125</DPIScale>
</UserScreen>
</AllScreens>
<Name>&lt;Window Layout-specified&gt;</Name>
</UserScreenSet>
<Name>1Priest4Mage</Name>
<Description>This Window Layout features maximum usage of a single monitor, with small windows wrapping around a corner. Swapping enabled. Does not include a home for every window. Does not leave space for the Windows taskbar.</Description>
<InstantSwap>true</InstantSwap>
<SwapMode>AlwaysForGames</SwapMode>
<RolloverStyle>
<Enabled>false</Enabled>
<Scale>1.5</Scale>
<Rollup>false</Rollup>
<Frames>10</Frames>
</RolloverStyle>
<Regions>
<Region>
<Rect>
<Width>2720</Width>
<Height>1440</Height>
</Rect>
</Region>
<Region>
<CharacterSetSlot>2</CharacterSetSlot>
<Rect>
<Left>2720</Left>
<Width>720</Width>
<Height>360</Height>
</Rect>
</Region>
<Region>
<CharacterSetSlot>3</CharacterSetSlot>
<Rect>
<Left>2720</Left>
<Top>360</Top>
<Width>720</Width>
<Height>360</Height>
</Rect>
</Region>
<Region>
<CharacterSetSlot>4</CharacterSetSlot>
<Rect>
<Left>2720</Left>
<Top>720</Top>
<Width>720</Width>
<Height>360</Height>
</Rect>
</Region>
<Region>
<CharacterSetSlot>5</CharacterSetSlot>
<Rect>
<Left>2720</Left>
<Top>1080</Top>
<Width>720</Width>
<Height>360</Height>
</Rect>
</Region>
</Regions>
<SwapGroups>
<SwapGroup ResetRegion="0" ActiveRegion="0" PiPSqueakSlot="1" />
<SwapGroup DeactivateSwapGroup="1" />
<SwapGroup DeactivateSwapGroup="2" />
<SwapGroup DeactivateSwapGroup="3" />
<SwapGroup DeactivateSwapGroup="4" />
<SwapGroup DeactivateSwapGroup="5" />
<SwapGroup DeactivateSwapGroup="6" />
<SwapGroup DeactivateSwapGroup="7" />
</SwapGroups>
</WindowLayout></SerializedObject>
</Box>
Last edited by bob on Mon Jun 08, 2020 5:47 pm, edited 1 time in total.
Reason: tags
Reason: tags