ladybird/Userland/Services/SystemServer
kleines Filmröllchen d463f6e00a SystemServer: Boot into graphical mode even if there's no video hardware
SystemServer had safety fallbacks to boot into text mode if the user
errorneously specified graphical mode but no video hardware was present.
As it's now possible to do exactly this intentionally, we should allow
it. This would of course make WindowServer fall over and die if
configured improperly, but if you're messing with the kernel command
line in strange ways, you should be able to fix that.
2022-04-21 13:41:55 +02:00
..
CMakeLists.txt SystemServer: Port to LibMain :^) 2021-12-16 22:48:17 +01:00
main.cpp SystemServer: Boot into graphical mode even if there's no video hardware 2022-04-21 13:41:55 +02:00
Service.cpp LibCore+Userland: Remove File::ensure_parent_directories 2022-04-11 00:08:48 +02:00
Service.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00