Timothy Flynn
|
16d003c563
LibWeb: Allow modifying non-editable text selections with the keyboard
|
10 місяців тому |
Timothy Flynn
|
bf9d05d97a
LibWeb: Re-assign cmd+arrow key events to home/end keys on macOS
|
10 місяців тому |
Timothy Flynn
|
a0072f422a
LibWeb: Support jumping across word boundaries in text nodes
|
10 місяців тому |
Timothy Flynn
|
1240aaa294
LibWeb: Update editable node selections with arrow/home/end keys
|
10 місяців тому |
Tim Ledbetter
|
a56a2faf51
LibWeb: Don't handle media player key events if any modifier is pressed
|
10 місяців тому |
Tim Ledbetter
|
63231fd276
LibWeb: Don't propagate key events that are handled by the media player
|
11 місяців тому |
Timothy Flynn
|
8fb2cc2be1
LibWeb: Do not assume the shadow root has a host when updating selection
|
11 місяців тому |
Timothy Flynn
|
430c9d3e3f
LibWeb: Use a Unicode text segmenter to select words on double-click
|
11 місяців тому |
Tim Ledbetter
|
206262cd55
LibWeb: Subclass FormAssociatedElement text selection methods
|
11 місяців тому |
Jelle Raaijmakers
|
badcdcacf5
LibWeb: Update input/textarea selection on document selection change
|
11 місяців тому |
Timothy Flynn
|
660e846e94
Revert "LibWeb: Change where content selection via mouse is allowed"
|
11 місяців тому |
simonkrauter
|
6c9adf3dbc
LibWeb: Change where content selection via mouse is allowed
|
11 місяців тому |
simonkrauter
|
a2e4259099
LibWeb: Introduce variable `dom_node` in EventHandler::handle_mousedown
|
11 місяців тому |
Timothy Flynn
|
099956a7cd
LibWeb: Do not unconditionally prevent escape keys from being propagated
|
11 місяців тому |
Aliaksandr Kalenik
|
69c6e07139
LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document
|
11 місяців тому |
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 рік тому |