1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Applications/DisplayProperties
Andres Vieira bcd5e97286 DisplayProperties: Allow going from a wallpaper to a background colour
Before this patch DisplayProperties couldn't handle correctly going from
a set wallpaper to a background color.

This patch adds a new "Use background color" as a first option for the
Wallpaper combobox as well as correct handling of setting an invalid
bitmap, thus making the WindowManager draw the background color
2020-04-28 15:22:22 +02:00
..
DisplayProperties.cpp DisplayProperties: Allow going from a wallpaper to a background colour 2020-04-28 15:22:22 +02:00
DisplayProperties.h DisplayProperties: Replace TextBox with ColorInput. 2020-04-10 11:25:49 +02:00
ItemListModel.h Meta: Claim copyright on DisplayProperties files 2020-02-26 12:15:54 +01:00
main.cpp LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Makefile DisplayProperties: Add options to set the background color and wallpaper mode. 2020-03-29 19:36:37 +02:00
MonitorWidget.cpp DisplayProperties: Make the preview calculation more accurate (#1807) 2020-04-15 16:40:46 +02:00
MonitorWidget.h DisplayProperties: Add options to set the background color and wallpaper mode. 2020-03-29 19:36:37 +02:00