diff --git a/CHANGELOG.md b/CHANGELOG.md index 42eec21c..202fee6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ ## [Unreleased] +## [v6.1.4] + +### Changed +- Fix git doing me a dirty + +## [v6.1.3] + +### Changed +- Many small bugfixes such as for platform profile switching + ## [v6.1.2] ### Changed diff --git a/Cargo.lock b/Cargo.lock index f9979fa4..b54ed0c2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -158,7 +158,7 @@ checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b" [[package]] name = "asusctl" -version = "6.1.2" +version = "6.1.4" dependencies = [ "dmi_id", "env_logger", @@ -177,7 +177,7 @@ dependencies = [ [[package]] name = "asusd" -version = "6.1.2" +version = "6.1.4" dependencies = [ "cargo-husky", "concat-idents", @@ -204,7 +204,7 @@ dependencies = [ [[package]] name = "asusd-user" -version = "6.1.2" +version = "6.1.4" dependencies = [ "config-traits", "dirs", @@ -941,7 +941,7 @@ dependencies = [ [[package]] name = "config-traits" -version = "6.1.2" +version = "6.1.4" dependencies = [ "log", "ron", @@ -1333,7 +1333,7 @@ dependencies = [ [[package]] name = "dmi_id" -version = "6.1.2" +version = "6.1.4" dependencies = [ "log", "udev 0.8.0", @@ -4571,7 +4571,7 @@ dependencies = [ [[package]] name = "rog-control-center" -version = "6.1.2" +version = "6.1.4" dependencies = [ "asusd", "concat-idents", @@ -4602,7 +4602,7 @@ dependencies = [ [[package]] name = "rog_anime" -version = "6.1.2" +version = "6.1.4" dependencies = [ "dmi_id", "gif 0.12.0", @@ -4616,7 +4616,7 @@ dependencies = [ [[package]] name = "rog_aura" -version = "6.1.2" +version = "6.1.4" dependencies = [ "dmi_id", "log", @@ -4627,7 +4627,7 @@ dependencies = [ [[package]] name = "rog_dbus" -version = "6.1.2" +version = "6.1.4" dependencies = [ "asusd", "rog_anime", @@ -4641,7 +4641,7 @@ dependencies = [ [[package]] name = "rog_platform" -version = "6.1.2" +version = "6.1.4" dependencies = [ "concat-idents", "inotify", @@ -4654,7 +4654,7 @@ dependencies = [ [[package]] name = "rog_profiles" -version = "6.1.2" +version = "6.1.4" dependencies = [ "log", "rog_platform", @@ -4665,7 +4665,7 @@ dependencies = [ [[package]] name = "rog_scsi" -version = "6.1.2" +version = "6.1.4" dependencies = [ "ron", "serde", @@ -4675,7 +4675,7 @@ dependencies = [ [[package]] name = "rog_simulators" -version = "6.1.2" +version = "6.1.4" dependencies = [ "log", "rog_anime", @@ -4685,7 +4685,7 @@ dependencies = [ [[package]] name = "rog_slash" -version = "6.1.2" +version = "6.1.4" dependencies = [ "dmi_id", "serde", diff --git a/Cargo.toml b/Cargo.toml index c6bdf2cd..80e3e458 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "6.1.2" +version = "6.1.4" rust-version = "1.82" license = "MPL-2.0" readme = "README.md" diff --git a/rog-aura/data/aura_support.ron b/rog-aura/data/aura_support.ron index da565ac6..7398bd3d 100644 --- a/rog-aura/data/aura_support.ron +++ b/rog-aura/data/aura_support.ron @@ -152,15 +152,6 @@ advanced_type: PerKey, power_zones: [Keyboard, Lightbar], ), - ( - device_name: "G513RW", - product_id: "", - layout_name: "g513i-per-key", - basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash], - basic_zones: [], - advanced_type: PerKey, - power_zones: [Keyboard, Lightbar], - ), ( device_name: "G513RC", product_id: "", @@ -170,6 +161,15 @@ advanced_type: Zoned([ZonedKbLeft, ZonedKbLeftMid, ZonedKbRightMid, ZonedKbRight, LightbarRight, LightbarRightCorner, LightbarRightBottom, LightbarLeftBottom, LightbarLeftCorner, LightbarLeft]), power_zones: [Keyboard, Lightbar], ), + ( + device_name: "G513RW", + product_id: "", + layout_name: "g513i-per-key", + basic_modes: [Static, Breathe, RainbowCycle, RainbowWave, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash], + basic_zones: [], + advanced_type: PerKey, + power_zones: [Keyboard, Lightbar], + ), ( device_name: "G531G", product_id: "", @@ -872,4 +872,4 @@ advanced_type: None, power_zones: [Ally], ), -]) +]) \ No newline at end of file diff --git a/rog-control-center/translations/en/rog-control-center.po b/rog-control-center/translations/en/rog-control-center.po index ed720d3f..ea86fac5 100644 --- a/rog-control-center/translations/en/rog-control-center.po +++ b/rog-control-center/translations/en/rog-control-center.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-02-14 06:37+0000\n" +"POT-Creation-Date: 2025-02-14 09:21+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,11 +27,6 @@ msgctxt "SystemPageData" msgid "Quiet" msgstr "" -#: rog-control-center/ui/pages/system.slint:20 -msgctxt "SystemPageData" -msgid "LowPower" -msgstr "" - #: rog-control-center/ui/pages/system.slint:23 msgctxt "SystemPageData" msgid "Default"