Skip to content

xfce-mirror/xfce4-power-manager

Repository files navigation

oLicense

xfce4-power-manager

Xfce4-power-manager manages the power sources of the computer and connected devices (wireless mice, keyboards, media players etc.). It also allows users to control the display backlight brightness and set power-saving modes for displays and monitors. In addition, xfce4-power-manager provides a set of freedesktop-compliant DBus interfaces to inform other applications about the current power level so that they can adjust their power consumption.


Homepage

Xfce4-power-manager documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Xfce4-power-manager source code

Download a Release Tarball

Xfce4-power-manager archive or Xfce4-power-manager tags

Installation

From source:

% cd xfce4-power-manager
% meson setup build
% meson compile -C build
% meson install -C build

From release tarball:

% tar xf xfce4-power-manager-<version>.tar.xz
% cd xfce4-power-manager-<version>
% meson setup build
% meson compile -C build
% meson install -C build

Uninstallation

% ninja uninstall -C build

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 197