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-24 09:24:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98603e2b2012bbdd3e6266771ccfa4ebac63a6dc
ladybird
/
Userland
/
Libraries
/
LibVT
History
Andreas Kling
c3018f8beb
LibVT: Simplify TerminalWidget::widget_size_for_font()
...
Reuse the base size calculation from compute_base_size() instead of duplicating it.
2023-01-06 12:02:20 +01:00
..
Attribute.h
…
CharacterSet.h
…
CMakeLists.txt
…
Color.h
…
EscapeSequenceParser.cpp
…
EscapeSequenceParser.h
…
Line.cpp
…
Line.h
…
Position.h
…
Range.h
…
StateMachine.txt
…
Terminal.cpp
Everywhere: Rename to_{string => deprecated_string}() where applicable
2022-12-06 08:54:33 +01:00
Terminal.h
…
TerminalWidget.cpp
LibVT: Simplify TerminalWidget::widget_size_for_font()
2023-01-06 12:02:20 +01:00
TerminalWidget.h
LibVT: Use font pixel height (pixel_size) when calculating line heights
2023-01-06 12:02:20 +01:00
XtermColors.h
…