1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 18:10:59 +00:00
serenity/Applications
Christopher Dumas dd84dcf31f Launcher loads applications from Launcher.ini, is started by default, and is resized automatically
Co-Authored-By: Andreas Kling <awesomekling@gmail.com>
2019-05-24 20:40:09 +02:00
..
About LibGUI: Add a GAbstractButton base class for button widgets. 2019-05-24 16:32:20 +02:00
Downloader Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00
FileManager Added functionality to make back and forward buttons work in FileManager. Also 2019-05-24 00:24:28 +02:00
FontEditor LibGUI: Make GCheckBox inherit from GAbstractButton. 2019-05-24 17:11:42 +02:00
IRCClient Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00
Launcher Launcher loads applications from Launcher.ini, is started by default, and is resized automatically 2019-05-24 20:40:09 +02:00
ProcessManager ProcessManager: Keep /proc/all open to reduce CPU impact of ProcessManager. 2019-05-14 17:12:35 +02:00
Taskbar LibGUI: Add a GAbstractButton base class for button widgets. 2019-05-24 16:32:20 +02:00
Terminal Terminal: Uh, also change the one caller of beep() to sysbeep().. 2019-05-17 14:34:07 +02:00
TextEditor TextEditor: Make use of GFilePicker to select a file to open 2019-05-16 13:31:19 +02:00