Handles organizing and choosing of wallpapers.
static void loadWallpapers()
Reads the folder that contains wallpapers and organizes the wallpapers found by area,...
static std::string getWallpaper(int width, int height)
Returns the largest wallpaper for the given resolution, or the default wallpaper if none are found.