Revisions of asusctl

Luke Jones's avatar Luke Jones (luke_nukem) accepted request 1167496 from Caleb McKay's avatar Caleb McKay (calebmckay) (revision 72)
I am not super familiar with cargo, so if you see any particular issues, let me know. I needed a later version, so thought I would do what I could.
Luke Jones's avatar Luke Jones (luke_nukem) accepted request 1141706 from Enrico Belleri's avatar Enrico Belleri (iDesmI) (revision 71)
- Update to version 5.0.7:
  - Added:
    * Gnome 45 plugin
    * Support for G513RW LED modes
    * Support Rog Ally LED modes (basic)
    * Add on_lid_closed and on_external_power_changed events for running certain tasks
    * Anime dbus: add:
      + SetOffWhenUnplugged, also add asusctl CLI option
      + SetOffWhenSuspended, also add asusctl CLI option
      + SetOffWhenLidClosed, also add asusctl CLI option
    * Anime: add brightness_on_battery config option
    * Platform: add post_animation_sound, kernel 6.7+ requires patch
    * Add changing of CPU energy perfromance preference in relation to throttle_thermal_policy. This means that the CPU correctly behaves according to throttle_thermal_policy (and platform profile use is removed)
    * Add setting of throttle_thermal_policy on power plug/unplug
    * Support for G733PZ LED modes
    * Support for G713RC LED modes
  - Changed:
    * Fix to suspend process in anime thread to let custom anims run on wake.
    * Fix to reload the fan curves correctly on boot.
    * Add new config option platform_policy_linked_epp to set if energy_performance_preference should be paired with platform_profile/throttle_thermal_policy
    * Small fixes to rog-control-center
    * Added G834JZ led config
    * Fix in ROGCC to apply the actual effect changed
    * Re-enable all fan curves (available) in ROGCC
    * Update smithay-client-toolkit
    * Fix and error in platform ppt value gets
    * Fix to asusctl CLI where an incorrect enum variant was used in throttle check
    * Turn some error messages in to warning or info to prevent confusion
    * Re-add the keyboard power settings in rogcc
    * Add two new aura dbus properties for providing some basic info on aura modes/power
    * Fan-curves: nuke a few async deadlocks
    * Anime: force power/wakeup disabled to prevent idiotic random wakes
    * Fix setting next fan profile
    * Fix the assud.service
    * Fix dbus signature of some power setting types for some keyboards
    * asusd: remove set_image_brightness for anime
    * asusd: refactor how certain things like display enable/builtins are toggled
    * Refactor sleep/shutdown tasks
    * rog-control-center: ensure brightness slider works correctly
    * Update smithay-client-toolkit for fix to issue
    * Remove the "sleep" animations from Anime to stop preventing the display-off
    * Anime:
      + Ensure display is off when lid is closed and option is set
      + Ensure display is off when on battery and option is set
      + Ensure builtin animations run instead of custom animations if option is set
    * Fix loading of fan curves from stored settings
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 70)
- Update to version 4.7.1:
  * Prep release
  * Fixes: bugfixes in aura config loading
  * Update README.md
  * add aura support for GU603VV
  * Update deps
  * Add gv601v singlezone advanced
  * Fix: Corrections in anime detection
  * Remove a dbg!() x2
  * Remove a dbg!()
  * Fix: For anime look for usbraw device before hidraw device
  * Fix: Further refine the CLI for fan curve control
  * Fix: asusd should reload defualt fan-curves if the config file fails
  * Fix: reimplement fetching of fan curves on CLI
  * Add distro packaging dir + spec file for fedora
  * aura: support GV601V LED modes
  * Bump new release
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 69)
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 68)
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 67)
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 66)
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 65)
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 64)
- Update to version 4.7.0:
  * Update crate versions
  * Various cleanup. Add GA402X LED modes
  * profiles: add mid fan curve support
  * aura: support FX505G
  * gex: update xml and aura power parsing
  * Update changelog
  * Update changelog
  * aura: update dbus xml
  * aura: update bindings
  * aura: refactor modern rog power settings
  * gex: update laptop feature toggle to switch primary
  * gex: add keyboard LED mode setting
  * gex: map more of dbus methods and notifs
  * gex: parse led power from dbus
  * rename keyboard led power dbus methods
  * Update readme
  * gex: begin adding aura control dbus
  * Set toolchain to stable
  * Update readme
  * Update deps
  * Update changelog
  * gex: cleanup and rename
  * RCC: add tray enable/disable, move app settings to page
  * gex: adjust tsconfig
  * gex: add toggle for anime powersave anim
  * gex: temporary checking of which primary quicktoggle to use
  * gex: make quickmenu a module
  * gex: trial of using qucik submenu toggles
  * clean up bindings
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 63)
- Update to version 4.6.2:
  * Update deps
  * Fix rog-control-center not reopening if  is set
  * Better update of aura modes if supported list changed
  * Prep new release
  * Prep new release
  * Update deps
  * More tweaks to notifications
  * Update supergfx dep
  * Update deps
  * Various tray and notification improvements
  * Use egui without wayland feature due to segfault
  * Better handling of supergfx version check, aura config updates
  * Add support for GV604 LEDs
  * Begin fixing up support of basic modes + supergfx
  * Optimise keyboard detection
  * Add 0x18c6 keyboard
  * Persistent dark / light mode
  * Add support for GX650P LED modes
  * Add led modes for GU604V
  * Begin adding 18c6 keyboard support
  * Update egui and supergfxctl deps
  * Makefile: split install into install-{program,data}
  * fix: sleep-animation
  * Bugfix: Adjust how sub-llops and part of anime animation handle
  * Add support for FX506LH keyboard layout
  * Add support for G533Z keyboard and modes
  * Fix remove the leftover initial config writes on `new()` for some controllers
  * Update fedora build instruction
  * Update README.md
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 62)
- Update to version 4.5.8:
  * Fix pipeline
  * Fix incorrect stop/start order of nvidia-powerd on AC plug/unplug
  * asusd: fixing a blocking op
  * ROGCC: Don't notify user if changing to same mux mode
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 61)
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 60)
- Update to version 4.5.6:
  * Prep 4.5.6 release
  * asusd: check if nvidia-powerd enabled before toggling
  * asusd: Very basic support for running a command on AC/Battery switching
  * ROGCC: Very basic support for running a command on AC/Battery switching
  * ROGCC: Minor correction to tray menu
  * ROGCC: Better handle the use of GPU MUX without supergfxd
  * Adjust profile task to help TUF laptops notify
  * Fix tasks not always running correctly on boot/sleep/wake/shutdown
  * Fix: ROGCC: show option for LED notifications
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 59)
- Update to version 4.5.5:
  * Fix: ROGCC: Remove unwrap causing panic on main thread
  * add led modes for FX506HC
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 58)
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 57)
- Update to version 4.5.4:
  * Use correct defaults for GfxMode and GfxPower
  * Adjust gitlab pipeline to ignore checks for tags
  * Add missing files
  * ROGCC: don't require supergfxd to be running
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 56)
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 55)
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 54)
Luke Jones's avatar Luke Jones (luke_nukem) committed (revision 53)
Displaying revisions 1 - 20 of 72
openSUSE Build Service is sponsored by