Skip to content
  • Nicolas Fella's avatar
    Fix raising main window · 49a8a354
    Nicolas Fella authored and Ingo Klöcker's avatar Ingo Klöcker committed
    Call KWindowSystem::updateStartupId, otherwise raising doesn't work because of focus stealing prevention
    
    Use KWindowSystem::activateWindow to make it work on Wayland
    
    Remove special handling for minimized windows. It breaks raising minimized windows that are behind another window. Activating unminimizes a window anyway
    49a8a354