summaryrefslogtreecommitdiff
path: root/Userland/Applications/Magnifier/main.cpp
AgeCommit message (Expand)Author
2021-12-28Magnifier: Add colorblind preview optionsTheGrizzlyDev
2021-12-20Magnifier: Add timeline for easy checking of animationsJunior Rantila
2021-11-28Magnifier: Use LibMainMarcus Nilsson
2021-09-17Magnifier: Add 8x magnification and pausingMarcus Nilsson
2021-09-08Magnifier: Remove unnecessary global cursor trackingBen Wiederhake
2021-07-21Userland: Add GUI::Window::add_menu() and use it everywhereAndreas Kling
2021-07-04Magnifier: Make a custom 16x16 icon for this app + tweak 32x32 versionAndreas Kling
2021-06-07Magnifier: Use a GUI::DisplayLink to drive the screen capturesAndreas Kling
2021-05-13Userland: Tighten a *lot* of pledges! :^)Andreas Kling
2021-05-11Magnifier: Make window resizableLinus Groh
2021-05-11Userland: Implement a magnifier appValtteri Koskivuori