1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 02:28:12 +00:00
serenity/Userland/DevTools
Itamar 0cea8d1310 HackStudio: Separate master & slave PTY setup in TerminalWrapper
Previously the setup for both the master and slave pseudoterminals was
done in TerminalWrapper::run_command.

This commit separates the relevant logic into
TerminalWrapper::setup_master_pseudoterminal
and TerminalWrapper::setup_slave_pseudoterminal.
2021-12-22 02:14:32 -08:00
..
HackStudio HackStudio: Separate master & slave PTY setup in TerminalWrapper 2021-12-22 02:14:32 -08:00
Inspector Inspector: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Playground Playground: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Profiler Profiler: Add horizontal_scrollbar height to initial_height 2021-12-21 22:10:33 +01:00
UserspaceEmulator Kernel: Move userspace virtual address range base to 0x10000 2021-12-22 00:02:36 -08:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00