Age | Commit message (Expand) | Author |
---|---|---|
2020-04-19 | WindowServer: Fix AppletManager build | Andreas Kling |
2020-04-19 | WindowServer: Don't crash when encountering unsorted menu applets | Andreas Kling |
2020-03-31 | WindowServer: Remove applets from AppletManager on client disconnection | Andreas Kling |
2020-03-03 | AK: Make quick_sort() a little more ergonomic | Andreas Kling |
2020-02-25 | AK: Make Vector use size_t for its size and capacity | Andreas Kling |
2020-02-16 | WindowServer: Move configuration file into /etc/WindowServer | Andreas Kling |
2020-02-10 | WindowServer: Move applet code from MenuManager to AppletManager. | asliturk |