MyreMylar / pygame_gui

A GUI system for pygame.
MIT License
684 stars 78 forks source link

Add 'always on top' feature to windows & window stack #564

Closed MyreMylar closed 5 months ago

MyreMylar commented 5 months ago

Is your feature request related to a problem? Please describe.

Allow any window to be set as 'always on top' so it will be drawn above all windows in the normal window stack. This will need a second 'always on top' stack above the normal window stack where the bottom window in that stack is drawn above the top window in the normal stack..

Powertoys for Windows adds this functionality to windows.