On Sun, 29 Jun 2014 15:40:41 -0300 Vinícius dos Santos Oliveira <[email protected]> said:
> I want to do a few things related to behaviour on locking/unlocking/... > > After a search, the only answers I found were related to > org.gnome.ScreenSaver DBus API. Isn't there a cross-desktop API? How > mplayer manages to "disable screenlocking during video playback" on > Enlightenment? thats not screenlocking. its screensaver. locking is a side-effect of screensaver timeout kicking in. mplayer uses the x screensaver extention to request screensaver to be suspended (not kick in) while it runs. look up the docs on this. :) XScreenSaverSuspend() specifically -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
