serenity/Userland/Applications
MacDue 9b4aabbcf9 PixelPaint: Allow configuring 'new image' defaults
This allows you to configure the default name, width, and height of
the 'new image' dialog. This is done by editing the config in
~/.config/PixelPaint.ini (no GUI at the moment).

Fixes #13967
2022-05-17 01:01:44 +02:00
..
3DFileViewer Userland: Always construct Application with try_create() 2022-04-18 12:57:34 +02:00
About About: Port to LibMain 2021-12-17 13:09:54 -08:00
AnalogClock AnalogClock: Keep default alpha hit threshold 2022-04-06 11:36:15 +02:00
Assistant AK: Add FuzzyMatch header 2022-04-20 18:34:09 +02:00
Browser LibWeb: Abstract the LibProtocol ResourceLoader connection 2022-05-15 12:17:36 +02:00
BrowserSettings LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Calculator LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Calendar LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
CharacterMap LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
ClockSettings ClockSettings: Set window modified state 2022-05-12 13:10:49 +02:00
CrashReporter LibCore: Remove main event loop 2022-04-27 11:54:37 +02:00
Debugger Applications: Use default execpromises parameter to pledge(..) 2022-04-03 17:13:51 -07:00
DisplaySettings LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
FileManager Revert "FileManager: Reduce scope of some variables related to context… 2022-05-13 16:28:36 +02:00
FontEditor LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Help LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
HexEditor LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
ImageViewer LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
KeyboardMapper LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
KeyboardSettings LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Magnifier Userland: Always construct Application with try_create() 2022-04-18 12:57:34 +02:00
Mail LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
MailSettings MailSettings: Set window modified state 2022-05-12 13:10:49 +02:00
MouseSettings MouseSettings: Set window modified state 2022-05-12 13:10:49 +02:00
PDFViewer LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Piano LibDSP+Piano: Convert DSP APIs to accept entire sample ranges 2022-05-13 00:47:26 +02:00
PixelPaint PixelPaint: Allow configuring 'new image' defaults 2022-05-17 01:01:44 +02:00
Run Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Settings
SoundPlayer LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 2022-05-07 20:20:16 +02:00
SpaceAnalyzer LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Spreadsheet LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
SystemMonitor LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Terminal LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
TerminalSettings LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
TextEditor LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
ThemeEditor LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
VideoPlayer Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
Welcome LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
CMakeLists.txt ClockSettings: Add a GUI application to set the system time zone 2022-01-23 12:48:26 +00:00