Re: [PATCH 2/2] plugins/power-manager: use GTK_APPLICATION_INHIBIT_SUSPEND instead of IDLE

Jonathan Matthew <[email protected]> Tue, 22 Oct 2013 07:51:00 +1000
Newsgroups gmane.comp.gnome.apps.rhythmbox.devel
Message-ID <CAHSf_vPAecUJX8arzix2ruOwyMogg=-jOLZZO8acqyoB_AJ4cg@mail.gmail.com>
On Sun, Oct 20, 2013 at 10:40 PM, Torben Hohn <[email protected]> wrote:
> GTK_APPLICATION_INHIBIT_IDLE prevents screen blanking.
> I dont see why it should inhibit screenblanking, its a music player,
> not a video player.

It looks like GTK_APPLICATION_INHIBIT_SUSPEND prevents laptops from
suspending when the lid is closed, so it's not the right flag to use
here.