Skip to content
  • Jonas Dreßler's avatar
    layout: Show important actors above top_window_group · 2bd80579
    Jonas Dreßler authored and Florian Müllner's avatar Florian Müllner committed
    The top_window_group is used for windows like popup menus, which should
    appear above shell chrome like the panel.
    
    Since we want important actors such as the screen keyboard or modal
    dialogs to be shown above those windows, add their actors after adding
    global.top_window_group to this.uiGroup and provide a new function
    addTopChrome() to add important chrome above the top_window_group.
    
    Fixes #917
    
    !358
    2bd80579