1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Userland
Marcus Nilsson b57f7def1f LibGUI: Don't invalidate scrollbar rect if disabled
No need to repaint if it's not scrollable, this saves a tiny bit of
repaint :)
2021-07-19 16:24:06 +02:00
..
Applets Applets: Add tooltip for Clipboard History 2021-07-19 10:31:40 +02:00
Applications Everywhere: Use AK/Math.h if applicable 2021-07-19 16:34:21 +04:30
Demos Everywhere: Use AK/Math.h if applicable 2021-07-19 16:34:21 +04:30
DevTools Everywhere: Improve CPU usage calculation 2021-07-18 22:08:26 +02:00
DynamicLoader LibC: Use our implementation of crti.o and crtn.o 2021-07-14 13:12:25 +02:00
Games Everywhere: Use AK/Math.h if applicable 2021-07-19 16:34:21 +04:30
Libraries LibGUI: Don't invalidate scrollbar rect if disabled 2021-07-19 16:24:06 +02:00
Services WindowServer: Fix crash rendering fullscreen window 2021-07-19 10:24:58 +02:00
Shell Shell: Don't assume that only the current shell may continue children 2021-07-17 02:00:24 +04:30
Utilities Everywhere: Use AK/Math.h if applicable 2021-07-19 16:34:21 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00