MPDN_Extensions icon indicating copy to clipboard operation
MPDN_Extensions copied to clipboard

Min/Max/Close buttons in full screen mode

Open zachsaw opened this issue 9 years ago • 4 comments

This has been requested in the forum. It should be achievable using the same methods as painting the media position / duration in full screen mode.

In fact, it might be a good idea to extend the FullScreenTextPainter to do this.

zachsaw avatar Jul 22 '15 23:07 zachsaw

Maybe the code which currently paints those buttons in "minimalistic" windowed mode could be used for this?

Shiandow avatar Jul 23 '15 01:07 Shiandow

The minimialistic window mode ones are done via GDI so they won't show in FSE mode. It'll show just fine in non exclusive mode but I'd like to have a consistent look and feel for both full screen windowed and exclusive modes.

zachsaw avatar Jul 23 '15 01:07 zachsaw

Oh I see, so you don't actually have a function for drawing those buttons?

Shiandow avatar Jul 23 '15 01:07 Shiandow

Nope :)

zachsaw avatar Jul 23 '15 01:07 zachsaw