summaryrefslogtreecommitdiff
path: root/Base/home
AgeCommit message (Expand)Author
2019-07-03Launcher: Reformat config a little bit (#279)Christopher Dumas
2019-07-02Launcher: The "Launcher" config file group shouldn't take up visual space.Andreas Kling
2019-07-02Launcher: Vertical/Horizontal optionChristopher Dumas
2019-06-30ProcessManager: Add app icon.Andreas Kling
2019-06-29PaintBrush: Add a simple app icon.Andreas Kling
2019-06-29AK: Make a tiny JSON unit test based on a saved VisualBuilder form.Andreas Kling
2019-06-15LibHTML: Basic element attribute parsing.Andreas Kling
2019-06-15LibHTML: Start working on a very simplified HTML parser.Andreas Kling
2019-06-07Terminal: Use the visual bell by default.Andreas Kling
2019-06-06WindowServer: New API for Scaled BlitChristopher Dumas
2019-05-27fixed ini WM configChristopher Dumas
2019-05-27removed extra impl of scalingChristopher Dumas
2019-05-27centered backgrounds are now an optionChristopher Dumas
2019-05-27tiled backgrounds no longer has strange off-by-one pixel errorsChristopher Dumas
2019-05-27can now tile background and made sure the IRC choose server popup still worksChristopher Dumas
2019-05-27IRC client setttings, Terminal settings, more WM settingsChristopher Dumas
2019-05-27implemented settings for window manager.Christopher Dumas
2019-05-27Network stack is now configurable, and resolution is also configurable, but l...Christopher Dumas
2019-05-25Base: Add a 32x32 icon for Minesweeper.Andreas Kling
2019-05-25Base: Make a 32x32 icon for Snake.Andreas Kling
2019-05-24Launcher loads applications from Launcher.ini, is started by default, and is ...Christopher Dumas
2019-02-10Base: Rename /users to /home.Andreas Kling