Commit History

Author SHA1 Message Date
  Ben Wiederhake d13283f952 LibVT: Fix tooltip condition, properly reset when tooltip not available 3 years ago
  Brian Gianforcaro 913374163c LibVT/Kernel: Make VT::Attribute::Flags enum class, use AK EnumBits 3 years ago
  Lenny Maiorani 8b334248e4 Libraries: Use default constructors/destructors in LibVT 3 years ago
  MacDue 8fbe96af45 LibVT: Use coarse scrolling animation in TerminalWidget 3 years ago
  networkException 3052c0578c LibVT: Properly populate context menu with open actions 3 years ago
  Sam Atkins 8260135d4d LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods 3 years ago
  brapru 93496af02b LibVT: Fix triple click behavior 3 years ago
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support 3 years ago
  Matt Jacobson 87630c5fd5 LibVT: Don't clip TerminalWidget's drawing to avoid scroller 3 years ago
  Brian Gianforcaro 0e26ba59f7 LibVT: Enable caller to control the visibility of the scrollbar widget 3 years ago
  Elyse 086615535f Everywhere: Use 'decrease_slider_by()' method from AbstractSlider 3 years ago
  Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider 3 years ago
  Andreas Kling 7d7950b322 LibVT: Don't leave 50ms auto-scroll timer running at all times 3 years ago
  ryanb-dev 3a6f550b24 Terminal: Fix broken selection after dbl/trp click 3 years ago
  Ben Wiederhake f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious 3 years ago
  Ben Wiederhake ff17f6877a LibVT: Make paste access to Clipboard atomic 3 years ago
  David Lindbom 3c98a9430b LibVT: Show action of double click in tooltip 3 years ago
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
  brapru b5f812d11d LibVT: Add movemouse support for triple click 3 years ago
  brapru 7a673f5aa3 LibVT: Keep track of the buffer postiion on mousedown events 3 years ago
  Musab Kılıç 7f46022e66 LibVT: Execute DragOperation after resetting active hyperlink 3 years ago
  Andreas Kling 82d8cd2b87 Terminal+LibVT: Use LibConfig instead of Core::ConfigFile 3 years ago
  TheFightingCatfish 0c53c2dfa2 LibGUI: Add a ClipboardClient for GUI::Clipboard 4 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable 4 years ago
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 years ago
  Xavier Defrang 04fc7d708c LibVT: Paste full path when dropping file on widget 4 years ago