Commit Graph
11 Commits
Author SHA1 Message Date
Stone-Red-Code ed84fe37ed Merge branch 'develop'
# Conflicts:
#	update/DesktopMagic.zip
#	update/updateInfo.json
2021-11-06 19:04:04 +01:00
Stone-Red-Code ef27ace78b - Add RenderQuality enum to the Plugin API
- Add `RenderQuality` property to the `Plugin` class
- Set the render quality of the plugin image
2021-09-16 19:20:07 +02:00
Stone-Red-Code f94f24297e - Add OnMouseWheel event 2021-09-11 17:13:02 +02:00
Stone-Red-Code 36e09acd0e - Add MouseButton enum to plugin API to determine which mouse button was pressed
- Add some missing documentation
2021-09-11 14:24:27 +02:00
Stone-Red-Code 3268a66d64 Add Start method. 2021-08-21 23:05:32 +02:00
Stone-Red-Code 8e31735032 UpdateInterval can now be changed while the plugin is running and updated the Icon. 2021-08-21 22:09:42 +02:00
Stone-Red-Code 1e57ec1b6a Revert "Fix mistake"
This reverts commit e89b2981e7.
2021-08-14 21:42:06 +02:00
Stone-Red-Code e89b2981e7 Fix mistake 2021-08-14 21:33:24 +02:00
Stone-Red-Code f05b5783ba Added documentation to the DesktopMagicPluginAPI 2021-08-14 21:19:03 +02:00
Stone-Red-Code 23a31ae5d0 Improved plugin settings support 2021-07-14 22:43:01 +02:00
Stone-Red-Code c2aaa9a91e Setup 2021-05-23 12:48:45 +02:00