Historique des commits

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