Skip to content

cworld1/browser-multiwin-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effect of Browser Multi-Window Stacking

GitHub commit activity GitHub stars GitHub license

浏览器多窗口堆叠特效

A demo program that shows effect of browser multi-window stacking, using new broswer experimental window api called window.getScreenDetails.

Online demo

Demo (Github)

Screenshot

screenshot

Known issue

  • For Firefox, it cannot work still. See #1.

Local development

Environment requirements:

Clone the repository:

git clone https://github.com/cworld1/browser-multiwin-stack.git

Run the server:

cd ./browser-multiwin-stack
python ./scripts/server.py

Visit and test api:

  • Open http://127.0.0.1:8000/
  • Click the image
  • Give the basic permissions

You can open multi windows with the same link and splice it.

Contributions

To spend more time coding and less time fiddling with whitespace, this project uses code conventions and styles to encourage consistency. Code with a consistent style is easier (and less error-prone!) to review, maintain, and understand.

License

This project is licensed under the GPL 3.0 License.

About

A demo program that shows effect of browser multi-window stacking

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published