Age | Commit message (Expand) | Author |
---|---|---|
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 |