pseuudonym404 / neverball-touch

Ubuntu touch neverball port
Other
5 stars 3 forks source link

Inhibit screensaver #4

Closed merlijn-sebrechts closed 9 years ago

merlijn-sebrechts commented 9 years ago

Is it possible to inhibit the screensaver from kicking in while playing neverball?

pseuudonym404 commented 9 years ago

Unfortunately, not from a click package.

It seems the only api to do this currently is via dbus, and click applications do not have permission to send the appropriate messages.

You can enter "powerd-cli display on" in a terminal as a workaround, and kill it when you're done.

merlijn-sebrechts commented 9 years ago

I filed a bug about this: https://bugs.launchpad.net/bugs/1460069

pseuudonym404 commented 9 years ago

Fixed in current version. :)