MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.64k stars 1.32k forks source link

Fix: Windowed fullscreen showing the taskbar #5239

Closed Khaled-Dridi closed 1 month ago

Khaled-Dridi commented 2 months ago

Contains

this PR fixes #5228 when windowed fullscreen is pressed ir will still show the task bar i fix that buy making it double click the windowed full screen so wit will change its state twice

How to test

go to setting go to video change to windowed then change to windowed fullscreen because previously when you press windowed then press windowed fullscreen it will keep the task bar

Outstanding before merging

If anything. You can use neat checkboxes! Feel free to delete if not needed

Khaled-Dridi commented 1 month ago

Suprisingly, this works, although it does lead to a longer delay when switching screen modes.

There are a few things that I think could be improved here:

hi i just did that can you check it https://github.com/MovingBlocks/Terasology/pull/5243