MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 years ago |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Zaggy1024
|
52a5da51bf
LibVT: Make shortcuts propagate completely before terminal input
|
2 years ago |
networkException
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 years ago |
Timothy Flynn
|
31b2d93038
LibGUI+LibVT: Notify widgets of emoji selection with a callback
|
2 years ago |
networkException
|
b29fbe96dd
LibVT: Handle non file urls in on hover tooltips
|
2 years ago |
Karol Kosek
|
1d9ec8bd56
LibVT: Accept supported drag enter events
|
3 years ago |
Wuzado
|
d3cffcfee5
LibVT: Show application display name when hovered over, if available
|
3 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Michał Lach
|
e2b0f6795f
LibVT+Kernel: Separate the caret shapes and its steadiness
|
3 years ago |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
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 |