Timothy Flynn
|
e8a1b89447
LibWeb: Begin implementing the drag-and-drop processing model
|
пре 11 месеци |
Timothy Flynn
|
b6c99c27af
LibWeb: Move EditEventHandler's inclusion to EventHandler.cpp
|
пре 11 месеци |
Aliaksandr Kalenik
|
dd8c693725
LibWeb: Unify scroll handling between viewport and scrollable boxes
|
пре 11 месеци |
Timothy Flynn
|
faebbbc281
LibWeb: Move the navigable's cursor position to be owned by the document
|
пре 1 година |
Timothy Flynn
|
40b2d24d55
LibWeb: Support ctrl/cmd-clicking a link to open it in a new tab
|
пре 1 година |
Timothy Flynn
|
c2d5e30a35
LibWeb: Remove debug spam when clicking a link
|
пре 1 година |
Tim Ledbetter
|
e18501f67f
LibWeb: Don't dispatch click events to disabled FormAssociatedElements
|
пре 1 година |
Alec Murphy
|
1759b82114
LibWeb: Scroll page and nav history with keyboard
|
пре 1 година |
Tim Ledbetter
|
e5d1261640
LibWeb: Don't update selection if start and end node roots differ
|
пре 1 година |
circl
|
0f7623dd83
LibWeb+UI/Qt: Display 'title' tooltips only when the mouse stops moving
|
пре 1 година |
Tim Ledbetter
|
8969f2e34a
LibWeb: Disallow pasting into non-editable text nodes
|
пре 1 година |
Luke Warlow
|
b216046234
LibWeb: Implement CloseWatcher API
|
пре 1 година |
Tim Ledbetter
|
31d7fa2442
LibWeb: Fire `auxclick` event on middle click
|
пре 1 година |
circl
|
990cf9b4e9
LibWeb: Use viewport position for did_enter_tooltip_area
|
пре 1 година |
Andrew Kaster
|
d90a9ab70c
LibWeb: Add Web::UIEvents::KeyCode and KeyModifier enums, drop Kernel
|
пре 1 година |
Tim Ledbetter
|
c79041344d
LibWeb: Ensure anchor node is not null when extending selection
|
пре 1 година |
Tim Ledbetter
|
f721230456
LibWeb: Extend text selection when left clicking and holding shift
|
пре 1 година |
Aliaksandr Kalenik
|
5285e22f2a
LibWeb+WebContent: Move scrollbar painting into WebContent
|
пре 1 година |
Andreas Kling
|
09980af4ea
LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI
|
пре 1 година |
Andreas Kling
|
0ebfc0a4c4
LibWeb: Move event handling & cursor from BrowsingContext to Navigable
|
пре 1 година |
Timothy Flynn
|
c4750f6eec
LibWeb: Run page activation behavior when skipping context menu events
|
пре 1 година |
Aliaksandr Kalenik
|
561e011e07
LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard
|
пре 1 година |
Andreas Kling
|
dd8504c68d
LibWeb: Store "text for rendering" in TextPaintable
|
пре 1 година |
Aliaksandr Kalenik
|
0afbd827e0
LibWeb: Skip page scrolling for wheel events consumed by scrollable box
|
пре 1 година |
Timothy Flynn
|
a386ebde02
LibWeb: Do not return after ignoring a key event on an editable node
|
пре 1 година |
Timothy Flynn
|
4a476c3dd5
LibWeb: Ignore key presses when the OS super key is also pressed
|
пре 1 година |
Andreas Kling
|
d1b5f55f91
LibWeb: Make Paintable::containing_block() return a PaintableBox*
|
пре 1 година |
Aliaksandr Kalenik
|
90879a07ba
LibWeb: Skip page scrolling for wheel events consumed by scrollable box
|
пре 1 година |
Aliaksandr Kalenik
|
906ac71eca
LibWeb: Fix crashing after input into empty contenteditable
|
пре 1 година |
Aliaksandr Kalenik
|
6b17ab77f3
LibWeb: Do not delete empty range in EventHandler::handle_keydown()
|
пре 1 година |