Automeris naranja
f7b41b23f5
power-profile-row: Port to AdwActionRow and add mnemonics
...
This helps to clean the code a bit. Also, it makes
the rows to look consistent with other rows with
radio buttons, such as the ones from the
Multitasking and Keyboard panels
2024-01-23 11:05:04 +00:00
Automeris naranja
0190c3a89d
power-profile-row: Remove periods from power profiles descriptions
...
"Text generally shouldn’t end with a period. This applies
to headings, descriptions, and includes text that is written
as a complete sentence".
https://developer.gnome.org/hig/guidelines/writing-style.html
2023-11-13 09:49:47 +00:00
Bastien Nocera
bd4c27e7ab
power: Remove support for power-profiles-daemon < 0.9.0
2022-01-14 13:46:50 +00:00
Georges Basile Stavracas Neto
a0d49cb3a8
power: Port to GTK4
...
Extra care was needed for the combo boxes, and the way we currently
use GtkStringList is kind of hacky, but overall things seem to be
working fine.
2021-12-14 22:34:21 -03:00
Bastien Nocera
2b7cccf13b
power: Update power profile labels
...
Use "Balanced" instead of "Balanced Power", and make sure to add a
context for all the profiles for translators.
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4530#note_1243075
2021-08-09 13:31:12 +00:00
Bastien Nocera
e4c496158e
power: Change "Balanced" power profile label
...
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4530#note_1241985
2021-08-05 15:28:02 +02:00
Bastien Nocera
19fb4e4a0c
power: Remove icons from power profiles
...
They were originally included was to educate users about what the icons
mean, for when they appeared in the top bar. However, since we no
longer plan on showing the status icon in the top bar, it's not so
important that people learn the meaning of the icons.
See https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1421
2021-08-05 15:28:02 +02:00
Robert Ancell
2dbab9d4fa
power: Use GtkBuilder for CcPowerProfileRow
2021-01-06 20:02:46 +00:00
Robert Ancell
ab621482e8
power: Remove properties and use simpler constructor
2021-01-06 20:02:46 +00:00
Robert Ancell
edec4b6575
power: Use self variable naming style
2021-01-06 20:02:46 +00:00
Bastien Nocera
f1bcaf1fbc
power: Add "Power Mode" section
...
Use power-profiles-daemon[1] to implement switchable power profiles.
The performance profile will only be available on systems which provide
this functionality.
[1]: https://gitlab.freedesktop.org/hadess/power-profiles-daemon
2020-10-29 16:58:24 +01:00