ladybird/Userland
MacDue fdcc73d4b1 LibWeb: Paint conic-gradient()s
This is a first pass at painting conic-gradient()s, I've yet to try to
optimize this much, but I feel like you could do better than atan2
in a loop.
2022-11-01 23:07:05 +00:00
..
Applets
Applications Browser: Inform WebView processes of the browser window's position/size 2022-11-01 21:16:50 +00:00
Demos
DevTools
DynamicLoader
Games
Libraries LibWeb: Paint conic-gradient()s 2022-11-01 23:07:05 +00:00
Services LibWeb+LibWebView+WebContent: Add IPC to receive window position/size 2022-11-01 21:16:50 +00:00
Shell
Utilities
CMakeLists.txt