index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
Magnifier
/
MagnifierWidget.h
Age
Commit message (
Expand
)
Author
2022-12-23
Magnifier: Add ability to drag the location when it is locked
FrHun
2022-12-23
Magnifier: Prevent 0 size that otherwise hangs
FrHun
2022-12-23
Magnifier: Add option to choose grid color
FrHun
2022-12-23
Magnifier: Add option to display grid over the image
FrHun
2022-12-23
Magnifier: Allow locking location at current cursor position
FrHun
2022-11-19
Magnifier+ThemeEditor: Use CommonMenus::make_accessibility_menu()
thankyouverycool
2022-09-26
Magnifier: Add the option to save captures
Roberto Bampi
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2021-12-28
Magnifier: Add colorblind preview options
TheGrizzlyDev
2021-12-20
Magnifier: Add timeline for easy checking of animations
Junior Rantila
2021-09-17
Magnifier: Add 8x magnification and pausing
Marcus Nilsson
2021-09-08
Magnifier: Remove unnecessary global cursor tracking
Ben Wiederhake
2021-07-04
Magnifier: Make the main widget a GUI::Frame
Andreas Kling
2021-06-07
WindowServer+Magnifier: Make Magnifier buttery smooth :^)
Andreas Kling
2021-06-07
Magnifier: Use a GUI::DisplayLink to drive the screen captures
Andreas Kling
2021-06-06
Magnifier: Add desktop display scale awareness
Eugene Barnett
2021-05-11
Userland: Implement a magnifier app
Valtteri Koskivuori