ladybird/Userland/Applications/Magnifier
Andreas Kling cb295ab644 WindowServer+Magnifier: Make Magnifier buttery smooth :^)
This patch moves the magnifier rect computation over to the server side
to ensure that the mouse cursor position and the screen image never get
out of sync.
2021-06-07 10:22:25 +02:00
..
CMakeLists.txt Userland: Implement a magnifier app 2021-05-11 10:18:29 +01:00
MagnifierWidget.cpp WindowServer+Magnifier: Make Magnifier buttery smooth :^) 2021-06-07 10:22:25 +02:00
MagnifierWidget.h WindowServer+Magnifier: Make Magnifier buttery smooth :^) 2021-06-07 10:22:25 +02:00
main.cpp Magnifier: Use a GUI::DisplayLink to drive the screen captures 2021-06-07 10:22:25 +02:00