openrgb:macos_autostart_devel

Last commit made on 2021-07-02
Get this branch:
git clone -b macos_autostart_devel https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
macos_autostart_devel
Repository:
lp:openrgb

Recent commits

06c6ec2... by Adam Honse

Add MacOS autostart support

5a968f5... by Adam Honse

Fix leds_per_update issue in QMK controller

07df6b7... by Matthew Mets <email address hidden>

Bugfix: Use correct path when opening serial devices on Windows

22117c7... by Chris <email address hidden>

Initial commit for the Razer Basilisk Ultimate

* Adding entries for the Razer Basilisk Ultimate in wired and wireless modes
* Adding entry for the Razer Mouse Dock Chroma
* Registered detectors
* Added metadata to RazerDevices.h
* Added capabilities to RazerController.cpp
* Added UDEV rule to 60-openrgb.rules

3fe27ba... by Jeremy P

Update save-as dialog

This moves the label and text input outside of the QDialogButtonBox
(which is mainly meant only for buttons) and into its own layout.

This makes the window resize work slightly better and renders the layout
slightly better.

2e540e2... by Thomas Greenwood

Use consistent concurrency model with CoInitializeEx

710a079... by Andy Getz <email address hidden>

Add a second USB ID for SteelSeries QCK Mousemat

New ID is 1038:150a; I have tested the patch with my mat.

a15dd25... by Chris <email address hidden>

Initial commit for the Razer Huntsman Mini

* Registered detector
* Added metadata to RazerDevices.h
* Added capabilities to RazerController.cpp
* Added UDEV rule to 60-openrgb.rules

e29eb71... by morg <email address hidden>

Add QToolButton + QMenu styles. Fixes #1464

bac580d... by Adam Honse

Add Razer Blade 2021 Advanced to RazerController