Aliaksandr Kalenik
|
31e5b5f5de
LibWeb: Use paintable to represent event tracking node
|
1 年之前 |
Bastiaan van der Plaat
|
836a7b00dd
Ladybird+LibWeb: Add MouseEvent screenX and screenY support
|
1 年之前 |
circl
|
e0e67a2b27
LibWeb: Partially implement MouseEvent.movementX/movementY
|
1 年之前 |
Sebastian Zaha
|
065c8cefb8
LibWeb: Remove unused code
|
2 年之前 |
Timothy Flynn
|
806e08425a
LibWeb: Clear the mouse event tracking node when it stops wanting events
|
2 年之前 |
Kenneth Myhra
|
f9d50e6eca
LibWeb: Port fire_keyboard_event() to new FlyString
|
2 年之前 |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 年之前 |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 年之前 |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 年之前 |
Itamar
|
a802fb2023
LibWeb: Support MouseEvent.{pageX,pageY}
|
2 年之前 |
Itamar
|
66ee08c3dc
LibWeb: Fix calculation of MouseEvent::client_{x,y}
|
2 年之前 |
Sam Atkins
|
3c7bd5a317
LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events
|
2 年之前 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 年之前 |
Luke Wilde
|
e4688fedd5
LibWeb: Make keyboard events properly fire into a focused iframe
|
2 年之前 |
Aliaksandr Kalenik
|
9cbf031b6d
LibWeb: Add button property in MouseEvent
|
2 年之前 |
Karol Kosek
|
0e04532623
LibWeb: Add stub implementation for handling doubleclicks
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Andreas Kling
|
5779a910e5
LibWeb: Move hit testing to the painting tree
|
3 年之前 |
Andreas Kling
|
fbd58f9615
LibWeb: Dispatch a click event after mousedown+mouseup on same target
|
3 年之前 |
Andreas Kling
|
41fe02e012
LibWeb: Rename "frame" to "browsing_context" in various places
|
3 年之前 |
Dmitry Petrov
|
1662213737
Userland: Add horizontal mouse scroll support
|
3 年之前 |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 年之前 |
Andreas Kling
|
0af0ee4293
LibWeb: Fire "keyup" events as well :^)
|
3 年之前 |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 年之前 |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
ded8c728d2
LibWeb: Plumb wheel events from widget layer to EventHandler
|
4 年之前 |
Ben Wiederhake
|
67cda61b7f
Libraries: Add missing headers
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |