Aliaksandr Kalenik
|
3eb9ae4ed5
LibWeb: Find closest scrollable paintable to call handle_mousewheel()
|
1 vuosi sitten |
MacDue
|
22d06a4ff0
LibWeb: Set scroll step size to a value consistent with Qt/Ladybird
|
1 vuosi sitten |
Sebastian Zaha
|
05dd46f9e3
LibWeb: Do not fire click event if mouseup/down elements do not match
|
2 vuotta sitten |
Sebastian Zaha
|
065c8cefb8
LibWeb: Remove unused code
|
2 vuotta sitten |
Timothy Flynn
|
a4070b1452
LibWeb: Allow toggling playback of media elements with keyboard controls
|
2 vuotta sitten |
PrestonLTaylor
|
0eac8bce6f
LibWeb: Fix js execution for js urls in anchor tags href
|
2 vuotta sitten |
Timothy Flynn
|
9e95c9892c
Ladybird+LibWeb+WebContent: Add context menu controls for muting audio
|
2 vuotta sitten |
Timothy Flynn
|
14ca04de25
Ladybird+LibWeb+WebContent: Generalize video context menus for all media
|
2 vuotta sitten |
Andreas Kling
|
fdbdc4d5ff
LibWeb: Only forward scroll requests for the top-level browsing context
|
2 vuotta sitten |
Andreas Kling
|
e83681ee34
LibWeb: Use the right DOM node when placing cursor on double-click
|
2 vuotta sitten |
Luke Wilde
|
e038901555
LibWeb: Fire the contextmenu event on right click (if not holding shift)
|
2 vuotta sitten |
Timothy Flynn
|
d8f03dda08
Browser+LibWeb+WebContent: Broadcast video element context menu requests
|
2 vuotta sitten |
Timothy Flynn
|
806e08425a
LibWeb: Clear the mouse event tracking node when it stops wanting events
|
2 vuotta sitten |
Linus Groh
|
d58b671ff6
LibWeb/DOM: Rename Node::{paint => paintable}_box()
|
2 vuotta sitten |
Andreas Kling
|
d8ccc2d54e
LibWeb: Rename BrowsingContextContainer => NavigableContainer
|
2 vuotta sitten |
Srikavin Ramkumar
|
33686c8a63
LibWeb: Support NotAllowed CSS cursor
|
2 vuotta sitten |
Kenneth Myhra
|
f9d50e6eca
LibWeb: Port fire_keyboard_event() to new FlyString
|
2 vuotta sitten |
Kenneth Myhra
|
ad5cbdc51b
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
|
2 vuotta sitten |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
2 vuotta sitten |
Kenneth Myhra
|
03d6cb88ff
LibWeb: Port KeyboardEvent to new String
|
2 vuotta sitten |
Andreas Kling
|
76e520884e
LibWeb: Traverse shadow boundaries when looking for focus candidates
|
2 vuotta sitten |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 vuotta sitten |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 vuotta sitten |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 vuotta sitten |
Kenneth Myhra
|
e57461b89e
LibWeb: Make factory methods of UIEvents::WheelEvent fallible
|
2 vuotta sitten |
Kenneth Myhra
|
a401cff4e2
LibWeb: Make factory methods of UIEvents::KeyboardEvent fallible
|
2 vuotta sitten |
Kenneth Myhra
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 vuotta sitten |
Andreas Kling
|
b79bc25a1f
LibWeb: Use DOM Selection instead of ad-hoc layout tree selection
|
2 vuotta sitten |
Andreas Kling
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 vuotta sitten |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 vuotta sitten |