summaryrefslogtreecommitdiff
path: root/Userland/Applications/Magnifier/MagnifierWidget.h
AgeCommit message (Expand)Author
2022-12-23Magnifier: Add ability to drag the location when it is lockedFrHun
2022-12-23Magnifier: Prevent 0 size that otherwise hangsFrHun
2022-12-23Magnifier: Add option to choose grid colorFrHun
2022-12-23Magnifier: Add option to display grid over the imageFrHun
2022-12-23Magnifier: Allow locking location at current cursor positionFrHun
2022-11-19Magnifier+ThemeEditor: Use CommonMenus::make_accessibility_menu()thankyouverycool
2022-09-26Magnifier: Add the option to save capturesRoberto Bampi
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-12-28Magnifier: Add colorblind preview optionsTheGrizzlyDev
2021-12-20Magnifier: Add timeline for easy checking of animationsJunior Rantila
2021-09-17Magnifier: Add 8x magnification and pausingMarcus Nilsson
2021-09-08Magnifier: Remove unnecessary global cursor trackingBen Wiederhake
2021-07-04Magnifier: Make the main widget a GUI::FrameAndreas Kling
2021-06-07WindowServer+Magnifier: Make Magnifier buttery smooth :^)Andreas Kling
2021-06-07Magnifier: Use a GUI::DisplayLink to drive the screen capturesAndreas Kling
2021-06-06Magnifier: Add desktop display scale awarenessEugene Barnett
2021-05-11Userland: Implement a magnifier appValtteri Koskivuori