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
Age
Commit message (
Expand
)
Author
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-02-13
Magnifier: Add missing icons
electrikmilk
2021-12-28
Magnifier: Add colorblind preview options
TheGrizzlyDev
2021-12-20
Magnifier: Add timeline for easy checking of animations
Junior Rantila
2021-11-28
Magnifier: Use LibMain
Marcus Nilsson
2021-09-17
Magnifier: Add 8x magnification and pausing
Marcus Nilsson
2021-09-08
Magnifier: Remove unnecessary global cursor tracking
Ben Wiederhake
2021-07-21
Userland: Add GUI::Window::add_menu() and use it everywhere
Andreas Kling
2021-07-04
Magnifier: Make a custom 16x16 icon for this app + tweak 32x32 version
Andreas Kling
2021-07-04
Magnifier: Make the main widget a GUI::Frame
Andreas Kling
2021-07-04
WindowServer: Make most remaining WindowServer IPC calls async
Andreas Kling
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
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-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-11
Magnifier: Make window resizable
Linus Groh
2021-05-11
Userland: Implement a magnifier app
Valtteri Koskivuori