libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.17k stars 1.82k forks source link

[Android & Windows] Notification (widgets) behind overlay (again) #9119

Open klepp0906 opened 5 years ago

klepp0906 commented 5 years ago

First and foremost consider this:

Description

The notification popups (such as controller configured etc) pop up behind overlays. This was fixed with the windows client at one point, but has regressed.

Expected behavior

The notifications to be on top of the overlay so you can actually see them :)

Actual behavior

the yellow notifications such as those that declare overrides being loaded, do show on top of overlays. however the native blue/greenish ones, are unfortunately hidden behind overlays/borders.

Steps to reproduce the bug

  1. load an overlay or border/bezel etc.
  2. load a game with a controller connected
  3. observe the popup being obstructed by said overlay and use elite coding skills to fix.

Bisect Results

[Try to bisect and tell us when this started happening]

Version/Commit

You can find this information under Information/System Information

Environment information

klepp0906 commented 5 years ago

This is happening on windows too. Thought it was android only as it was fixed on windows last i checked. But also happening on windows.

Khaine17 commented 2 years ago

Any chance of this being resolved? Confirmed that this is still an issue in current version of RetroArch for Windows.

LibretroAdmin commented 2 years ago

There is now a setting that deals with this - 'Show Overlay Behind Menu'. This works well ingame, although inside the menu it might be undesirable because the overlay is literally behind the menu then, and it's a bit too non visible with the default opacity setting.