Arthur Poiret
Arthur Poiret
In the *Explore* view, already installed plugins can be highlighted and/or filtered. Similar to the link between DAW Project and Plugins, the *installed* property can be computed mainly based on...
Some users are using OwlPlug to identify and cleanup duplicated plugins. A feature to highlight *potential* duplicated could be helpful for this use case.
OwlPlug should detail the scope and number of files impacted by the "uninstall" operation: - Plugin uninstall (aka file deletion) - Directory deletion Maybe, the capability to delete the parent...
In OwlPlug, plugins are mainly displayed in a file-oriented way. A per-plugin display would be interesting to see where file are located for each plugin. For such feature, plugins should...
The last UI update has been published in [OwlPlug 1.25.0](https://github.com/DropSnorz/OwlPlug/releases/tag/1.25.0), mostly to get rid of the deprecated JFoenix component. Small improvements as been made to the UI but there is...
Today, application is bundled with a JVM and wrapped inside an installer (`.msi`,`.dmg`,`.deb`,`.Appimage`) using `jpackage`. Creating native GraalVM build might improve startup performance. Gluon plugins, is using GraalVM under the...