! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Idea: powersaving window manager
Status:
RESOLVED: MOVED
Severity:
enhancement

Comments

Description mvanross 2016-08-12 19:52:33 CEST
Processes like firefox and thunderbird often consume substantial CPU and therefore battery even when minimized.

One can sleep processes by hand using

  pkill -SIGSTOP firefox

and wake them up with

  pkill -SIGCONT firefox 

This often gives me battery savings of 50% !

It would be even nicer to integrate this behaviour in the window-manager.
The idea is to SIGSTOP programmes when minimized and wake them up when unminimized.
A white/blacklist would determine which programmes are treated this way.
Comment 1 Git Bot editbugs 2020-05-29 12:11:56 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfwm4/-/issues/226.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #12762

Reported by:
mvanross
Reported on: 2016-08-12
Last modified on: 2020-05-29

People

Assignee:
Olivier Fourdan
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information