Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Dependency for fedora, addition in "README.md" #66

Open
wants to merge 229 commits into
base: master
Choose a base branch
from

Conversation

vlad34
Copy link

@vlad34 vlad34 commented Nov 13, 2021

Hello,

Thank you for taking over this project !! 👍

I just installed it on my fedora 35 KDE and it works fine.👍

However, I searched for a while for the necessary dependencies for its installation. 😥

It would be great to add this command to install the necessary dependencies for Fedora in the "README.md" 😉

sudo yum install cmake gcc extra-cmake-modules kf5-plasma-devel kf5-ki18n-devel qt5-qtdeclarative-devel

Thanks! 🙂

Using parent.width with QML Layout results in a bad time.
Change the hiearchy to Layout controls.
Explicitly import the local namespace to avoid the name collision with
QtQuick.Controls types.
Implement system tray compatible representation. Headers are split into
tabbed views.
It is valid for a sensor to have an integer value 0 which was evaluating
to false. The vendor check should return false if there is no value
reported at all for the sensor. In other words an undefined value.
It's too messy to parse sensor names as arguments.
The read_sensor function is pre-generated instead of dynamic calls to eval.
So it's not necessary anymore to check if the sensor name is valid.
Assign the variable before signalling the view is ready.
Reproducing:
Start with empty pstate.conf
Create new profile.
Set profile name. e.g. "Default"
Click "Save"
Profile isn't saved to pstate.conf
This reverts commit 8a8313b.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants