- 02 Mar, 2021 4 commits
-
-
Jan Ziak authored
-
Jan Ziak authored
-
黃柏諺 authored
48 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Jan Ziak authored
When adjusting the icon color according to frequency, compute the 99th percentile of all measured frequencies and use it as the "true" maximum frequency. This is required because in a small percentage of cases the current CPU frequency reported by Linux can be unrealistic, for example 4.59 GHz on a CPU that has an actual maximum frequency of about 4.4 GHz.
-
- 01 Mar, 2021 3 commits
-
-
Саша Петровић authored
48 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
48 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- 28 Feb, 2021 4 commits
-
-
Besnik Bleta authored
48 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
UTUMI Hirosi authored
48 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Toni Estévez authored
48 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
damufo authored
48 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- 27 Feb, 2021 5 commits
- 26 Feb, 2021 3 commits
-
-
Jan Ziak authored
-
Jan Ziak authored
-
Anonymous authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- 25 Feb, 2021 2 commits
-
-
Kjell Cato Heskjestad authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Toni Estévez authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- 24 Feb, 2021 5 commits
-
-
Besnik Bleta authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Emanuele Petriglia authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
jc1 authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Andreas Eitel authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Robert Antoni Buj Gelonch authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- 23 Feb, 2021 7 commits
-
-
Demiray Muhterem authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Jan Ziak authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Hugo Carvalho authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Jan Ziak authored
Also, alphabetically sort the 2nd half of .gitignore
-
Jan Ziak authored
-
damufo authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- 22 Feb, 2021 2 commits
-
-
Anonymous authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
47 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- 21 Feb, 2021 5 commits
-
-
Jan Ziak authored
This is required if either of the old font|color isn't NULL and the new font&color are both NULL.
-
Jan Ziak authored
This patch adds a new configuration option that, when enabled, replaces black parts of the CPU icon with a color based on the current CPU frequency. The minimum frequency leaves the icon unchanged, while the maximum frequency fills the center of the icon with a red color. The maximum frequency is being updated automatically based on the CPU frequencies seen so far. This is more reliable than relying on the maximum frequency reported by the Linux kernel via sysfs which does not account for turbo frequencies or can be unrealistic. It currently works only with the xfce4-cpufreq-plugin.png icon. Closes: #2 Co-authored-by: Gert Wollny Co-authored-by:
Andre Miranda <andreldm@xfce.org>
-
Jan Ziak authored
The C compiler automatically decides when to inline a function.
-
Jan Ziak authored
This is in an obsolete codepath for Linux 2.4/2.6, so it does not really matter today.
-