ladybird/Applications
Linus Groh bdb924522f DisplaySettings: Ensure wallpaper mode is always initialized
If loading the WindowServer config fails or we get a value other than
"simple", "center", "tile", or "scaled", DisplaySettings would crash
when changing the wallpaper image.

Fixes #4360.
2020-12-09 12:46:59 +01:00
..
About Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00
Browser Browser: Don't focus the bookmarks bar overflow button on click 2020-12-08 23:36:19 +01:00
Calculator Calculator: Changed 'CE' Button from 'Clear Error' To 'Clear Entry' 2020-11-23 18:41:54 +01:00
Calendar Calendar: Use format instead of printf. 2020-10-05 14:19:24 +02:00
Debugger AK: Rename new_out to out and new_warn to warn. 2020-11-09 16:21:29 +01:00
DisplaySettings DisplaySettings: Ensure wallpaper mode is always initialized 2020-12-09 12:46:59 +01:00
FileManager FileManager: Fix TreeView collapsing on file system changes (#4348) 2020-12-08 17:51:53 +01:00
FontEditor Applications: Use GUI::CommonActions for save and save as menu options 2020-11-02 13:14:58 +01:00
Help Help: Replace InProcessWebView with OutOfProcessWebView 2020-10-08 23:20:52 +02:00
HexEditor Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00
IRCClient Applications: Use pledge and unveil 2020-11-02 22:36:27 +01:00
KeyboardMapper Applications: Use pledge and unveil 2020-11-02 22:36:27 +01:00
KeyboardSettings KeyboardSettings: Use new format functions. 2020-10-06 15:28:39 +02:00
Piano Applications+Userland: Switch to new Audio::Loader API 2020-12-02 16:31:30 +01:00
PixelPaint PixelPaint: Use UndoStack instead of History 2020-11-22 16:07:00 +01:00
QuickShow Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00
SoundPlayer SoundPlayer: Accept drop events 2020-12-03 21:52:10 +01:00
Spreadsheet Spreadsheet: Use JS::Parser::print_errors() for reporting syntax errors 2020-12-06 18:52:52 +01:00
SystemMonitor SystemMonitor: Add Interrupts tab 2020-12-02 12:57:38 +01:00
Terminal Terminal: Wait on the utmpupdate process to finish 2020-11-30 11:34:08 +01:00
TextEditor TextEditor: Add button to match regular expression during search 2020-11-27 21:32:41 +01:00
ThemeEditor Applications: Use pledge and unveil 2020-11-02 22:36:27 +01:00
Welcome Everywhere: Add missing <AK/ByteBuffer.h> includes 2020-11-15 13:11:21 +01:00
CMakeLists.txt ChessEngine: Move from Applications to Services 2020-08-28 12:53:02 +02:00