1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 06:18:12 +00:00
serenity/Servers
Andreas Kling 0d60c56b51 WindowServer: Make WSWindowFrame and WSButton deal in relative coordinates.
This was a bit painful to get right. The code is a lot more pleasant to
deal with now that all coordinates are relative to their local system
instead of being absolute screen coordinates.
2019-04-05 21:33:34 +02:00
..
LookupServer LookupServer: Only interpret A records as 32-bit IPv4 addresses. 2019-04-02 20:39:33 +02:00
WindowServer WindowServer: Make WSWindowFrame and WSButton deal in relative coordinates. 2019-04-05 21:33:34 +02:00