Age | Commit message (Expand) | Author |
---|---|---|
2022-03-16 | LibWeb: Refactor all LabelableNode subclasses + input event handling :^) | sin-ack |
2022-03-11 | LibWeb: Move mouse event and label logic from layout to painting tree | Andreas Kling |
2022-03-11 | LibWeb: Make Paintable ref-counted | Andreas Kling |
2022-03-11 | LibWeb: Split Paintable into Paintable and PaintableBox | Andreas Kling |
2022-03-11 | LibWeb: Let Paintable perform the painting | Andreas Kling |