1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 17:12:08 +00:00
serenity/Applications
Andreas Kling a63330077f Browser: Tell LaunchServer we only want to show the downloads directory
Browser only uses LaunchServer for one thing: to open the user's
downloads directory after a download is finished.

Eventually I'd like to move this functionality to a separate download
manager service, but for now, let's at least lock down what Browser is
able to ask LaunchServer to do. :^)
2021-01-03 12:10:34 +01:00
..
About Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00
Browser Browser: Tell LaunchServer we only want to show the downloads directory 2021-01-03 12:10:34 +01:00
Calculator LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
Calendar LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
CrashReporter Applications+LibGUI: Convert all GML consumers to use the LibCore finder 2021-01-01 14:45:09 +01:00
Debugger Loader: Stabilize loader & Use shared libraries everywhere :^) 2020-12-14 23:05:53 +01:00
DisplaySettings DisplaySettings: Remove root_widget() from DisplaySettings 2021-01-01 15:55:08 +01:00
FileManager FileManager: Make properties windows non-modal 2021-01-02 00:35:34 +01:00
FontEditor LibGfx: Introduce provisional font interface 2020-12-31 23:40:27 +01:00
Help Help: Support loading help page by file path as command line argument 2021-01-03 10:48:54 +01:00
HexEditor LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
IRCClient LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
KeyboardMapper LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
KeyboardSettings LibGUI: Give some widgets a reasonable default fixed height 2020-12-30 01:54:53 +01:00
MouseSettings Applications: Added a new MouseSettings application 2020-12-30 11:58:52 +01:00
Piano Piano: Quit the audio thread by checking Core::EventLoop for exit 2020-12-31 21:59:20 +01:00
PixelPaint PixelPaint: Remove hand-rolled type information in favor of RTTI 2021-01-01 16:08:49 +01:00
QuickShow Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
SoundPlayer LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
Spreadsheet LibGfx: Add Gfx::TextAttributes (and use it in GUI::TextDocumentSpan) 2021-01-02 20:57:43 +01:00
SystemMonitor Kernel: Merge PurgeableVMObject into AnonymousVMObject 2021-01-01 23:43:44 +01:00
Terminal Revert "Terminal: Tell LaunchServer we only need to open "Help"" 2021-01-03 11:53:57 +01:00
TextEditor Applications+LibGUI: Convert all GML consumers to use the LibCore finder 2021-01-01 14:45:09 +01:00
ThemeEditor LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
Welcome LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
CMakeLists.txt Applications: Added a new MouseSettings application 2020-12-30 11:58:52 +01:00