1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:30:59 +00:00
serenity/Userland
Timothy Flynn f7e747b68e LibGUI+WindowServer: Create and broadcast an event when a window moves
LibWeb's Window object will need to know the OS-level position and size
of the GUI::Window for e.g. screenX, screenY, outerWidth, outerHeight.
It will also need to know about changes to that data.
2022-11-01 21:16:50 +00:00
..
Applets Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Applications Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Demos Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DevTools Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DynamicLoader LibC: Properly implement stack protectors 2022-11-01 14:49:09 +00:00
Games Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Libraries LibGUI+WindowServer: Create and broadcast an event when a window moves 2022-11-01 21:16:50 +00:00
Services LibGUI+WindowServer: Create and broadcast an event when a window moves 2022-11-01 21:16:50 +00:00
Shell Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Utilities Utilities: Clean up CMakeLists.txt 2022-11-01 14:49:09 +00:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00