1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 20:41:00 +00:00
serenity/Applications
Conrad Pankoff fed0133109 FileManager: Show home directory by default, or command line argument
FileManager used to open up with the root directory loaded by default.
Now it will try to load either 1) the first argument specified on the
command line, 2) the user's home directory, or 3) the root directory.

Fixes #389
2019-07-31 16:33:21 +02:00
..
About LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). 2019-07-23 18:20:00 +02:00
Downloader Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
FileManager FileManager: Show home directory by default, or command line argument 2019-07-31 16:33:21 +02:00
FontEditor WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. 2019-07-28 10:18:49 +02:00
IRCClient LibCore: Introduce a C_OBJECT macro. 2019-07-25 19:49:28 +02:00
Launcher LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). 2019-07-23 18:20:00 +02:00
PaintBrush LibCore: Introduce a C_OBJECT macro. 2019-07-25 19:49:28 +02:00
Piano WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. 2019-07-28 10:18:49 +02:00
ProcessManager Kernel+ProcessManager: Let processes have an icon and show it in the table. 2019-07-29 07:26:01 +02:00
QuickShow LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). 2019-07-23 18:20:00 +02:00
SystemDialog LibGUI: Add input types to GMessageBox. 2019-07-16 21:41:13 +02:00
Taskbar WindowServer+LibGUI: Remove old "icon path" way of doing things. 2019-07-28 10:24:58 +02:00
Terminal WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. 2019-07-28 10:18:49 +02:00
TextEditor TextEditor: Include extension during SaveAs 2019-07-29 20:46:31 +02:00
Makefile.common LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00