Commit Graph

  • 0d10af4826
    Use Repology badge for automatic AUR version updating Julia 2024-05-09 12:48:38 -0700
  • b9f773bb29 Clean code Angel-Karasu 2024-05-09 20:46:18 +0200
  • e44cb2e77a
    More compatible for Arch based distributions Angel 2024-05-09 19:35:56 +0200
  • 06fffcc0b0
    Merge branch 'AdnanHodzic:master' into master Angel 2024-05-09 19:34:01 +0200
  • a05a00c8cb
    More compatible for Arch based distributions Angel 2024-05-09 19:33:09 +0200
  • d001486dca
    Change arch based informations Angel 2024-05-09 19:27:09 +0200
  • 281a7adc34
    Add dinit init system (#690) Angel 2024-05-09 18:26:50 +0200
  • 7d3b94371a
    Add dinit Angel 2024-05-09 17:43:37 +0200
  • fb5ae8da5c
    Add dinit Angel 2024-05-09 17:34:50 +0200
  • 716deaa436
    Merge bf045bbe77 into 78c3f71438 AmerXz 2024-05-09 11:31:55 +0000
  • 78c3f71438 v2.3.0 release v2.3.0 Adnan Hodzic 2024-05-09 10:07:52 +0200
  • 95ba1f42bd
    Add warnings for charge thresholds (#679) PurpleWazard 2024-05-09 02:10:15 -0500
  • b53e56a153
    Merge branch 'AdnanHodzic:master' into master PurpleWazard 2024-05-08 10:27:25 -0500
  • be8ddbdeff fixed typo: --stats battery info warning-thresh3 purple wazard 2024-05-07 11:38:13 -0500
  • 397ab2cf88 removed blank lines in battery info purple wazard 2024-05-06 09:28:43 -0500
  • f1c1dc6b10
    Fix spam error message when setting energy_performance_preference (#680) Anshu Gahire 2024-05-06 17:43:38 +0545
  • 0815e7eb96
    Rework config and reload config on file change/creation/deletion (#663) shadeyg56 2024-04-30 01:35:53 -0500
  • d8ddc6fb21 Override custom config EPP to "performance" for intel_pstate driver FosRexx 2024-04-29 10:36:28 +0545
  • e3678c1767 swap pyinotify for patched version shadeyg56 2024-04-28 22:35:24 -0500
  • 26285b7d81 Comparing the content of the file FosRexx 2024-04-28 12:44:05 +0545
  • 253121e193 Reduce boilerplate(print statements) codes in power_helper.py Nadun Kawishika 2024-04-27 23:26:50 +0530
  • 4425c32bd0 formated --stats better with battery info purple wazard 2024-04-26 10:34:21 -0500
  • 0effebe3bb formatted the battery output and added stats to --debug and --status purple wazard 2024-04-26 10:28:59 -0500
  • 00463b39d1 auto_cpufreq: fix hanging on --daemon, --live, and --monitor shadeyg56 2024-04-23 21:48:47 -0500
  • 828db0ef31 Only applies the spam error message fix for intel_pstate drivers FosRexx 2024-04-20 21:28:48 +0545
  • 7be043adea Fix spam error message when setting energy_performance_preference FosRexx 2024-04-18 13:39:48 +0545
  • e5401211b0 Merge branch 'master' into config-update shadeyg56 2024-04-18 13:40:21 -0500
  • 8bb7478e38
    Bump idna from 3.4 to 3.7 (#678) dependabot[bot] 2024-04-15 12:03:23 -0500
  • 02d81f06c4 added warnings to ideapad_laptop purple wazard 2024-04-15 09:23:57 -0500
  • 0134da5e50 added warnings to laptop_acpi purple wazard 2024-04-15 09:03:58 -0500
  • bd811ca32b add warning messages to thinkpad purple wazard 2024-04-15 08:43:36 -0500
  • 8a1e7aaf32
    Bump idna from 3.4 to 3.7 dependabot[bot] 2024-04-12 03:15:50 +0000
  • 5e17ee31b1 update psutil to patched Git version Fixes #654 shadeyg56 2024-04-09 23:57:05 -0500
  • 2df634b09c
    gh-667: Modify message when using amd-pstate-epp (#674) Donghee Na 2024-04-10 04:28:56 +0900
  • 3a4e8c5097 fix typo shadeyg56 2024-04-09 14:26:15 -0500
  • 860ec51d16 Update Donghee Na 2024-04-09 10:14:50 +0900
  • 5408c44d01 nit Donghee Na 2024-04-09 02:36:04 +0900
  • 302c5d2f64 Address code review Donghee Na 2024-04-09 02:33:16 +0900
  • 2e01f6d541 Address code review Donghee Na 2024-04-09 02:08:32 +0900
  • f9e716a508 gh-667: Modify message when using amd-pstate-epp Donghee Na 2024-04-07 13:04:15 +0900
  • bc99a285e0 config: move find_config_file function and fix finding home directory shadeyg56 2024-04-03 11:51:08 -0500
  • a8c66be35d Merge branch 'config-conflict' into config-update shadeyg56 2024-04-03 11:08:10 -0500
  • 4cdcf74acd
    Add load from user config in XDG_CONFIG_HOME if available (#672) config-conflict Steven Braun 2024-04-03 17:40:30 +0200
  • 479b7d40e7 Update configuration options in README Steven Braun 2024-04-03 12:30:37 +0200
  • 2b3e9d9574 Remove duplicate isfile check for config path Steven Braun 2024-04-03 12:21:13 +0200
  • 608c47db74 Remove redundant empty string check on config file path Steven Braun 2024-04-02 11:48:15 +0200
  • 1bbfb75e14 If --config is set but invalid, exit with error Steven Braun 2024-04-02 11:43:03 +0200
  • 784d593324 Add load from user config from in XDG_CONFIG_HOME if available Steven Braun 2024-04-02 11:15:33 +0200
  • 5397ca5361 config: fix config deletion detection shadeyg56 2024-04-01 11:42:09 -0500
  • 9056d7defc battery: fix config imports shadeyg56 2024-04-01 11:41:52 -0500
  • bf045bbe77
    Update auto-cpufreq-install.sh AmerXz 2024-03-31 21:32:27 +0300
  • 1d8ff2d326
    Merge branch 'AdnanHodzic:master' into patch-2 AmerXz 2024-03-31 21:11:44 +0300
  • de033105ff
    Merge branch 'master' into config-update shadeyg56 2024-03-18 20:12:37 -0500
  • 00c963080e config: update comments shadeyg56 2024-03-18 20:05:59 -0500
  • 81536c82c7 call notifier.start() manually to prevent hanging shadeyg56 2024-03-18 20:01:02 -0500
  • 6cf4a66f3c config: check for changes on moved file shadeyg56 2024-03-18 19:23:04 -0500
  • 215026ad43 battery: add shell=True to lsmod call shadeyg56 2024-03-18 18:37:47 -0500
  • 971f40f0ca
    Add conservation mode to lenovo laptops (#652) PurpleWazard 2024-03-11 01:09:26 -0500
  • de12f9f708
    README: update maintainer list for AUR package (#662) Parmjot 2024-03-10 23:21:35 +1300
  • 941b35b907 updated readme with lenovo laptop conservation mode. purple wazard 2024-03-07 22:03:46 -0600
  • 6dbb8e2307
    Merge branch 'AdnanHodzic:master' into master PurpleWazard 2024-03-07 21:44:40 -0600
  • 6e269d9cae fix get_config call shadeyg56 2024-03-07 15:25:30 -0600
  • 47711ff685 config: set_path even if file doesn't exist and make new ConfigParser on every update shadeyg56 2024-03-07 15:18:32 -0600
  • d9453a0eee config: handle errors and new eventsx shadeyg56 2024-03-07 14:48:40 -0600
  • 84a98558c5 config: check for changes using threading shadeyg56 2024-03-07 14:45:47 -0600
  • 0f27726d3b
    README: update maintainer list for AUR package Parmjot 2024-03-07 12:54:29 +1300
  • eb31ce37d3 add 'pyinotify' dependency shadeyg56 2024-03-06 16:24:49 -0600
  • 17522bfae7 update config imports and variables shadeyg56 2024-03-06 16:24:04 -0600
  • cfa2c8f045 add config.py and config_event_handler.py also introduces the utils folder shadeyg56 2024-03-06 16:23:32 -0600
  • 0354775b72
    README: update badge links shadeyg56 2024-03-03 16:18:00 -0600
  • ab32952737
    README: update badges to correct repo shadeyg56 2024-03-03 16:17:15 -0600
  • 166cd065a2
    Create workflows for Linux builds and Nix flake builds (#659) shadeyg56 2024-03-03 05:25:43 -0600
  • bd8e819516 README: add workflow status badges shadeyg56 2024-02-27 14:17:16 -0600
  • 6000771488 build-nix: rename workflow to 'Nix Flake' shadeyg56 2024-02-27 14:16:55 -0600
  • aa90eff037
    Rename nix-build.yaml to build-nix.yaml shadeyg56 2024-02-27 14:07:42 -0600
  • addacae8e0
    Create nix-build.yaml shadeyg56 2024-02-27 13:40:35 -0600
  • 594d91ea67
    build-linux: run as sudo shadeyg56 2024-02-27 13:15:05 -0600
  • 9624ff77cd
    Update build-linux.yml shadeyg56 2024-02-27 13:13:18 -0600
  • c9ba7255bb
    Create build-linux.yml shadeyg56 2024-02-27 13:09:28 -0600
  • 0354ff6cc4
    Updated error handling to provide specific message for rate limit exceeded condition (#657) monarkjain 2024-02-26 07:10:04 +0530
  • 539a5a8e76 Updated error handling to provide specific message for rate limit exceeded condition monarxxjain 2024-02-26 04:24:47 +0530
  • b4c5276feb
    Fix SyntaxWarning in objects.py (#651) meator 2024-02-24 00:06:40 +0100
  • 17b5ade507
    Merge branch 'AdnanHodzic:master' into patch-2 AmerXz 2024-02-23 16:18:51 +0300
  • 13e9009d5c
    Bump cryptography from 42.0.2 to 42.0.4 (#653) dependabot[bot] 2024-02-22 19:39:20 +0100
  • 83223f7e6d
    Bump cryptography from 42.0.2 to 42.0.4 dependabot[bot] 2024-02-21 20:45:15 +0000
  • 27a2f93fdf
    Update auto-cpufreq-install.sh AmerXz 2024-02-21 21:58:13 +0300
  • 24d7c6ff88
    Update auto-cpufreq-remove.sh to support sysvinit AmerXz 2024-02-21 21:50:02 +0300
  • 52f03c00df
    Fix auto-cpufreq-install.sh (with sysvinit support) AmerXz 2024-02-21 21:39:53 +0300
  • 8bc2be0b37
    Update auto-cpufreq-sysvinit AmerXz 2024-02-21 21:27:47 +0300
  • 4914f896f1
    Fix SyntaxWarning in objects.py meator 2024-02-20 18:58:14 +0100
  • f3beb67e8f fix code bugs purple wazard 2024-02-17 22:53:51 -0600
  • 2eb2110a9b renamed functions purple wazard 2024-02-17 17:09:47 -0600
  • 32b10ea46f testing lenovo_laptop purple wazard 2024-02-17 17:02:04 -0600
  • e7775c1ef2 adding support for lenovo ideapad_laptop devices purple wazard 2024-02-17 16:48:24 -0600
  • 6ff1b89e22
    Update README.md with battery thresholds config Adnan Hodzic 2024-02-17 16:07:33 +0100
  • ba5b5fb032
    Bump cryptography from 42.0.0 to 42.0.2 (#648) dependabot[bot] 2024-02-17 13:00:21 +0100
  • 315cb5445e
    Bump cryptography from 42.0.0 to 42.0.2 dependabot[bot] 2024-02-17 00:54:47 +0000
  • 7afd192ff9 v2.2.0 release v2.2.0 Adnan Hodzic 2024-02-14 17:47:37 +0100
  • 9b8e873145
    Update README with new battery thresholds feature (#644) shadeyg56 2024-02-14 10:43:52 -0600
  • f9b7c17174 README: link to version shadeyg56 2024-02-14 10:41:13 -0600