Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-21 | LibWeb: Generate Event and MouseEvent bindings from IDL :^) | Andreas Kling | |
We still have to hand-write a function to turn an Event& into a wrapper but this is still a hue improvement. Eventually we'll find a way to auto-generate that function as well. |