Andreas Kling
|
ddc0c13007
LibVT: Use font pixel height (pixel_size) when calculating line heights
|
2 年之前 |
Andreas Kling
|
2e1b8b90f4
LibVT: Compute the font metrics once and cache them
|
2 年之前 |
implicitfield
|
800c292be8
Terminal+LibVT: Get the color scheme from the system theme
|
2 年之前 |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 年之前 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
thankyouverycool
|
f7eb72a8be
Terminal+LibVT: Toggle TerminalWidget's focus on input preemption
|
2 年之前 |
Karol Kosek
|
1d9ec8bd56
LibVT: Accept supported drag enter events
|
3 年之前 |
Michał Lach
|
e2b0f6795f
LibVT+Kernel: Separate the caret shapes and its steadiness
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Lenny Maiorani
|
8b334248e4
Libraries: Use default constructors/destructors in LibVT
|
3 年之前 |
Brian Gianforcaro
|
0e26ba59f7
LibVT: Enable caller to control the visibility of the scrollbar widget
|
3 年之前 |
Andreas Kling
|
7d7950b322
LibVT: Don't leave 50ms auto-scroll timer running at all times
|
3 年之前 |
Andreas Kling
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
3 年之前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
Ben Wiederhake
|
b3e9a4e603
Libraries: Fix visibility of Object-derivative constructors
|
3 年之前 |
brapru
|
7a673f5aa3
LibVT: Keep track of the buffer postiion on mousedown events
|
3 年之前 |
Andreas Kling
|
82d8cd2b87
Terminal+LibVT: Use LibConfig instead of Core::ConfigFile
|
3 年之前 |
TheFightingCatfish
|
0c53c2dfa2
LibGUI: Add a ClipboardClient for GUI::Clipboard
|
4 年之前 |
Daniel Bertalan
|
ce9460de59
Kernel+LibVT: Fix selection with scrollback wrap-around
|
4 年之前 |
Daniel Bertalan
|
53099b216c
LibVT: Implement bright color support
|
4 年之前 |
Daniel Bertalan
|
acbd1d14d0
LibVT+Terminal: Add color scheme support
|
4 年之前 |
Daniel Bertalan
|
99033876ec
LibVT+Kernel: Create `Color` class
|
4 年之前 |
Daniel Bertalan
|
708f835477
LibVT: Implement Bracketed Paste Mode
|
4 年之前 |
Daniel Bertalan
|
875a2cbb71
LibVT+Kernel: Add support for setting cursor styles
|
4 年之前 |
Andreas Kling
|
ee5cf92b3d
LibVT: Don't cache bold variant of VT font in a member variable
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 年之前 |
Andreas Kling
|
2c1f71055f
LibVT: Put TerminalWidget in the VT namespace :^)
|
4 年之前 |
Andreas Kling
|
1e3a6ba572
LibVT: Avoid double relayout during interactive resize
|
4 年之前 |