Commit Graph

  • bf13ebebd3 Set tray icon after init Luke D. Jones 2022-11-13 21:00:33 +13:00
  • 3a73e3a526 Try to prevent tray loop stalling Luke D. Jones 2022-11-13 12:52:52 +13:00
  • 1211400d7b 4.5.1-RC1 4.5.1-RC1 Luke D. Jones 2022-11-11 20:13:00 +13:00
  • ff9edb9876 Enable system tray status for dGPU and actions Luke D. Jones 2022-11-10 19:24:10 +13:00
  • 20f8251dd3 Adjust FA506IE led mode match to FA506I Luke D. Jones 2022-11-10 09:14:17 +13:00
  • 902dfed67c Merge branch 'add-asus-tuf-gaming-a15-led-modes' into 'main' Luke Jones 2022-11-09 20:12:04 +00:00
  • 5e08b4416d Bump version Luke D. Jones 2022-11-10 09:11:52 +13:00
  • 44c3ab7294 Add led_data for 2022 ASUS TUF Gaming A15 FA506IE Herohtar 2022-11-09 12:03:23 -06:00
  • be40474f79 Update app icons Luke D. Jones 2022-11-09 21:47:41 +13:00
  • 3654da2ff8 Merge branch 'tuxfanou/building_opensuse' into 'main' Luke Jones 2022-11-08 20:20:46 +00:00
  • 60bbad4ab6 Merge branch 'feat-add-vivobook-family' into 'main' Luke Jones 2022-11-08 20:19:00 +00:00
  • 0a59d5c041 Add Vivobook to asusd rules Sarang S 2022-11-08 20:19:00 +00:00
  • 1506fc44d3 Add openSUSE requirements to build asusctl Stéphane Burdin 2022-11-08 16:14:53 +01:00
  • aad31610f2 Add missing file Luke D. Jones 2022-11-08 22:03:42 +13:00
  • a6fe7645e9 Tray icons Luke D. Jones 2022-11-08 21:55:09 +13:00
  • 4f8745ae19 Prep release 4.5.0 Luke D. Jones 2022-11-07 21:35:42 +13:00
  • 2cd1ee02ee Prep release 4.5.0 4.5.0 Luke D. Jones 2022-11-07 21:35:42 +13:00
  • 5f4e950819 Update deps. Fixes to runtime Luke D. Jones 2022-11-07 09:47:15 +13:00
  • efc752cce6 ROGCC: Use tokio instead of smol Luke D. Jones 2022-11-07 09:00:46 +13:00
  • 37553a5fdd Remove some dbg! statements Luke D. Jones 2022-11-06 22:28:00 +13:00
  • cd5a85a843 Clarify gpu mux notif Luke D. Jones 2022-11-06 22:17:46 +13:00
  • 7385844a9b Fix rogcc not closing when run-in-background Luke D. Jones 2022-11-06 21:58:33 +13:00
  • 0b71104833 Fix rog-control-center notifs Luke D. Jones 2022-11-06 14:36:29 +13:00
  • 688e3a7358 Send signals using the correct context for each Luke D. Jones 2022-11-06 12:48:19 +13:00
  • 58ff566d65 Fix inclusion of supergfxctl lib Luke D. Jones 2022-11-04 21:31:45 +13:00
  • 1332ac803c Add notification of dGPU state change Luke D. Jones 2022-11-04 21:29:47 +13:00
  • ba1d3f045d Add missing file Luke D. Jones 2022-10-11 22:25:49 +13:00
  • e0ed52092a Refined AC monitoring Luke D. Jones 2022-10-11 22:13:54 +13:00
  • 921637f979 Make some ledmodes more generic matched across models Luke D. Jones 2022-10-10 13:19:15 +13:00
  • f6498337fe RCC: disable vsync due to NoAvailablePixelFormat error: Luke D. Jones 2022-10-04 11:37:23 +13:00
  • 3a640a3269 Bump rc version Luke D. Jones 2022-10-01 14:57:49 +13:00
  • e938f1f9ec Minor fixes to attr writes Luke D. Jones 2022-10-01 14:57:25 +13:00
  • 600d0ae3d9 Clippy run Luke D. Jones 2022-09-30 15:10:56 +13:00
  • 8569edf684 Try official latest docker image Luke D. Jones 2022-09-29 18:17:28 +13:00
  • 52af4ad2b2 Use 'latest' rustdocker image Luke D. Jones 2022-09-29 18:06:54 +13:00
  • cde1b4f252 Shift all deps to workspace versioning Luke D. Jones 2022-09-29 17:08:28 +13:00
  • 2a4754cfc4 Merge branch 'ledmodes_for_rogflowx16' into 'main' Luke Jones 2022-09-27 20:05:12 +00:00
  • 51c97fa350 Added LED modes for ROG Flow X16 Rino 2022-09-27 12:44:49 +00:00
  • c968dce009 Cleanup notifications some Luke D. Jones 2022-09-24 18:44:10 +12:00
  • b2b6707f2e Merge branch 'fluke/inotify' into 'main' 4.5.0-rc3 Luke Jones 2022-09-24 02:39:44 +00:00
  • 7939b00aa3 Check inotify paths are valid. Add dgu/egpu/ac_online checks Luke D. Jones 2022-09-24 14:34:15 +12:00
  • 30550aaa91 Further improve the daemon controller pattern and reduce cloned code Luke D. Jones 2022-09-23 20:07:43 +12:00
  • 7ea1f41286 Convert chunk of daemon to use async mutex Luke D. Jones 2022-09-23 10:50:09 +12:00
  • 9608d190b9 Use tokio in asusctl Luke D. Jones 2022-09-22 22:36:16 +12:00
  • 3b9cf474a7 inotify relies on tokio, so a switch is required.. Luke D. Jones 2022-09-22 12:55:15 +12:00
  • 283cb7e589 Previous inotify macro was blocking. Needs async closures... Luke D. Jones 2022-09-21 22:41:24 +12:00
  • 5d87747d96 Is smol blocking or inotify blocking it? Luke D. Jones 2022-09-21 22:17:55 +12:00
  • 56285916cd daemon: inotify for panel_od and gu_mux_mode Luke D. Jones 2022-09-21 19:04:28 +12:00
  • a44a1bfa89 Add GU603Z to ledmodes Luke D. Jones 2022-09-20 21:02:58 +12:00
  • 0c97cf710d Trial single inotify test Luke D. Jones 2022-09-20 20:57:39 +12:00
  • 62c7338b2d Use loops to ensure settings apply where a mutex is tried Luke D. Jones 2022-09-15 13:28:53 +12:00
  • af24623178 Merge branch 'zephyrus-m16-ledmodes' into 'main' Luke Jones 2022-09-14 04:52:47 +00:00
  • facb7f7f49 Add ledmodes for 2021 Zephyrus M16 models Albert Geantă 2022-09-13 11:05:05 +03:00
  • e38ab624e9 Add libfontconfig1-dev to CI env Luke D. Jones 2022-08-29 21:18:43 +12:00
  • d76cb3b95a Minor update to changelog 4.4.0 Luke D. Jones 2022-08-29 21:07:27 +12:00
  • 910f529a9b Release 4.4.0 Luke D. Jones 2022-08-29 21:04:45 +12:00
  • 7583d070d3 daemon: add check to avoid accidental use of TUF led control Luke D. Jones 2022-08-29 20:53:14 +12:00
  • 1f85e30e42 Add CLI for 0x19b6 Lid LED Luke D. Jones 2022-08-29 18:17:19 +12:00
  • d1bdf4dc7e rog-aura: Add lid zone Luke D. Jones 2022-08-29 17:09:26 +12:00
  • 79b108ceb7 rog-gui: don't reset selection when enable fan-curve Luke D. Jones 2022-08-29 13:44:59 +12:00
  • 7d14e8d900 rog-gui: add reset-curve button Luke D. Jones 2022-08-29 13:26:15 +12:00
  • 493d61cf19 rog-profiles: fixup populating default curves if none Luke D. Jones 2022-08-29 11:51:23 +12:00
  • fb08d83999 rog-gui: sort fan curve by name Luke D. Jones 2022-08-29 10:41:51 +12:00
  • 71241b7127 Merge branch 'new-hyperlink' into 'main' Luke Jones 2022-08-28 06:18:53 +00:00
  • 09963534d8 Changed hyperlink from achived code Alex carter 2022-08-28 15:20:00 +10:00
  • 64322044ac rog-aura: tested effects on TUF, works Luke D. Jones 2022-08-27 22:30:57 +12:00
  • 1a132d847f Update readme Luke D. Jones 2022-08-27 21:01:17 +12:00
  • 952a974e83 Bump various versions Luke D. Jones 2022-08-27 20:53:59 +12:00
  • ebbfa58a76 rog-aura: Add flicker effect Luke D. Jones 2022-08-27 20:52:43 +12:00
  • 414d610bd2 Test battery search Luke D. Jones 2022-08-27 11:18:15 +12:00
  • bff98ddf7b power: rc4, remove energy_full_design check Luke D. Jones 2022-08-26 21:09:52 +12:00
  • 97481cd45e rog-aura: add per-zone effects Luke D. Jones 2022-08-26 18:29:17 +12:00
  • 4f39c01139 Merge branch 'AlexanderRavenheart-main-patch-32476' into 'main' Luke Jones 2022-08-25 20:43:30 +00:00
  • 40987ecd5d rog-aura: add basic per-key support Luke D. Jones 2022-08-25 21:45:36 +12:00
  • f378c54815 Remove println from example Luke D. Jones 2022-08-25 18:29:53 +12:00
  • a8a99ac1d1 rog-aura: reorganise per-key effects Luke D. Jones 2022-08-25 18:25:04 +12:00
  • 503aa20257 rog-aura: don't start effect on red Luke D. Jones 2022-08-25 14:11:31 +12:00
  • 8c67836650 Implement simple 'breathe' per-key effect Luke D. Jones 2022-08-25 14:08:53 +12:00
  • 3fc839820e Version bump Luke D. Jones 2022-08-24 22:29:56 +12:00
  • 0ef524a94b rog-aura: bringup the per-key LED stuff again Luke D. Jones 2022-08-24 22:01:13 +12:00
  • f8cfacda47 Update asusd-ledmodes.toml: added board name G513RC Alexandru Rudi 2022-08-24 04:28:45 +00:00
  • f3876100ae rog-platform: Add extra check types to find battery Luke D. Jones 2022-08-24 10:11:32 +12:00
  • fa1feaf9d9 rog-platform: additional check against manufacturer attr Luke D. Jones 2022-08-22 09:01:08 +12:00
  • 45641c928d Rename all instances of dgpu_only to gpu_mux Luke D. Jones 2022-08-21 21:39:01 +12:00
  • eba9dc8a52 daemon: update an old log comment. Don't reload panel_od if not available Luke D. Jones 2022-08-21 21:28:52 +12:00
  • a32527d1df Doc updates Luke D. Jones 2022-08-21 20:23:55 +12:00
  • 1f697b5ff1 daemon: Vastly improved task creation Luke D. Jones 2022-08-21 20:15:36 +12:00
  • 92009ef96c profiles: error if fan curve parse is less than 8 Luke D. Jones 2022-08-20 22:05:22 +12:00
  • 3fe5896596 daemon: fix keyboard brightness setting Luke D. Jones 2022-08-20 21:42:18 +12:00
  • f8cdde2adf rog-platform: add power (basics) Luke D. Jones 2022-08-20 21:07:34 +12:00
  • 033f2141ef Merge branch 'alex39-main-patch-50587' into 'main' Luke Jones 2022-08-17 00:37:47 +00:00
  • f86bab6f8c Update asusd-ledmodes.toml - added G713RS This is my laptop model and i confirm that "G713RS" is in the correct config group (tested all the modes) AlexEdimensionz 2022-08-17 00:20:25 +00:00
  • 4951bce961 Add missing files :( Luke D. Jones 2022-08-17 11:16:19 +12:00
  • fb92d65fa0 Prep for new release Luke D. Jones 2022-08-17 10:32:24 +12:00
  • 24fa075a44 Extend GpuMode to include other modes Luke D. Jones 2022-08-12 22:10:49 +12:00
  • a0f7cf3acd Rename RogBios bits to Platform. Better GPU MUX support. Luke D. Jones 2022-08-12 21:51:04 +12:00
  • d35707f2e4 Merge rog-supported in to rog-platform Luke D. Jones 2022-08-12 17:45:29 +12:00
  • b20bde8116 Merge branch 'fluke/kernel-patch-leds' into 'main' Luke Jones 2022-08-12 04:40:59 +00:00
  • 308fba9413 Create rog-platform, refactor rogcc ipc-file handling Luke D. Jones 2022-08-12 15:22:06 +12:00
  • 45268bfb2b Add note and screenshots of GUI Luke D. Jones 2022-08-06 09:36:47 +12:00