mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:57:45 +00:00
Userland: Implement a magnifier app
This utility is useful for making sure those UI elements are pixel perfect. A simple 2x/4x magnification around the mouse cursor, shown in a window.
This commit is contained in:
parent
4864ef9440
commit
4d01183f5c
6 changed files with 183 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
alias fm=FileManager
|
||||
alias irc=IRCClient
|
||||
alias mag=Magnifier
|
||||
alias ms=Minesweeper
|
||||
alias sh=Shell
|
||||
alias sn=Snake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue