Andreas Kling
|
5d6169793a
Ladybird+LibWebView: Respawn with same JS interpreter after crash
|
1 year ago |
Timothy Flynn
|
f319f72d00
Ladybird: Add a few missing Qt-to-Serenity keycode mappings
|
2 years ago |
Timothy Flynn
|
ddf4f6f44f
Ladybird: Include the keypad modifier in key events sent to WebContent
|
2 years ago |
Timothy Flynn
|
b57199ccb9
Ladybird: Propagate "empty" key events to the WebContent process
|
2 years ago |
Andreas Kling
|
c0a5787395
Ladybird: Don't scroll web view if wheel event is a Ctrl+Wheel zoom
|
2 years ago |
Andreas Kling
|
9c568282dc
Ladybird+LibJS: Add CLI option to run browser with LibJS bytecode VM
|
2 years ago |
kamp
|
aa97c4675f
Ladybird: Update screen rects on client creation
|
2 years ago |
Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
2 years ago |
Ben Wiederhake
|
4e101d1fa2
Ladybird: Remove unused IODevice.h include
|
2 years ago |
Timothy Flynn
|
6970f1b6c1
Browser+Ladybird+LibWebView: Handle trivial content APIs in LibWebView
|
2 years ago |
Timothy Flynn
|
c113d780c6
Ladybird: Move ownership of the JS console/inspector to the tab object
|
2 years ago |
Timothy Flynn
|
2d51b8c286
Browser+Ladybird+LibWebView: Virtualize computing content/widget points
|
2 years ago |
Timothy Flynn
|
31d7565cf3
Ladybird: Remove unused JS console methods
|
2 years ago |
Timothy Flynn
|
d8b14da380
Browser+Ladybird+LibWebView: Move some common functions to LibWebView
|
2 years ago |
Timothy Flynn
|
b0edc7b6e4
Ladybird: Add screenshot actions to the page context menu
|
2 years ago |
Timothy Flynn
|
e30dcc7391
Ladybird: Add a context menu for image elements
|
2 years ago |
Timothy Flynn
|
0d1b5e7f7a
Ladybird: Add a context menu for link elements
|
2 years ago |
Timothy Flynn
|
a0e31bf1de
Ladybird: Move the page context menu from the BrowserWindow to the Tab
|
2 years ago |
Timothy Flynn
|
d8f03dda08
Browser+LibWeb+WebContent: Broadcast video element context menu requests
|
2 years ago |
Andreas Kling
|
85c542ab00
Ladybird+LibWebView: Move backing store management code to LibWebView
|
2 years ago |
Andreas Kling
|
ec2600f246
Ladybird: Make resizing the window a lot less laggy
|
2 years ago |
Andreas Kling
|
984630845d
Ladybird: Only request repaint for what's in the visible viewport
|
2 years ago |
Andreas Kling
|
def37e65f3
Ladybird+LibWebView: Remember the size of the last paint
|
2 years ago |
Andreas Kling
|
68271c4fce
Ladybird: Floor the WebContentView viewport offset at 0, 0
|
2 years ago |
Luke Wilde
|
3894a8b995
Ladybird: Send the double click event to WebContent
|
2 years ago |
MacDue
|
09773048b6
Ladybird: Allow right clicking and inspecting elements
|
2 years ago |
Andreas Kling
|
72195ade9d
Ladybird: Let WebContent know if the current system theme is dark
|
2 years ago |
Andreas Kling
|
1c6c3685c4
Ladybird: Remove Web::Platform plugins for Qt in favor of LibCore
|
2 years ago |
Andreas Kling
|
411d36719e
LibCore: Simplify Core::Notifier by only allowing one event type
|
2 years ago |
Timothy Flynn
|
8fe846eb7f
Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file
|
2 years ago |