summaryrefslogtreecommitdiff
path: root/Servers/WindowServer/WindowManager.cpp
AgeCommit message (Expand)Author
2020-02-20WindowServer: Stop exposing open_menu_stack in MenuManagerShannon Booth
2020-02-17WindowServer: Make way for the out-of-process system menuAndreas Kling
2020-02-16WindowServer: Move configuration file into /etc/WindowServerAndreas Kling
2020-02-14LibGfx: Add forward declaration headerAndreas Kling
2020-02-13WindowServer+LibGUI: Add a "drag move" eventAndreas Kling
2020-02-12WindowServer: Move some menu related code into MenuManagerShannon Booth
2020-02-11WindowServer: Remove unused WindowManager::draw_window_switcher()Andreas Kling
2020-02-11WindowServer: Update window switcher when moving window to frontAndreas Kling
2020-02-10WindowServer: Move applet code from MenuManager to AppletManager.asliturk
2020-02-07WindowServer: Move some menu related functions to MenuManagerAndreas Kling
2020-02-06IPCCompiler: Put message classes in the Messages namespaceAndreas Kling
2020-02-06WindowServer: Move classes into WindowServer namespaceAndreas Kling