1Wallpapers 2=========== 3 4File Name | Author | Origin 5-------------------------------------------------------------------------------------------------------------------------------------------------- 6Angelus collection | Forum user "Angelus" (jedi.knight@wanadoo.es) | https://reactos.org/forum/viewtopic.php?p=50543#p50543 7Angelus_02_ROSWP_4-3_1440x1080.jpg | See above | See above 8Angelus_02_ROSWP_4-3_1024x768.jpg | See above | See above 91920px_Polarlicht.jpg | Public domain | https://jira.reactos.org/browse/CORE-8446 and links inside 10grass.jpg | See above | See above 11clouds.jpg | Andreas Bjerkeholt (harteex@gmail.com) | https://reactos.org/forum/viewtopic.php?p=17732#p17732 12lake.jpg | Andreas Bjerkeholt (harteex@gmail.com) | https://reactos.org/forum/viewtopic.php?p=17732#p17732 13ReactOS_CirclesBlue_1.jpg | Forum user "henrytang5247" (Henry Tang) | https://reactos.org/forum/viewtopic.php?p=109529#p109529 14ReactOS_CirclesBlue_2.jpg | See above | See above 15ReactOS_CirclesGold_1.jpg | See above | See above 16ReactOS_CirclesGold_2.jpg | See above | See above 17ReactOS_Hexagons.jpg | See above | https://reactos.org/forum/viewtopic.php?p=109866#p109866 18ReactOS_Mizu.png | Forum user "Foxlet" (foxlet@furcode.co) | https://jira.reactos.org/browse/CORE-15783 19ReactOS_Mizu_4x3.png | See above | See above 20ReactOS_Mizu_16x9_A.png | See above | See above 21ReactOS_Mizu_16x9_B.png | See above | See above 22Silhouette collection | Jake Collins (polar@ever3st.com) | https://ever3st.com/Graphics/Loot/ 23 24To include the module in your build folder, run the configure script with the flags -DENABLE_WALLPAPERS=1 25 26# For Windows users 27 28 configure.cmd -DENABLE_WALLPAPERS=1 29 30# For UNIX users 31 32 ./configure.sh -DENABLE_WALLPAPERS=1