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 |
Timothy Flynn
|
4aca24481e
Ladybird: Implement the JavaScript console using a WebContentView
|
2 years ago |
MacDue
|
0329ddf46a
Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option
|
2 years ago |
Srikavin Ramkumar
|
627d68acdf
Ladybird: Display Qt cursors corresponding to missing CSS cursors
|
2 years ago |
Coderdreams
|
14c9ef2563
Ladybird: Open target _blank links in new tab
|
2 years ago |
Lucas CHOLLET
|
496b7ffb2b
LibGfx: Move all image loaders and writers to a subdirectory
|
2 years ago |
Timothy Flynn
|
f8b6369c23
WebContent+Everywhere: Add a WebContent IPC to activate a tab
|
2 years ago |
Timothy Flynn
|
e6fc35897f
WebContent+Everywhere: Add an option to not activate new tabs over IPC
|
2 years ago |
Aliaksandr Kalenik
|
640864b32e
Ladybird: Implement `notify_request_open_new_tab`
|
2 years ago |
Aliaksandr Kalenik
|
a9f8d4eada
LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab
|
2 years ago |
Aliaksandr Kalenik
|
4717d645d3
Ladybird: Generate window handle during client creation
|
2 years ago |
Timothy Flynn
|
700ad6bf35
WebContent+LibWebView: Consolidate the way browsers connect to WebDriver
|
2 years ago |
Andreas Kling
|
19b3d40ad2
Ladybird: Get the system's current color theme settings from Qt
|
2 years ago |
Timothy Flynn
|
97536e4684
LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String
|
2 years ago |
Timothy Flynn
|
add15a5f04
Ladybird+LibWebView: Move WebContent process launcher to LibWebView
|
2 years ago |
Aliaksandr Kalenik
|
b51090e83e
Ladybird: Send window size and position to WebContent process
|
2 years ago |
Aliaksandr Kalenik
|
59752807c4
Ladybird: Handle close event in WebContentView
|
2 years ago |
Aliaksandr Kalenik
|
cc41233be4
LibWebView+WebContent: Propagate close from WebContent to LibWebView
|
2 years ago |