Comment 20 for bug 691721

Revision history for this message
Kim Nguyễn (kim.nguyen) wrote : Re: Only one core managing with indicator-cpufreq.

Here is another take, which includes global setting.

http://www.lri.fr/~kn/files/indicator-cpufreq.png

I'm attaching indicator.py directly instead of a patch since I rewrote most of it.

Personally I find it nice to be able to switch cores separately (I had to do this recently
for benchmarking purposes. I admit that this is kind of a corner case though).
But of course it's also nice to be able to set the governor globally. I also like the idea
of have one icon per cpu in the submenu (instead of wasting space with N icons on
the top panel for N cores). This way I have pretty much the functionality from the
old panel applet, with only one status icon.

Anyway I'm certainly not asking you to merge it as is, I juste hacked something not too
ugly and thought I'd let people know about it.

Best.