Age | Commit message (Expand) | Author |
---|---|---|
2020-02-20 | WindowServer: Stop exposing open_menu_stack in MenuManager | Shannon Booth |
2020-02-17 | WindowServer: Make way for the out-of-process system menu | Andreas Kling |
2020-02-16 | WindowServer: Move configuration file into /etc/WindowServer | Andreas Kling |
2020-02-14 | LibGfx: Add forward declaration header | Andreas Kling |
2020-02-13 | WindowServer+LibGUI: Add a "drag move" event | Andreas Kling |
2020-02-12 | WindowServer: Move some menu related code into MenuManager | Shannon Booth |
2020-02-11 | WindowServer: Remove unused WindowManager::draw_window_switcher() | Andreas Kling |
2020-02-11 | WindowServer: Update window switcher when moving window to front | Andreas Kling |
2020-02-10 | WindowServer: Move applet code from MenuManager to AppletManager. | asliturk |
2020-02-07 | WindowServer: Move some menu related functions to MenuManager | Andreas Kling |
2020-02-06 | IPCCompiler: Put message classes in the Messages namespace | Andreas Kling |
2020-02-06 | WindowServer: Move classes into WindowServer namespace | Andreas Kling |