Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Top-Most window + Gnome session timeout support #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drhoet
Copy link

@drhoet drhoet commented Oct 17, 2014

Reason for change:

  1. Sometimes when I watch a movie on YouTube and maximize it, the actual movie window (the one that is now full-screen) is not the active window. For some reason, the original youtube window (from where I maximized the movie) stays active. The full-screen window is put on top of the "active" window though.
  2. Gnome session timouts were not supported, so my machine locked itself even when lightsOn was running.

Changes:

  1. Added detection of top-most window being full-screen.
  2. Added reset of gnome session timeout when active.
  3. Most of the changes are actually re-indenting of the code

window is fullscreen (sometimes HTML5 is a fullscreen top-most window
but does not have the focus).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant