Commit graph

3 commits

Author SHA1 Message Date
Sam Atkins
7c2b8f6ee7 LibWeb/Painting: Move per-edge getter into BordersDataDevicePixels
Reduces some duplication.
2025-08-11 11:07:15 +01:00
Aliaksandr Kalenik
61114f6d16 LibWeb: Rename PaintContext to DisplayListRecordingContext
PaintContext dates back to a time when display lists didn't exist and it
truly represented "paint context". Renaming it to better align with its
current role.
2025-08-01 05:25:56 -04:00
Timothy Flynn
93712b24bf Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Renamed from Userland/Libraries/LibWeb/Painting/BordersData.h (Browse further)