summaryrefslogtreecommitdiffstats
path: root/chrome/browser/idle_linux.cc
Commit message (Collapse)AuthorAgeFilesLines
* Do not show notifications when in fullscreen or screensaver mode.jianli@chromium.org2011-01-251-0/+65
| | | | | | | | | | | | | I add full-screen/presentation mode detection for all 3 platforms. I also add screensaver detection for MacOSX and Linux since it is missing in these 2 platforms. BUG=25061 TEST=Manual test Review URL: http://codereview.chromium.org/6359008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72539 0039d316-1c4b-4281-b951-d872f2087c98
* Idle API for the extension systembrg@chromium.com2010-03-161-0/+15
Tests=ExtensionApiTest.Idle Bug=one Review URL: http://codereview.chromium.org/845005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41661 0039d316-1c4b-4281-b951-d872f2087c98