Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 2e1b8b90f4 LibVT: Compute the font metrics once and cache them hace 2 años
  Andreas Kling b4946eac6e LibVT: Fix bug where terminal size got lost on font size change hace 2 años
  Andreas Kling 555d7a6fce LibGfx: Make Font::glyph_width*() APIs return float hace 2 años
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h hace 2 años
  implicitfield 800c292be8 Terminal+LibVT: Get the color scheme from the system theme hace 2 años
  implicitfield 4aec8491d6 Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes hace 2 años
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value hace 2 años
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Zaggy1024 52a5da51bf LibVT: Make shortcuts propagate completely before terminal input hace 2 años
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers hace 2 años
  Timothy Flynn 31b2d93038 LibGUI+LibVT: Notify widgets of emoji selection with a callback hace 2 años
  networkException b29fbe96dd LibVT: Handle non file urls in on hover tooltips hace 2 años
  Karol Kosek 1d9ec8bd56 LibVT: Accept supported drag enter events hace 3 años
  Wuzado d3cffcfee5 LibVT: Show application display name when hovered over, if available hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Michał Lach e2b0f6795f LibVT+Kernel: Separate the caret shapes and its steadiness hace 3 años
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Ben Wiederhake d13283f952 LibVT: Fix tooltip condition, properly reset when tooltip not available hace 3 años
  Brian Gianforcaro 913374163c LibVT/Kernel: Make VT::Attribute::Flags enum class, use AK EnumBits hace 3 años
  Lenny Maiorani 8b334248e4 Libraries: Use default constructors/destructors in LibVT hace 3 años
  MacDue 8fbe96af45 LibVT: Use coarse scrolling animation in TerminalWidget hace 3 años
  networkException 3052c0578c LibVT: Properly populate context menu with open actions hace 3 años
  Sam Atkins 8260135d4d LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods hace 3 años
  brapru 93496af02b LibVT: Fix triple click behavior hace 3 años
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support hace 3 años
  Matt Jacobson 87630c5fd5 LibVT: Don't clip TerminalWidget's drawing to avoid scroller hace 3 años
  Brian Gianforcaro 0e26ba59f7 LibVT: Enable caller to control the visibility of the scrollbar widget hace 3 años