Luke
|
4f4e0b8f3f
|
Support fn+calc on G712. Customise ROG key
|
2020-07-09 11:17:14 +12:00 |
|
Luke Jones
|
229fa93bc7
|
Dbus signals (#28)
* Small rename of dbus args
* Split out parts of main loop to tasks
* Send signals on boot
|
2020-07-07 13:33:32 +12:00 |
|
Luke
|
8da748bf7f
|
Fix many small bugs in refactor of laptop LED mode handling
Closes issue #27
|
2020-07-05 21:24:07 +12:00 |
|
Luke
|
98ffa817e6
|
Proper fix of laptop mode conversion bug
|
2020-07-05 13:33:45 +12:00 |
|
Luke
|
a4c5b2754e
|
Try to correct how laptop modes are handled
|
2020-07-05 00:23:12 +12:00 |
|
Luke
|
f870f0adf0
|
Support for G512LU
|
2020-07-04 10:06:18 +12:00 |
|
Luke
|
e562428dbf
|
Fix default colour to be red
|
2020-07-02 09:01:46 +12:00 |
|
Luke
|
efe88aa675
|
Prep new version
|
2020-07-01 11:12:05 +12:00 |
|
Luke
|
cff0af76c8
|
Additional dbus methods
|
2020-07-01 11:00:11 +12:00 |
|
Luke
|
898276494c
|
Remove around 14 transitive dependencies
|
2020-06-30 20:49:44 +12:00 |
|
Luke
|
70a1bc3487
|
End up duplicating the CLI structs but without help member
|
2020-06-30 16:56:47 +12:00 |
|
Luke
|
9fad94a834
|
Simplify and remove further code
|
2020-06-30 16:02:12 +12:00 |
|
Luke
|
20b82b1f24
|
Init device correctly for LED control
|
2020-06-30 10:08:48 +12:00 |
|
Luke
|
b751ceb29e
|
Prep release
|
2020-06-29 22:02:54 +12:00 |
|
Luke
|
32e9e63809
|
Refactor dbus commands and internal data structures
|
2020-06-29 21:30:27 +12:00 |
|
Luke Jones
|
3ad15d61c9
|
Dbus expand (#24)
* Dbus changes
- Changed "FanMode", "ChargeLimit" to "SetFanMode", "SetChargeLimit"
- Added dbus signals "FanModeChanged", "ChargeLimitChanged"
- Added dbus methods "GetFanMode", "GetChargeLimit"
* Refactor of internal loop and tokio tasks
* Add support for ROG Strix G712LV_G712LV
* Correctly read the config before writing changes
|
2020-06-29 10:03:27 +12:00 |
|
Luke
|
4922042432
|
Add dbus methods and CLI args for battery charge limit
|
2020-06-26 16:44:01 +12:00 |
|
Luke
|
bf3588e516
|
Move led_writer to a main loop due to strange mpsc behaviour
|
2020-06-11 20:39:28 +12:00 |
|
Armas Spann
|
efc9d22d52
|
fixed linting issue
|
2020-06-10 21:02:00 +02:00 |
|
Armas Spann
|
4d6fd32183
|
fixed build errors on rust - removed RGB support for GA502
|
2020-06-10 20:54:57 +02:00 |
|
Luke
|
befa711ed9
|
Update changelog, extra dbus tweaks
|
2020-06-10 20:49:10 +12:00 |
|
Luke
|
d53cef8268
|
Trial of fixing github action
|
2020-06-09 21:25:56 +12:00 |
|
Luke
|
964c24f8fa
|
Final round of fixes for new version
|
2020-06-09 20:46:14 +12:00 |
|