-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
328 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,130 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> | ||
<metadata> | ||
<owners>Taiizor</owners> | ||
<authors>Taiizor</authors> | ||
<version>24.11.1.0</version> | ||
<id>SucroseWallpaperEngine</id> | ||
<title>Sucrose Wallpaper Engine</title> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<docsUrl>https://github.com/Taiizor/Sucrose/wiki</docsUrl> | ||
<mailingListUrl>https://www.reddit.com/r/iSucrose</mailingListUrl> | ||
<projectSourceUrl>https://github.com/Taiizor/Sucrose</projectSourceUrl> | ||
<bugTrackerUrl>https://github.com/Taiizor/Sucrose/issues</bugTrackerUrl> | ||
<projectUrl>https://apps.microsoft.com/detail/XP8JGPBHTJGLCQ</projectUrl> | ||
<tags>Sucrose Wallpaper Engine Desktop Live Lively Windows Fluent Widget</tags> | ||
<licenseUrl>https://github.com/Taiizor/Sucrose/blob/develop/LICENSE</licenseUrl> | ||
<iconUrl>https://github.com/Taiizor/Sucrose/raw/develop/.images/Logo.png</iconUrl> | ||
<packageSourceUrl>https://github.com/Taiizor/Sucrose/tree/develop/.packages/Chocolatey</packageSourceUrl> | ||
<summary>Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.</summary> | ||
<description> | ||
<![CDATA[ | ||
**Sucrose** is a versatile wallpaper engine that brings a wide range of interactive wallpapers to life on your desktop. With light and dark theme options, you can choose the appearance that suits your personal preferences. You can create your own wallpapers simply or in detail, and it supports multiple screens and all screen resolutions for a seamless experience across various display configurations. | ||
Completely open-source and free, Sucrose doesn't require any payments for any features, granting users full access. You can create media-responsive wallpapers using the **Sucrose Audio API** and design wallpapers with system status indicators using the **Sucrose System API**. Additionally, you can use any website as a wallpaper using **CefSharp** and **WebView**. | ||
**Sucrose** allows you to create your own custom wallpapers and share them with friends or the Sucrose Community. You can explore and download wallpapers offered by users directly from the Sucrose Store. | ||
In terms of performance, it ensures smooth performance by optimizing CPU and GPU usage. It automatically pauses wallpapers when fullscreen applications/games are running to conserve resources, and it has a power-saving mode that pauses wallpapers when running on battery power, such as on laptops. | ||
**Sucrose** is a powerful tool for personalizing and animating your desktop. It enables users to express their creativity and fully customize their desktop experiences. | ||
--- | ||
## Features | ||
_Take a moment, preview GIF clips may take some time to load._ | ||
### Wallpaper Varieties | ||
| Wallpaper Type | Example | Interactive | Resolution | Performance | | ||
|-------------|--------------------------------------------------------------------------------------------|-------------|------------|-------------| | ||
| Gif | ![Gif](https://github.com/Taiizor/Sucrose/raw/develop/.screenshots/Gif2.gif) | No | Variable | Fixed | | ||
| Url | ![Url](https://github.com/Taiizor/Sucrose/raw/develop/.screenshots/Url2.gif) | Yes | Fixed | Variable | | ||
| Web | ![Web](https://github.com/Taiizor/Sucrose/raw/develop/.screenshots/Web2.gif) | Yes | Fixed | Variable | | ||
| Video | ![Video](https://github.com/Taiizor/Sucrose/raw/develop/.screenshots/Video2.gif) | No | Variable | Fixed | | ||
| YouTube | ![YouTube](https://github.com/Taiizor/Sucrose/raw/develop/.screenshots/YouTube2.gif) | No | Fixed | Variable | | ||
| Application | ![Application](https://github.com/Taiizor/Sucrose/raw/develop/.screenshots/Application2.gif) | Yes | Fixed | Variable | | ||
--- | ||
### More Features | ||
* Light and Dark theme feature. | ||
* Create your own wallpapers simply or in detail. | ||
* Supports multiple screens and all screen resolutions. | ||
* Customize various wallpaper engines and plugins freely. | ||
* Completely open-source and free, no feature requires payment. | ||
* Create media-responsive wallpapers using the Sucrose Audio API. | ||
* Determine the fate of the wallpaper based on system performance. | ||
* Create wallpapers that display system status using the Sucrose System API. | ||
* You can use any website you want as a wallpaper with CefSharp and WebView. | ||
* Automatically switch between different wallpapers at specified time intervals or randomly. | ||
### Create and Share Wallpapers | ||
* Create your own custom wallpapers and share them with friends or the Sucrose community. | ||
* Explore a store of user-submitted wallpapers and download them directly from the Sucrose store. | ||
### Performance | ||
* Optimize CPU and GPU usage for smooth performance. | ||
* Power-saving mode to pause wallpapers when running on battery (laptops). | ||
* Auto-pause wallpapers when fullscreen applications/games run to conserve resources. | ||
]]> | ||
</description> | ||
<releaseNotes> | ||
<![CDATA[ | ||
# What's changed in Sucrose v24.11.1.0 | ||
## Enhancements: | ||
* Some bugs have been fixed. | ||
* The update issues have been fixed. | ||
* The method for checking for updates has been added. | ||
* Pipe and Signal operations have been made more stable. | ||
* Access to the system theme for wallpapers has been added. | ||
* Errors in creating shortcuts for the bundle are being skipped. | ||
* Settings and logging operations have been made more stable. | ||
* Access to the application theme for wallpapers has been added. | ||
* The log off option has been added to the performance settings. | ||
* The user switch option has been added to the performance settings. | ||
* The screensaver option has been added to the performance settings. | ||
* The sleep mode option has been added to the performance settings. | ||
* The session lock option has been added to the performance settings. | ||
* The default preference for the gif plugin has been changed to MpvPlayer. | ||
* The default preference for the video plugin has been changed to MpvPlayer. | ||
* Pipe and Signal processes are now also stopped when the wallpaper is paused or closed. | ||
* Punctuation marks are now ignored in the theme search algorithm for the library and store. | ||
## Translations: | ||
* Translations and improvements have been made. | ||
## Showcases: | ||
* The theme named "Sky Series" has been added to the showcase themes. | ||
* The theme named "Lighthouse" has been removed from the showcase themes. | ||
* The theme named "Space Walk" has been removed from the showcase themes. | ||
* The theme named "Sliding Clock Black White" has been added to the showcase themes. | ||
## Updates: | ||
* Updated MpvPlayer library. | ||
* Updated Skylark.Wing library. | ||
* Updated CommunityToolkit.Mvvm library. | ||
* Updated LibreHardwareMonitorLib library. | ||
* Updated WindowsAPICodePackShell library. | ||
* Updated Microsoft.Extensions.Hosting library. | ||
## Store: | ||
* Horror category has been added. | ||
* Seasons category has been added. | ||
* Holidays category has been added. | ||
* Halloween category has been added. | ||
* More than 50 new wallpaper have been added. | ||
* The Holidays and Seasons category has been removed. | ||
* The Horror and Halloween category has been removed. | ||
## Full Changelog: https://github.com/Taiizor/Sucrose/compare/v24.10.21.0...v24.11.1.0 | ||
]]> | ||
</releaseNotes> | ||
<dependencies> | ||
<dependency id="dotnetfx" version="4.8.0.20220524" /> | ||
</dependencies> | ||
</metadata> | ||
<files> | ||
<file src="tools\**" target="tools" /> | ||
</files> | ||
</package> |
34 changes: 34 additions & 0 deletions
34
.packages/Chocolatey/24.11.1.0/tools/chocolateyInstall.ps1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
$ErrorActionPreference = 'Stop' | ||
|
||
Get-Process 'Sucrose*' | % { | ||
Write-Output ('Closing: {0}' -f $_.ProcessName) | ||
Stop-Process -InputObject $_ -Force | ||
} | ||
|
||
$packageArgs = @{ | ||
packageName = 'SucroseWallpaperEngine' | ||
checksumType = 'sha256' | ||
fileType = 'exe' | ||
silentArgs = '/s' | ||
validExitCodes = @(0) | ||
} | ||
|
||
if ($env:PROCESSOR_ARCHITECTURE -eq 'ARM64') { | ||
$packageArgs['checksum'] = 'E541410FA40CA01656B1780A2CE300F16AFBE10B2B7CE4A329AE7DE92259D4A6' | ||
$packageArgs['url'] = 'https://github.com/Taiizor/Sucrose/releases/download/v24.11.1.0/Sucrose_Bundle_.NET_Framework_4.8_ARM64_24.11.1.0.exe' | ||
} else { | ||
if ([Environment]::Is64BitOperatingSystem) { | ||
if ([System.Environment]::Is64BitProcess) { | ||
$packageArgs['checksum'] = '70257F7834E2FB3D71761A86784A0F8D4419AADA9E387276385DBF8B86186BE1' | ||
$packageArgs['url'] = 'https://github.com/Taiizor/Sucrose/releases/download/v24.11.1.0/Sucrose_Bundle_.NET_Framework_4.8_x64_24.11.1.0.exe' | ||
} else { | ||
$packageArgs['checksum'] = '8BBF307A83B9C551C6FFEFF38BFF6C13C2293FE87B6773278199DDF9B02FD24C' | ||
$packageArgs['url'] = 'https://github.com/Taiizor/Sucrose/releases/download/v24.11.1.0/Sucrose_Bundle_.NET_Framework_4.8_x86_24.11.1.0.exe' | ||
} | ||
} else { | ||
$packageArgs['checksum'] = '8BBF307A83B9C551C6FFEFF38BFF6C13C2293FE87B6773278199DDF9B02FD24C' | ||
$packageArgs['url'] = 'https://github.com/Taiizor/Sucrose/releases/download/v24.11.1.0/Sucrose_Bundle_.NET_Framework_4.8_x86_24.11.1.0.exe' | ||
} | ||
} | ||
|
||
Install-ChocolateyPackage @packageArgs |
18 changes: 18 additions & 0 deletions
18
.packages/Chocolatey/24.11.1.0/tools/chocolateyUninstall.ps1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
$ErrorActionPreference = 'Stop' | ||
$packageArgs = @{ | ||
packageName = 'SucroseWallpaperEngine' | ||
fileType = 'exe' | ||
validExitCodes= @(0) | ||
} | ||
|
||
$key = Get-ItemProperty 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Uninstall\Sucrose' -ErrorAction SilentlyContinue | ||
|
||
if ($null -ne $key) { | ||
$packageArgs['file'] = "$($key.UninstallString)" | ||
|
||
#Start-Process -FilePath $uninstallString -Wait | ||
Uninstall-ChocolateyPackage @packageArgs | ||
} | ||
else { | ||
Write-Warning "$($packageArgs.packageName) is not installed or has already been uninstalled." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"version": "24.11.1.0", | ||
"description": "Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.", | ||
"homepage": "https://github.com/Taiizor/Sucrose", | ||
"license": "GPL-3.0", | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/Taiizor/Sucrose/releases/download/v24.11.1.0/Sucrose_Bundle_.NET_Framework_4.8_x64_24.11.1.0.exe", | ||
"hash": "70257F7834E2FB3D71761A86784A0F8D4419AADA9E387276385DBF8B86186BE1", | ||
"installer": { | ||
"script": "Start-Process \"$dir\\Sucrose_Bundle_.NET_Framework_4.8_x64_$version.exe\" -ArgumentList '/s' -Wait" | ||
} | ||
}, | ||
"32bit": { | ||
"url": "https://github.com/Taiizor/Sucrose/releases/download/v24.11.1.0/Sucrose_Bundle_.NET_Framework_4.8_x86_24.11.1.0.exe", | ||
"hash": "8BBF307A83B9C551C6FFEFF38BFF6C13C2293FE87B6773278199DDF9B02FD24C", | ||
"installer": { | ||
"script": "Start-Process \"$dir\\Sucrose_Bundle_.NET_Framework_4.8_x86_$version.exe\" -ArgumentList '/s' -Wait" | ||
} | ||
}, | ||
"arm64": { | ||
"url": "https://github.com/Taiizor/Sucrose/releases/download/v24.11.1.0/Sucrose_Bundle_.NET_Framework_4.8_ARM64_24.11.1.0.exe", | ||
"hash": "E541410FA40CA01656B1780A2CE300F16AFBE10B2B7CE4A329AE7DE92259D4A6", | ||
"installer": { | ||
"script": "Start-Process \"$dir\\Sucrose_Bundle_.NET_Framework_4.8_ARM64_$version.exe\" -ArgumentList '/s' -Wait" | ||
} | ||
} | ||
}, | ||
"uninstaller": { | ||
"script": "Start-Process (Get-ItemProperty HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Sucrose).UninstallString -Wait" | ||
}, | ||
"checkver": { | ||
"github": "https://github.com/Taiizor/Sucrose" | ||
}, | ||
"autoupdate": { | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/Taiizor/Sucrose/releases/download/v$version/Sucrose_Bundle_.NET_Framework_4.8_x64_$version.exe" | ||
}, | ||
"32bit": { | ||
"url": "https://github.com/Taiizor/Sucrose/releases/download/v$version/Sucrose_Bundle_.NET_Framework_4.8_x86_$version.exe" | ||
}, | ||
"arm64": { | ||
"url": "https://github.com/Taiizor/Sucrose/releases/download/v$version/Sucrose_Bundle_.NET_Framework_4.8_ARM64_$version.exe" | ||
} | ||
} | ||
} | ||
} |
21 changes: 21 additions & 0 deletions
21
.packages/WinGet/24.11.1.0/Taiizor.SucroseWallpaperEngine.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Taiizor.SucroseWallpaperEngine | ||
PackageVersion: 24.11.1.0 | ||
InstallerType: exe | ||
InstallerSwitches: | ||
Silent: /s | ||
SilentWithProgress: /s | ||
Installers: | ||
- InstallerUrl: https://github.com/Taiizor/Sucrose/releases/download/v24.11.1.0/Sucrose_Bundle_.NET_Framework_4.8_x64_24.11.1.0.exe | ||
Architecture: x64 | ||
InstallerSha256: 70257F7834E2FB3D71761A86784A0F8D4419AADA9E387276385DBF8B86186BE1 | ||
- InstallerUrl: https://github.com/Taiizor/Sucrose/releases/download/v24.11.1.0/Sucrose_Bundle_.NET_Framework_4.8_x86_24.11.1.0.exe | ||
Architecture: x86 | ||
InstallerSha256: 8BBF307A83B9C551C6FFEFF38BFF6C13C2293FE87B6773278199DDF9B02FD24C | ||
- InstallerUrl: https://github.com/Taiizor/Sucrose/releases/download/v24.11.1.0/Sucrose_Bundle_.NET_Framework_4.8_ARM64_24.11.1.0.exe | ||
Architecture: arm64 | ||
InstallerSha256: E541410FA40CA01656B1780A2CE300F16AFBE10B2B7CE4A329AE7DE92259D4A6 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
32 changes: 32 additions & 0 deletions
32
.packages/WinGet/24.11.1.0/Taiizor.SucroseWallpaperEngine.locale.en-GB.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Taiizor.SucroseWallpaperEngine | ||
PackageVersion: 24.11.1.0 | ||
PackageLocale: en-GB | ||
Publisher: Taiizor | ||
PublisherUrl: https://github.com/Taiizor | ||
PublisherSupportUrl: https://github.com/Taiizor | ||
PrivacyUrl: https://github.com/Taiizor/Sucrose/blob/develop/PRIVACY_POLICY.md | ||
Author: Taiizor | ||
PackageName: Sucrose Wallpaper Engine | ||
PackageUrl: https://github.com/Taiizor/Sucrose | ||
License: GPL-3.0 License | ||
LicenseUrl: https://github.com/Taiizor/Sucrose/blob/develop/LICENSE | ||
Copyright: Copyright © 2024 Taiizor | ||
ShortDescription: Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers. | ||
Description: Sucrose is a versatile wallpaper engine that brings a wide range of interactive wallpapers to life on your desktop. With light and dark theme options, you can choose the appearance that suits your personal preferences. You can create your own wallpapers simply or in detail, and it supports multiple screens and all screen resolutions for a seamless experience across various display configurations. Completely open-source and free, Sucrose doesn't require any payments for any features, granting users full access. You can create media-responsive wallpapers using the Sucrose Audio API and design wallpapers with system status indicators using the Sucrose System API. Additionally, you can use any website as a wallpaper using CefSharp and WebView. Sucrose allows you to create your own custom wallpapers and share them with friends or the Sucrose Community. You can explore and download wallpapers offered by users directly from the Sucrose Store. In terms of performance, it ensures smooth performance by optimizing CPU and GPU usage. It automatically pauses wallpapers when fullscreen applications/games are running to conserve resources, and it has a power-saving mode that pauses wallpapers when running on battery power, such as on laptops. Sucrose is a powerful tool for personalizing and animating your desktop. It enables users to express their creativity and fully customize their desktop experiences. | ||
Moniker: Sucrose | ||
Tags: | ||
- Sucrose | ||
- Wallpaper | ||
- Engine | ||
- Desktop | ||
- Live | ||
- Lively | ||
- Windows | ||
- Fluent | ||
- Widget | ||
ReleaseNotesUrl: https://github.com/Taiizor/Sucrose/releases/tag/v24.11.1.0 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
.packages/WinGet/24.11.1.0/Taiizor.SucroseWallpaperEngine.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Taiizor.SucroseWallpaperEngine | ||
PackageVersion: 24.11.1.0 | ||
DefaultLocale: en-GB | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |
Oops, something went wrong.