This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-04 15:45:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b572393a96e0ad1a916a422c47a257cd6da635b
ladybird
/
Userland
/
Libraries
/
LibVT
History
Idan Horowitz
5b572393a9
LibVT: Use NNOP<KString> to store window titles in the Kernel
...
This will allow us to eventually propagate allocation failure.
2022-02-16 22:21:37 +01:00
..
Attribute.h
LibVT: Use NNOP<KString> to store window titles in the Kernel
2022-02-16 22:21:37 +01:00
CharacterSet.h
…
CMakeLists.txt
…
Color.h
…
EscapeSequenceParser.cpp
…
EscapeSequenceParser.h
…
Line.cpp
Kernel+LibVT: Use MUST + try_prepend / try_append
2022-01-05 14:04:18 +01:00
Line.h
…
Position.h
…
Range.h
…
StateMachine.txt
…
Terminal.cpp
LibVT: Use NNOP<KString> to store window titles in the Kernel
2022-02-16 22:21:37 +01:00
Terminal.h
LibVT: Use NNOP<KString> to store window titles in the Kernel
2022-02-16 22:21:37 +01:00
TerminalWidget.cpp
LibVT: Fix triple click behavior
2022-02-13 23:05:39 +01:00
TerminalWidget.h
LibVT: Enable caller to control the visibility of the scrollbar widget
2022-01-15 11:03:23 +01:00
XtermColors.h
…