Andreas Kling
|
93ef661914
|
WindowServer+DisplaySettings: Remove the weird "simple" wallpaper mode
Painting the wallpaper at 100% scale in the top left corner is a weird
mode and I don't think we need it. :^)
|
2021-05-20 17:52:38 +02:00 |
|
Andreas Kling
|
6394ea00d8
|
DisplaySettings: Remove icon from browse-for-wallpaper button
The icon on this button looked out of place.
|
2021-05-20 00:13:56 +02:00 |
|
Andreas Kling
|
7f206ca6de
|
DisplaySettings: Select the currently used wallpaper on startup
|
2021-05-20 00:03:30 +02:00 |
|
Andreas Kling
|
bb9e955ef8
|
DisplaySettings: Make MonitorWidget update itself on property changes
|
2021-05-20 00:03:30 +02:00 |
|
Andreas Kling
|
540acc1a32
|
DisplaySettings: Give the UI a facelift :^)
- Split the main UI into two tabs: "Background" and "Monitor".
- Use a GUI::IconView for selecting background pictures.
- Tweak layout, spacing, etc.
|
2021-05-20 00:03:30 +02:00 |
|