mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 04:39:06 +00:00
Launcher loads applications from Launcher.ini, is started by default, and is resized automatically
Co-Authored-By: Andreas Kling <awesomekling@gmail.com>
This commit is contained in:
parent
ad908f1395
commit
dd84dcf31f
Notes:
sideshowbarker
2024-07-19 13:58:13 +09:00
Author: https://github.com/alexispurslane
Commit: dd84dcf31f
Pull-request: https://github.com/SerenityOS/serenity/pull/86
Reviewed-by: https://github.com/awesomekling
4 changed files with 48 additions and 16 deletions
|
@ -27,7 +27,7 @@
|
|||
#include <Kernel/Devices/DebugLogDevice.h>
|
||||
|
||||
#define SPAWN_TERMINAL
|
||||
//#define SPAWN_LAUNCHER
|
||||
#define SPAWN_LAUNCHER
|
||||
//#define SPAWN_GUITEST2
|
||||
//#define SPAWN_FILE_MANAGER
|
||||
//#define SPAWN_PROCESS_MANAGER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue