summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/UIEvents
AgeCommit message (Expand)Author
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-15LibWeb: Expose the MouseEvent::{clientX, clientY} attributesIdan Horowitz
2021-03-16LibWeb: Dispatch "resize" events on the Window objectAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling