ladybird/Userland/Applications
Linus Groh 8afcd22900 Magnifier: Make window resizable
Instead of having the window non-resizable, it now defaults to a frame
size of 200 x 200 pixels but is user-resizable. The shown screenshot
updates its size accordingly. :^)
Sometimes we might need a larger view, or a non-square shape.
2021-05-11 18:01:55 +02:00
..
About Userland+Base: Add "ladyball" logo for the system :^) 2021-04-25 18:57:10 +02:00
AnalogClock Userland: Allow the Analog Clock window border to be hidden 2021-05-10 12:36:05 +02:00
Browser Browser: Apply some polish to menus and actions 2021-05-10 10:27:23 +02:00
Calculator Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
Calendar Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
CrashReporter Everywhere: Use linusg@serenityos.org for my copyright headers 2021-04-22 22:51:19 +02:00
Debugger Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
DisplaySettings Userland: Update IPC calls to use proxies 2021-05-03 21:14:40 +02:00
FileManager Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
FontEditor LibGUI: Remove UndoStack's automatic command combo'ing 2021-05-08 22:17:51 +02:00
Help Help: Add "Help" menu and move the about action there 2021-05-07 20:37:28 +01:00
HexEditor HexEditor: Apply some polish to menus and actions 2021-05-10 10:27:30 +02:00
IRCClient IRCClient: Apply some polish to menus and actions 2021-05-10 10:28:41 +02:00
KeyboardMapper Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
KeyboardSettings Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
Magnifier Magnifier: Make window resizable 2021-05-11 18:01:55 +02:00
MouseSettings Userland: Make IPC results with one return value available directly 2021-05-03 21:14:40 +02:00
Piano LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 2021-05-03 21:03:13 +02:00
PixelPaint LibGUI: Remove UndoStack's automatic command combo'ing 2021-05-08 22:17:51 +02:00
QuickShow Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
Run Run: Remove useless serenity.h include 2021-04-27 23:06:16 +02:00
SoundPlayer Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
SpaceAnalyzer LibGUI: Move widget registration to LibCore 2021-05-06 08:50:39 +02:00
Spreadsheet Applications: Convert StringBuilder::appendf() => AK::Format 2021-05-07 21:12:09 +02:00
SystemMonitor Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
Terminal LibC: Remove 'int* aslave' parameter from forkpty() 2021-05-06 13:52:46 +01:00
TextEditor TextEditor: Add support for SQL highlighting 2021-05-09 09:39:05 +02:00
ThemeEditor WindowServer+LibGfx: Automatic "modified" markers in window titles 2021-05-01 19:42:29 +02:00
Welcome Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
CMakeLists.txt Userland: Implement a magnifier app 2021-05-11 10:18:29 +01:00