Konstantin
15c17fc52c
fix dubious ownership error in auto-cpufreq-installer ( #597 )
...
When trying to install auto-cpufreq in Fedora 39, I got the following error: "Detected Git repository, but failed because of dubious ownership"
Adding the line at the top of the install function according to https://sam.hooke.me/note/2023/08/poetry-fixing-dubious-ownership-error/ solved the error for me.
2023-11-12 08:59:29 +01:00
blackpill0w
4ddff1f702
Add Syntax Highlighting to the Configuration File Example ( #591 )
2023-11-03 07:42:54 +01:00
Fredin
2e47f47b21
Add zenpower for AMD CPU temps ( #590 )
2023-11-03 07:40:37 +01:00
David C. Drake
929fdf6020
Fix img link and adjust text ( #584 )
...
One of the image links to a YouTube video wasn't properly formatted, so I fixed that and also went through the entire README making recommended adjustments to the text.
2023-10-28 08:22:02 +02:00
shadeyg56
34f3d23aa0
Feature: Allow GUI to detect available update and install it ( #587 )
...
* rename verify_update and give return value
* change verify_update call
* GUI: add update feature
2023-10-27 11:38:42 +02:00
shadeyg56
d3760eaf37
skip temp sensor that report as 0
2023-10-23 21:19:45 -05:00
shadeyg56
98cd5dd31f
README: update expired discord link
2023-10-19 14:06:51 -05:00
shadeyg56
6dde7441ee
Merge pull request #585 from AdnanHodzic/dependabot/pip/urllib3-2.0.7
...
Bump urllib3 from 2.0.6 to 2.0.7
2023-10-17 18:19:27 -05:00
dependabot[bot]
3414f4878a
Bump urllib3 from 2.0.6 to 2.0.7
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 21:12:32 +00:00
Lab Rat
5bf295d86a
Add support for shell completion ( #580 )
...
* feat: added supported for shell completions
* docs: completions flag instructions
2023-10-14 17:46:00 +02:00
Lab Rat
5d4ba17d69
auto-cpufreq-installer: removed dependence on record files for removal ( #581 )
...
* docs: updated instructions for pyproject config
* chore: post pyproject integration cleanup
Changes include
Removed setup.py and requirements.txt file
and removed dependence in record files.txt generated by setup.py
2023-10-14 08:38:45 +02:00
shadeyg56
964f2f5efe
Merge pull request #582 from isabelroses/master
...
refactor(flake): improve usage
2023-10-13 16:59:07 -05:00
shadeyg56
78a86a1126
Nix: inherit system in module
2023-10-13 16:47:47 -05:00
shadeyg56
a79b3be822
Nix: remove darwin and fix icon
2023-10-13 16:47:16 -05:00
isabel
4165f9483b
revert: changes to module
2023-10-13 15:39:10 +01:00
isabel
d710518c61
refactor(nix): reorganise files
2023-10-13 15:31:59 +01:00
Lab Rat
37e12a4266
Support for pyproject.toml ( #576 )
...
* feat: support for pyproject.toml
* Nix: Fix package to work with pyproject.toml
---------
Co-authored-by: shadeyg56 <shadeyg56@gmail.com>
2023-10-13 08:04:49 +02:00
shadeyg56
c3e2f83d7b
Merge pull request #578 from shadeyg56/wrapper-fix
...
wrapper: switch sh to bash (Void fix)
2023-10-11 17:19:43 -05:00
shadeyg56
0f14a6a252
wrapper: switch sh to bash (Void fix)
2023-10-11 17:16:51 -05:00
Adnan Hodzic
64b11ab089
Update README with auto-cpufreq Discord server
2023-10-04 12:00:24 +02:00
shadeyg56
7f9ced7bfd
nix: replace local derivation with nixpkgs derivation ( #572 )
2023-10-04 11:51:54 +02:00
Adnan Hodzic
0c03b004bb
Update Snap package GUI deprecation notice
2023-10-01 08:30:05 +02:00
Adnan Hodzic
1b229891bc
Update README.md with v2.0 Youtube video
2023-09-30 17:45:58 +02:00
Adnan Hodzic
fdb20f5ea2
Update README for v2.0
2023-09-23 13:15:29 +02:00
Devesh Sharma
cc410dad1c
condition Y/n update ( #559 )
2023-09-21 07:21:56 +02:00
Lab Rat
7f3b3e1fc1
chore: bumped version from 2.0 to 2.0.0 and improved error catching on update ( #558 )
2023-09-18 21:09:56 +02:00
Adnan Hodzic
4defdacb2c
Remove auto-cpufreq-installer update reference from README
2023-09-18 21:00:10 +02:00
Adnan Hodzic
fecec333e8
Remove "update" feature from auto-cpufreq-installer
2023-09-18 20:54:32 +02:00
Devesh Sharma
7e02a0769d
added optional path in --update ( #538 )
...
* add --dir
* add to path option to --update
* optional add to path in --update
* update
* update README.md
* resolve bugs
2023-09-18 19:59:46 +02:00
Adnan Hodzic
20a1a9d3a6
Update auto-cpufreq desktop icon
2023-09-16 13:03:40 +02:00
Adnan Hodzic
5b01ce4d97
Add Snap package deprecation notice
2023-09-16 12:29:53 +02:00
Adnan Hodzic
f0de797485
Necessary changes for Snap GUI to work
2023-09-16 12:19:44 +02:00
shadeyg56
257d6e9532
GUI: finishing touches and bug fixes ( #554 )
...
* Squashed commit of the following:
commit ec7e087b343f33af7a92b190ed666845dab60f20
Merge: 32b6e63 9912f9d
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Mon Feb 13 14:11:21 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 32b6e632830fe8a7c3a3ce601ef2ba5b254572d7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 13 14:10:34 2023 -0600
increase MenuButton size
commit 12a2cda82a5f56bfbb532c893d822341e9b2d7cb
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:33 2023 -0600
set app icon
commit d170d07e866644bcb662bf342530c497390f0303
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:15 2023 -0600
remove unused pixbuf
commit 993333fb5aad448103e24e38bc85fb04e7e4dd0c
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 22:43:56 2023 -0600
fix MenuButton icon
commit d1b8bd74caab2cf216bf40bdfc35ef3520e891c7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:32 2023 -0600
add icon
commit 13f43fa0c7d59b2405bac688119690d01a7ec019
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:10 2023 -0600
add pkexec policy and change wrapper for gui
commit 4ddbb9c6667aa97bb7cd242fb4a376e061c9b308
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 14:09:35 2023 -0600
add icon to destop entry and about dialog
commit 9912f9d809
Author: Siddharth Kumar Jha <101443068+siddharthkumarjha@users.noreply.github.com>
Date: Sun Feb 12 12:55:14 2023 +0530
Update Readme for issue of auto-cpufreq not autostarting on AUR (#485 )
* Updated Readme for issue auto-cpufreq not autostarting
Added solution to issue https://github.com/AdnanHodzic/auto-cpufreq/issues/463
* Fixed minor errors
* Fixed auto-cpufreq.serivce Typo
* Reprashed text as per suggestion
commit 4379024adab282fcdb58a7091df2a6adf833e700
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Tue Feb 7 19:06:59 2023 -0600
add removal of gui and desktop entry
commit 42693703324762418a7f810f04a3d77803afa236
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:28:44 2023 -0600
CPU stats refresh and style stuff
commit 7149db72c0bb39af57ceccb16df8e9164c77fae3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:10:29 2023 -0600
daemon detection, daemon install/removal, and layout stuff
commit f7e03c9bcc2e2578703807ceeb7a652903571b71
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 19:26:42 2023 -0600
improve AboutDialog
Please enter the commit message for your changes. Lines starting
commit cb8cfe7b3194273dea229fe550fdf66cd6af82fa
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 18:28:19 2023 -0600
add dropdown menu and (not completed) about dialog
commit ade1fed790f2ebbaae4e92ce8879ab812c9b2850
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:57:17 2023 -0600
actually fix css
commit 67c8c97bcf2f2f408431bc162c38dee5c278ed0b
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:54:47 2023 -0600
fix css
commit c65eac3472
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Sun Feb 5 09:29:19 2023 +0100
Update readme, install psutil lib for power_helper
commit bd3feae38824764155d31ccd6debc1fcf18830da
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:42:52 2023 -0600
add desktop entry for gui
commit 5426a6a443c90a9d65b858ae1951219898cba332
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:33:08 2023 -0600
add gui to install file, update required packages, and create wrapper script
commit 84124dfa605b930b3722ed852486cbe11c254092
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:24 2023 -0600
create system tray
commit 7b0d46d8ddafdeff9006a1ad10ccd99c24b9eb1e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:01 2023 -0600
small changes to layout
commit cd51ea317085ac6ea5b4918ef057ad4c19a71640
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:44:08 2023 -0600
css styling support
commit 136b449febece04c036b72b4a14ccceb422f62dd
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:14:52 2023 -0600
several improvements
commit f9f7170391e1abc1499b7d5ae93327999e013730
Merge: 242a8d0 8f343df
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 22:44:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 8f343df8b8
Merge: dadfae0
b38919f
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 14:54:11 2023 -0600
Merge pull request #481 from shadeyg56/master
Fix uncaught error in checking for snap
commit b38919f56b
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Fri Feb 3 14:48:01 2023 -0600
fix uncaught error in checking for snap
commit 242a8d0401d1ffd00c982aa731c04ef7ea726fee
Merge: f50b982 dadfae0
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 14:19:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit dadfae087f
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 20:02:03 2023 +0100
Update README with new config options
commit 471611de7d
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 18:44:33 2023 +0100
Remove GNOME Power Profiles Daemon performance install
commit f574257dc4
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 18:32:04 2023 +0100
Remove install_performance flag
commit 04b878360c
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 17:52:20 2023 +0100
Snap tag 2.0-beta + governor_override improvements
commit fe21ddf245
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 17:28:12 2023 +0100
Working governor override on Snap package
commit f50b9829e5438bb96ded73775668fa048fcd3951
Merge: a98225e 69ef913
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Thu Feb 2 18:19:10 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit a98225e7280802c2fb09a9a52a40f7e55b26b3b1
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:18:43 2023 -0600
Revert "basic GUI"
This reverts commit d2610c921b7209fde7d7be13f187510631cc33b3.
commit 9606472fdbbff6dd551cd291b37349df17098d2e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:13:41 2023 -0600
basic gui
commit d2610c921b7209fde7d7be13f187510631cc33b3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 17:47:55 2023 -0600
basic GUI
commit bdbe12018b380ed70f100729c9ea3732ba24f572
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 15:21:42 2023 -0600
rename folder
commit 31095c472e4af734a3a601f804787de89ad47964
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Wed Jan 25 23:39:52 2023 -0600
add tray
* Squashed commit of the following:
commit e2eaffc32b382f67f97d2e25858b5b5a4abffeae
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 20 23:08:57 2023 -0600
move text to be inline with menu
commit e1dae9d9de25f13c51dd983f5b4b0fbdf1bf0349
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 19 17:50:26 2023 -0600
move distro info to top of system stats box
commit 959405bedc52dce14f5fd70d2fcd5fbee57e59a5
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 19 17:49:15 2023 -0600
fix app name on GNOME
commit 346093dfce6ce0bfa1954ed3bb6f5364250d05b7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 19 17:01:03 2023 -0600
fix snap dependencies
commit ec7e087b343f33af7a92b190ed666845dab60f20
Merge: 32b6e63 9912f9d
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Mon Feb 13 14:11:21 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 32b6e632830fe8a7c3a3ce601ef2ba5b254572d7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 13 14:10:34 2023 -0600
increase MenuButton size
commit 12a2cda82a5f56bfbb532c893d822341e9b2d7cb
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:33 2023 -0600
set app icon
commit d170d07e866644bcb662bf342530c497390f0303
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:15 2023 -0600
remove unused pixbuf
commit 993333fb5aad448103e24e38bc85fb04e7e4dd0c
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 22:43:56 2023 -0600
fix MenuButton icon
commit d1b8bd74caab2cf216bf40bdfc35ef3520e891c7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:32 2023 -0600
add icon
commit 13f43fa0c7d59b2405bac688119690d01a7ec019
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:10 2023 -0600
add pkexec policy and change wrapper for gui
commit 4ddbb9c6667aa97bb7cd242fb4a376e061c9b308
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 14:09:35 2023 -0600
add icon to destop entry and about dialog
commit 4379024adab282fcdb58a7091df2a6adf833e700
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Tue Feb 7 19:06:59 2023 -0600
add removal of gui and desktop entry
commit 42693703324762418a7f810f04a3d77803afa236
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:28:44 2023 -0600
CPU stats refresh and style stuff
commit 7149db72c0bb39af57ceccb16df8e9164c77fae3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:10:29 2023 -0600
daemon detection, daemon install/removal, and layout stuff
commit f7e03c9bcc2e2578703807ceeb7a652903571b71
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 19:26:42 2023 -0600
improve AboutDialog
Please enter the commit message for your changes. Lines starting
commit cb8cfe7b3194273dea229fe550fdf66cd6af82fa
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 18:28:19 2023 -0600
add dropdown menu and (not completed) about dialog
commit ade1fed790f2ebbaae4e92ce8879ab812c9b2850
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:57:17 2023 -0600
actually fix css
commit 67c8c97bcf2f2f408431bc162c38dee5c278ed0b
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:54:47 2023 -0600
fix css
commit bd3feae38824764155d31ccd6debc1fcf18830da
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:42:52 2023 -0600
add desktop entry for gui
commit 5426a6a443c90a9d65b858ae1951219898cba332
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:33:08 2023 -0600
add gui to install file, update required packages, and create wrapper script
commit 84124dfa605b930b3722ed852486cbe11c254092
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:24 2023 -0600
create system tray
commit 7b0d46d8ddafdeff9006a1ad10ccd99c24b9eb1e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:01 2023 -0600
small changes to layout
commit cd51ea317085ac6ea5b4918ef057ad4c19a71640
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:44:08 2023 -0600
css styling support
commit 136b449febece04c036b72b4a14ccceb422f62dd
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:14:52 2023 -0600
several improvements
commit f9f7170391e1abc1499b7d5ae93327999e013730
Merge: 242a8d0 8f343df
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 22:44:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 242a8d0401d1ffd00c982aa731c04ef7ea726fee
Merge: f50b982 dadfae0
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 14:19:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit f50b9829e5438bb96ded73775668fa048fcd3951
Merge: a98225e 69ef913
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Thu Feb 2 18:19:10 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit a98225e7280802c2fb09a9a52a40f7e55b26b3b1
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:18:43 2023 -0600
Revert "basic GUI"
This reverts commit d2610c921b7209fde7d7be13f187510631cc33b3.
commit 9606472fdbbff6dd551cd291b37349df17098d2e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:13:41 2023 -0600
basic gui
commit d2610c921b7209fde7d7be13f187510631cc33b3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 17:47:55 2023 -0600
basic GUI
commit bdbe12018b380ed70f100729c9ea3732ba24f572
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 15:21:42 2023 -0600
rename folder
commit 31095c472e4af734a3a601f804787de89ad47964
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Wed Jan 25 23:39:52 2023 -0600
add tray
* fix undefined var
* app no longer needs root to start, only asks when needed
* fix wmclass
* create file in /bin for gui
* fix bug with radio buttons and pkexec
* snap: update snap to package GTK gui
* update setup.py
* requirements.txt: fix conflict
* Merge master into dev
* Add Snap package icon
* gui: fix pkexec on launch
* Deploy auto-cpufreq-gtk as binary using dump
* auto-cpufreq + gtk as part of parts
* snap: fix packaging for gtk app
* add additional error catching to GUI
* GUI: add threading
* GUI: switch to ThreadPool for daemon stuff
* disable debug catch
* remove useless comments
* GUI: add message for Snap users
---------
Co-authored-by: Adnan Hodzic <adnan@hodzic.org>
2023-09-16 11:44:30 +02:00
shadeyg56
3e2b779406
add Nix flake and documentation ( #553 )
2023-09-16 11:36:01 +02:00
shadeyg56
4628b5d1e1
Installer: wrong package name for Debian
2023-09-13 19:50:42 -05:00
Robert Oswald
9f132bdc81
replaced #!/bin/bash with #!/usr/bin/env bash ( #551 )
2023-09-10 14:24:03 +02:00
Lab Rat
e173723f24
fixup: updates on arch based distros will be based if auto-cpufreq is installed from AUR or not! Changes also removal of yay checking as yay is pacman wrapper. https://wiki.archlinux.org/title/AUR_helpers ( #550 )
2023-09-10 13:53:29 +02:00
shadeyg56
674b3c4ae0
sysinfo: check for additional sensors and no longer default to first sensor ( #548 )
2023-09-07 18:24:49 +02:00
shadeyg56
ee888d4729
installer: fix installed packages ( #546 )
2023-09-06 07:27:16 +02:00
Aikufurr
71ebc3e80e
Add systemd-boot instructions ( #543 )
2023-08-26 12:27:02 +02:00
shadeyg56
0925b5d542
Gtk Application for auto-cpufreq ( #486 )
...
* Squashed commit of the following:
commit ec7e087b343f33af7a92b190ed666845dab60f20
Merge: 32b6e63 9912f9d
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Mon Feb 13 14:11:21 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 32b6e632830fe8a7c3a3ce601ef2ba5b254572d7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 13 14:10:34 2023 -0600
increase MenuButton size
commit 12a2cda82a5f56bfbb532c893d822341e9b2d7cb
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:33 2023 -0600
set app icon
commit d170d07e866644bcb662bf342530c497390f0303
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:15 2023 -0600
remove unused pixbuf
commit 993333fb5aad448103e24e38bc85fb04e7e4dd0c
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 22:43:56 2023 -0600
fix MenuButton icon
commit d1b8bd74caab2cf216bf40bdfc35ef3520e891c7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:32 2023 -0600
add icon
commit 13f43fa0c7d59b2405bac688119690d01a7ec019
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:10 2023 -0600
add pkexec policy and change wrapper for gui
commit 4ddbb9c6667aa97bb7cd242fb4a376e061c9b308
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 14:09:35 2023 -0600
add icon to destop entry and about dialog
commit 9912f9d809
Author: Siddharth Kumar Jha <101443068+siddharthkumarjha@users.noreply.github.com>
Date: Sun Feb 12 12:55:14 2023 +0530
Update Readme for issue of auto-cpufreq not autostarting on AUR (#485 )
* Updated Readme for issue auto-cpufreq not autostarting
Added solution to issue https://github.com/AdnanHodzic/auto-cpufreq/issues/463
* Fixed minor errors
* Fixed auto-cpufreq.serivce Typo
* Reprashed text as per suggestion
commit 4379024adab282fcdb58a7091df2a6adf833e700
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Tue Feb 7 19:06:59 2023 -0600
add removal of gui and desktop entry
commit 42693703324762418a7f810f04a3d77803afa236
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:28:44 2023 -0600
CPU stats refresh and style stuff
commit 7149db72c0bb39af57ceccb16df8e9164c77fae3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:10:29 2023 -0600
daemon detection, daemon install/removal, and layout stuff
commit f7e03c9bcc2e2578703807ceeb7a652903571b71
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 19:26:42 2023 -0600
improve AboutDialog
Please enter the commit message for your changes. Lines starting
commit cb8cfe7b3194273dea229fe550fdf66cd6af82fa
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 18:28:19 2023 -0600
add dropdown menu and (not completed) about dialog
commit ade1fed790f2ebbaae4e92ce8879ab812c9b2850
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:57:17 2023 -0600
actually fix css
commit 67c8c97bcf2f2f408431bc162c38dee5c278ed0b
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:54:47 2023 -0600
fix css
commit c65eac3472
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Sun Feb 5 09:29:19 2023 +0100
Update readme, install psutil lib for power_helper
commit bd3feae38824764155d31ccd6debc1fcf18830da
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:42:52 2023 -0600
add desktop entry for gui
commit 5426a6a443c90a9d65b858ae1951219898cba332
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:33:08 2023 -0600
add gui to install file, update required packages, and create wrapper script
commit 84124dfa605b930b3722ed852486cbe11c254092
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:24 2023 -0600
create system tray
commit 7b0d46d8ddafdeff9006a1ad10ccd99c24b9eb1e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:01 2023 -0600
small changes to layout
commit cd51ea317085ac6ea5b4918ef057ad4c19a71640
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:44:08 2023 -0600
css styling support
commit 136b449febece04c036b72b4a14ccceb422f62dd
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:14:52 2023 -0600
several improvements
commit f9f7170391e1abc1499b7d5ae93327999e013730
Merge: 242a8d0 8f343df
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 22:44:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 8f343df8b8
Merge: dadfae0
b38919f
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 14:54:11 2023 -0600
Merge pull request #481 from shadeyg56/master
Fix uncaught error in checking for snap
commit b38919f56b
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Fri Feb 3 14:48:01 2023 -0600
fix uncaught error in checking for snap
commit 242a8d0401d1ffd00c982aa731c04ef7ea726fee
Merge: f50b982 dadfae0
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 14:19:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit dadfae087f
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 20:02:03 2023 +0100
Update README with new config options
commit 471611de7d
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 18:44:33 2023 +0100
Remove GNOME Power Profiles Daemon performance install
commit f574257dc4
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 18:32:04 2023 +0100
Remove install_performance flag
commit 04b878360c
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 17:52:20 2023 +0100
Snap tag 2.0-beta + governor_override improvements
commit fe21ddf245
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 17:28:12 2023 +0100
Working governor override on Snap package
commit f50b9829e5438bb96ded73775668fa048fcd3951
Merge: a98225e 69ef913
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Thu Feb 2 18:19:10 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit a98225e7280802c2fb09a9a52a40f7e55b26b3b1
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:18:43 2023 -0600
Revert "basic GUI"
This reverts commit d2610c921b7209fde7d7be13f187510631cc33b3.
commit 9606472fdbbff6dd551cd291b37349df17098d2e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:13:41 2023 -0600
basic gui
commit d2610c921b7209fde7d7be13f187510631cc33b3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 17:47:55 2023 -0600
basic GUI
commit bdbe12018b380ed70f100729c9ea3732ba24f572
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 15:21:42 2023 -0600
rename folder
commit 31095c472e4af734a3a601f804787de89ad47964
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Wed Jan 25 23:39:52 2023 -0600
add tray
* Squashed commit of the following:
commit e2eaffc32b382f67f97d2e25858b5b5a4abffeae
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 20 23:08:57 2023 -0600
move text to be inline with menu
commit e1dae9d9de25f13c51dd983f5b4b0fbdf1bf0349
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 19 17:50:26 2023 -0600
move distro info to top of system stats box
commit 959405bedc52dce14f5fd70d2fcd5fbee57e59a5
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 19 17:49:15 2023 -0600
fix app name on GNOME
commit 346093dfce6ce0bfa1954ed3bb6f5364250d05b7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 19 17:01:03 2023 -0600
fix snap dependencies
commit ec7e087b343f33af7a92b190ed666845dab60f20
Merge: 32b6e63 9912f9d
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Mon Feb 13 14:11:21 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 32b6e632830fe8a7c3a3ce601ef2ba5b254572d7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 13 14:10:34 2023 -0600
increase MenuButton size
commit 12a2cda82a5f56bfbb532c893d822341e9b2d7cb
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:33 2023 -0600
set app icon
commit d170d07e866644bcb662bf342530c497390f0303
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:15 2023 -0600
remove unused pixbuf
commit 993333fb5aad448103e24e38bc85fb04e7e4dd0c
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 22:43:56 2023 -0600
fix MenuButton icon
commit d1b8bd74caab2cf216bf40bdfc35ef3520e891c7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:32 2023 -0600
add icon
commit 13f43fa0c7d59b2405bac688119690d01a7ec019
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:10 2023 -0600
add pkexec policy and change wrapper for gui
commit 4ddbb9c6667aa97bb7cd242fb4a376e061c9b308
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 14:09:35 2023 -0600
add icon to destop entry and about dialog
commit 4379024adab282fcdb58a7091df2a6adf833e700
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Tue Feb 7 19:06:59 2023 -0600
add removal of gui and desktop entry
commit 42693703324762418a7f810f04a3d77803afa236
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:28:44 2023 -0600
CPU stats refresh and style stuff
commit 7149db72c0bb39af57ceccb16df8e9164c77fae3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:10:29 2023 -0600
daemon detection, daemon install/removal, and layout stuff
commit f7e03c9bcc2e2578703807ceeb7a652903571b71
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 19:26:42 2023 -0600
improve AboutDialog
Please enter the commit message for your changes. Lines starting
commit cb8cfe7b3194273dea229fe550fdf66cd6af82fa
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 18:28:19 2023 -0600
add dropdown menu and (not completed) about dialog
commit ade1fed790f2ebbaae4e92ce8879ab812c9b2850
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:57:17 2023 -0600
actually fix css
commit 67c8c97bcf2f2f408431bc162c38dee5c278ed0b
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:54:47 2023 -0600
fix css
commit bd3feae38824764155d31ccd6debc1fcf18830da
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:42:52 2023 -0600
add desktop entry for gui
commit 5426a6a443c90a9d65b858ae1951219898cba332
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:33:08 2023 -0600
add gui to install file, update required packages, and create wrapper script
commit 84124dfa605b930b3722ed852486cbe11c254092
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:24 2023 -0600
create system tray
commit 7b0d46d8ddafdeff9006a1ad10ccd99c24b9eb1e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:01 2023 -0600
small changes to layout
commit cd51ea317085ac6ea5b4918ef057ad4c19a71640
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:44:08 2023 -0600
css styling support
commit 136b449febece04c036b72b4a14ccceb422f62dd
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:14:52 2023 -0600
several improvements
commit f9f7170391e1abc1499b7d5ae93327999e013730
Merge: 242a8d0 8f343df
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 22:44:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 242a8d0401d1ffd00c982aa731c04ef7ea726fee
Merge: f50b982 dadfae0
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 14:19:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit f50b9829e5438bb96ded73775668fa048fcd3951
Merge: a98225e 69ef913
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Thu Feb 2 18:19:10 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit a98225e7280802c2fb09a9a52a40f7e55b26b3b1
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:18:43 2023 -0600
Revert "basic GUI"
This reverts commit d2610c921b7209fde7d7be13f187510631cc33b3.
commit 9606472fdbbff6dd551cd291b37349df17098d2e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:13:41 2023 -0600
basic gui
commit d2610c921b7209fde7d7be13f187510631cc33b3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 17:47:55 2023 -0600
basic GUI
commit bdbe12018b380ed70f100729c9ea3732ba24f572
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 15:21:42 2023 -0600
rename folder
commit 31095c472e4af734a3a601f804787de89ad47964
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Wed Jan 25 23:39:52 2023 -0600
add tray
* fix undefined var
* app no longer needs root to start, only asks when needed
* fix wmclass
* create file in /bin for gui
* fix bug with radio buttons and pkexec
* snap: update snap to package GTK gui
* update setup.py
* requirements.txt: fix conflict
* Merge master into dev
* gui: fix pkexec on launch
2023-08-15 17:58:16 +02:00
Adnan Hodzic
b0f84726d7
v1.9.9 release
2023-08-11 12:02:08 +02:00
Adnan Hodzic
8fbb9480f0
Update --update section of README.md
2023-07-15 22:30:53 +02:00
Kian-Meng Ang
d47453c050
Fix README typos ( #536 )
...
Found via `codespell -L nstall`
2023-07-15 21:42:45 +02:00
Devesh Sharma
3dffa23e00
Add auto-cpufreq --update feature ( #535 )
...
* update feature
* update feature added
* '--update'
* update feature
2023-07-15 21:32:23 +02:00
blackpill0w
faf7134cb6
Make Self Referencing Links in the README.md Relative ( #534 )
2023-07-11 19:34:32 +02:00
Michael Livshin
c67e290cc0
cpufreqctl: don't try writing to non-existent files ( #533 )
...
When you give "nosmt" to your kernel, you still get directories under
/sys that correspond to inactive hyperthreads, but there's nothing
writable inside those directories, which causes auto-cpufreq to
generate lots of logspam.
2023-07-01 09:36:25 +02:00
Lab Rat
c34e3e7fbd
Fix bug related to repeated sudo prompt due to set_override calls ( #531 )
...
set_override method is now called only if force flag is invoked.
Here are the specific code changes made:
In auto_cpufreq/core.py:
- Line 96: Removed the root_check call from the set_override function.
This was intended to be done to comply with code template,
i.e., to use root_check in the main file.
In bin/auto-cpufreq:
- Line 45: Added a root_check call before calling set_override in main program.
Also, set_override is only called if force option is invoked, saving
us from precious extra overheads.
Fixes #530
2023-06-30 08:37:19 +02:00
Lab Rat
486a9a6dc2
Adding root_check before set_override method execution ( #524 )
...
This will ensure that set_override calls are always in su mode.
So, in effect all override using 'force' can clearly access
the governer_override_state path file, and write changes to it,
without externally tinkering the environment.
2023-06-24 07:42:56 +02:00
blackpill0w
d593e3e839
Fix Links in the README ( #519 )
2023-06-24 07:21:17 +02:00