Age | Commit message (Expand) | Author |
---|---|---|
2021-04-17 | Network.Applet: Avoid JsonObject copy and use StringBuilder::appendff() | Andreas Kling |
2021-04-16 | Everywhere: Add `-Wdouble-promotion` warning | Nicholas-Baron |
2021-04-15 | Applets: Remove unused UserName applet | Andreas Kling |
2021-04-07 | FontEditor+ClipboardHistory: Use system-wide Clipboard | thankyouverycool |
2021-04-05 | Network: Make the applet use an alpha channel | Dawid Wolosowicz |
2021-04-05 | ClipboardHistory: Make the applet use an alpha channel | Dawid Wolosowicz |
2021-04-04 | ResourceGraph.Applet: Host both CPU and memory applet in one process | Andreas Kling |
2021-04-04 | WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet | Andreas Kling |
2021-04-04 | Userland: Rename *.MenuApplet => *.Applet | Andreas Kling |