openrgb:sinowealth_0016_merge

Last commit made on 2021-09-03
Get this branch:
git clone -b sinowealth_0016_merge https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
sinowealth_0016_merge
Repository:
lp:openrgb

Recent commits

0b6b7f5... by Alexey Zagorodnikov <email address hidden>

Add support for another Sinowealth keyboard with PID 0016

db77a76... by Adam Honse

Update AUMA0-E8K40101 Aura SMBus device to use V1 register layout

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