Coder Social home page Coder Social logo

why check for fullscreen ? about lightson HOT 3 CLOSED

iye avatar iye commented on August 20, 2024
why check for fullscreen ?

from lightson.

Comments (3)

iye avatar iye commented on August 20, 2024

There's no way to know from console if a flash video is playing. Usually (at least in my case) if you are watching a long video you would use fullscreen and then it's posible to detect flash because the topmost window name can be retrieved from console. If you know some other method you are welcomed.

solsticedhiver [email protected] wrote:

hi.
I don't see the point of checking if the windows is full screen or not.
If you are watching a video on youtube in your browser whether it is in
fullscreen or not does not matter as in either case you don't want the
screensaver to kick in.

the same is true for vlc or mplayer


Reply to this email directly or view it on GitHub:
#18

Sent from my Android device with K-9 Mail. Please excuse my brevity.

from lightson.

solsticedhiver avatar solsticedhiver commented on August 20, 2024

as your script was not working for me on ubuntu with chromium and pepper flash, I changed it to use

if [[ pgrep -lfc "/usr/lib/chromium-browser/chromium-browser --type=ppapi --channel=" -ge 1 ]]

and deactivating the full screen check.

and it works even if the flash video is not full screen.

from lightson.

iye avatar iye commented on August 20, 2024

now maybe if you left your pc with with your browser running your screensaver will not activate

solsticedhiver [email protected] wrote:

as your script was not working for me on ubuntuwith chromium and pepper
flash, I changed it to use
if [[ pgrep -lfc "/usr/lib/chromium-browser/chromium-browser --type=ppapi --channel=" -ge 1 ]]

and deactivating the full screen check.

and it works even if the flash video is not full screen.


Reply to this email directly or view it on GitHub:
#18 (comment)

Sent from my Android device with K-9 Mail. Please excuse my brevity.

from lightson.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.