diff options
| author | Victor Kareh <[email protected]> | 2025-04-04 20:40:55 -0400 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-01-15 07:40:57 -0500 |
| commit | 95ffa80ec2d6f030d3501eec6ebb687a06fda0ec (patch) | |
| tree | cbd6bc0f0e1198158b71c8d9e89138f6edd27b6c /data/icons/48x48 | |
| parent | c78329d2219bab2bd50db942292e9b1ebb2689be (diff) | |
| download | mate-power-manager-95ffa80ec2d6f030d3501eec6ebb687a06fda0ec.tar.bz2 mate-power-manager-95ffa80ec2d6f030d3501eec6ebb687a06fda0ec.tar.xz | |
applets: Add new power-profiles applet
This applet allows the user to set the active power profile
(power-saver, balanced, performance). It's compatible with the
power-profiles-daemon and tuned, which are the same DBUS interfaces that
GNOME relies on for power profiles.
Diffstat (limited to 'data/icons/48x48')
| -rw-r--r-- | data/icons/48x48/apps/mate-power-profiles-applet.png | bin | 0 -> 2680 bytes |
| -rw-r--r-- | data/icons/48x48/status/gpm-power-profile-balanced.png | bin | 0 -> 3337 bytes |
| -rw-r--r-- | data/icons/48x48/status/gpm-power-profile-performance.png | bin | 0 -> 2474 bytes |
| -rw-r--r-- | data/icons/48x48/status/gpm-power-profile-power-saver.png | bin | 0 -> 2851 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/data/icons/48x48/apps/mate-power-profiles-applet.png b/data/icons/48x48/apps/mate-power-profiles-applet.png Binary files differnew file mode 100644 index 0000000..ef18b7e --- /dev/null +++ b/data/icons/48x48/apps/mate-power-profiles-applet.png diff --git a/data/icons/48x48/status/gpm-power-profile-balanced.png b/data/icons/48x48/status/gpm-power-profile-balanced.png Binary files differnew file mode 100644 index 0000000..6ecf3ff --- /dev/null +++ b/data/icons/48x48/status/gpm-power-profile-balanced.png diff --git a/data/icons/48x48/status/gpm-power-profile-performance.png b/data/icons/48x48/status/gpm-power-profile-performance.png Binary files differnew file mode 100644 index 0000000..9ec5ddd --- /dev/null +++ b/data/icons/48x48/status/gpm-power-profile-performance.png diff --git a/data/icons/48x48/status/gpm-power-profile-power-saver.png b/data/icons/48x48/status/gpm-power-profile-power-saver.png Binary files differnew file mode 100644 index 0000000..4ad48c2 --- /dev/null +++ b/data/icons/48x48/status/gpm-power-profile-power-saver.png |
