-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify: Version change Modify: v1.3 text
- Loading branch information
Showing
4 changed files
with
23 additions
and
25 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
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
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 |
---|---|---|
|
@@ -19,6 +19,7 @@ | |
* This software uses some of the QML code from JaredTao/[email protected]'s ToyShader for Android. | ||
* See: https://github.com/jaredtao/TaoShaderToy/ | ||
* | ||
* Thanks to @simons-public on github for his contributions | ||
*/ | ||
|
||
import QtQuick 2.12 | ||
|
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 |
---|---|---|
|
@@ -48,5 +48,5 @@ X-KDE-PluginInfo-Author=@y4my4my4m | |
X-KDE-PluginInfo-Email[email protected] | ||
X-KDE-PluginInfo-Name=online.knowmad.shaderwallpaper | ||
X-KDE-PluginInfo-License=GPLv3+ | ||
X-KDE-PluginInfo-Version=1.1 | ||
X-KDE-PluginInfo-Version=1.3 | ||
X-Plasma-MainScript=ui/main.qml |