ladybird/UI
Bastiaan van der Plaat 0b6f693636 UI/AppKit: Use webview layout event instead of window resize events
Currently the window resize events are used to resize the webview.
But when extra window items appear, for example: search or DevTools
Bar then the webview is clipped out of the window. This also happens
when the tab bar is opened and closed. Listening to layout events
resolves these clipping issues completely.
2025-05-08 11:23:21 +01:00
..
Android LibTLS: Remove unused DefaultRootCACertificates 2025-02-17 19:52:43 +01:00
AppKit UI/AppKit: Use webview layout event instead of window resize events 2025-05-08 11:23:21 +01:00
cmake LibWebView: Split about:settings into modules 2025-04-23 19:58:58 -04:00
Headless headless-browser: Implement a stubbed clipboard API 2025-05-02 17:46:16 -04:00
Icons
Qt UI/Qt: Add Ctrl-R shortcut for page Reload 2025-05-07 10:20:51 +12:00
.gitignore
CMakeLists.txt Meta: Link with OpenSSL explicitly 2025-02-17 12:36:26 +01:00
Info.plist