Files
ladybird/Servers/WindowServer/WSWindowSwitcher.cpp
Andreas Kling e84823360d WindowServer: Moving a window to front should always activate it.
So instead of having move_to_front() + set_active_window(), let's have
move_to_front_and_make_active().
2019-03-24 13:09:46 +01:00

4.1 KiB