openrgb:plugin_api_devel

Last commit made on 2021-08-30
Get this branch:
git clone -b plugin_api_devel https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
plugin_api_devel
Repository:
lp:openrgb

Recent commits

cbdebf7... by Adam Honse

Scroll plugins list by pixel rather than by item

2800e76... by Adam Honse

Add GetTrayMenu to plugin API to provide a dedicated interface for registering a tray menu for a plugin

2f25c4a... by Adam Honse

More plugin updates, enum for location

702be24... by Adam Honse

Add comment indicating location is mandatory, list possible locations, rename SettingsTabBar to SettingsTab for consistency

524fd05... by Adam Honse

Add tab icon fields (string and image) to the plugin information and add comments to make it easier for plugin developers to fill in information structure

759aa34... by Adam Honse

Code cleanup, only allow one registered callback in PluginManager and PluginPage

2643ed0... by Adam Honse

Unload old plugin and load new one when replacing an existing plugin during install

208deae... by Adam Honse

Remove plugin from active plugins list when removing plugin from user interface

6bacee5... by Adam Honse

Add capability to load and unload plugins

bd2334c... by Adam Honse

Add enabling and disabling of plugins when clicking checkbox