1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 16:51:00 +00:00
Commit graph

2 commits

Author SHA1 Message Date
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
Andreas Kling
d17a91f185 Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
Renamed from WindowServer/WSWindowSwitcher.cpp (Browse further)