Files
reactos/modules/wallpapers
Carl J. Bialorucki dc1a4ae9ce [0.4.15][SYSSETUP][BOOT][WALLPAPERS] Set default theme to Mizu and add wallpapers
As decided by an official meeting vote on Mattermost, set the default theme and desktop wallpaper to Mizu.

In this commit, I also added the 16:9 variants of every wallpaper in our standard wallpaper pack that had a resolution of 1920x1080 or better. For most wallpapers, we don't need a 4:3 variant because we have a "Fill" placement option that will scale the wallpaper up to the desired height and cut off the edges. Unfortunately, the Mizu wallpaper is one that doesn't work well with this method. Wallpapers without text branding were preferred over text branded wallpapers. Also, add a fix for the Mizu start button so that it looks acceptable with large taskbar.

Limitations:
- Since we can only display bitmap (.bmp) images on the desktop, convert the 4:3 and 16:9 variants of the Mizu wallpaper to bitmap files.
- Since ReactOS will default to a 4:3 aspect ratio without changing the resolution, set the default wallpaper to the 4:3 variant.
- The theme is set on the welcome page of the setup wizard during second stage setup.
2025-03-18 00:35:04 -06:00
..
2024-06-06 18:56:17 +09:00

Wallpapers
===========

|-------------------------------|-----------------------------------------------|--------------------------------------------------------|
| Filename                      | Author                                        | Origin                                                 |
|-------------------------------|-----------------------------------------------|--------------------------------------------------------|
| Borealis Dark.jpg             | Forum user "Angelus" (jedi.knight@wanadoo.es) | https://reactos.org/forum/viewtopic.php?p=50543#p50543 |
| Borealis.jpg                  | Forum user "Angelus" (jedi.knight@wanadoo.es) | https://reactos.org/forum/viewtopic.php?p=50543#p50543 |
| Deep Sea.bmp                  | Forum user "Angelus" (jedi.knight@wanadoo.es) | https://reactos.org/forum/viewtopic.php?p=50543#p50543 |
| Grass.jpg                     | Public domain                                 | https://jira.reactos.org/browse/CORE-8446              |
| Mizu (16x9).bmp               | Forum user "Foxlet" (foxlet@furcode.co)       | https://jira.reactos.org/browse/CORE-15783             |
| Mizu (4x3).bmp                | Forum user "Foxlet" (foxlet@furcode.co)       | https://jira.reactos.org/browse/CORE-15783             |
| Polarlicht.jpg                | Public domain                                 | https://jira.reactos.org/browse/CORE-8446              |
| ReactOS Dark.png              | Jake Collins (polar@ever3st.com)              | https://ever3st.com/Graphics/Loot/                     |
| ReactOS Light.png             | Jake Collins (polar@ever3st.com)              | https://ever3st.com/Graphics/Loot/                     |
|-------------------------------|-----------------------------------------------|--------------------------------------------------------|

You can download additional wallpapers from the "ReactOS Standard Wallpapers" package in the ReactOS Applications Manager.