Coder Social home page Coder Social logo

window-placement-demo's Introduction

Window Management Demo

This is a demo of Window Management web platform APIs:

  • Window Management (nee "Multi-Screen Window Placement") launched in Chrome 100 (ChromeStatus)
  • Fullscreen Companion Window launched in Chrome 104 (ChromeStatus)
  • Fullscreen Capability Delegation launched in Chrome 104 (ChromeStatus)
  • Accurate Screen Labels launched in Chrome 105 (ChromeStatus)
  • Fullscreen Popups are running a Chrome 119-122 Origin Trial (ChromeStatus)
    • Also available by enabling chrome://flags/#fullscreen-popup-windows in Chrome 113+

Functionality includes:

  • Show multi-screen details in a visualized arrangement that updates automatically
  • Place fullscreen content or popup windows on specific screens
  • Request fullscreen and open a popup via 'Fullscreen slide and open notes' (or press the "s" key) with 2+ screens
  • Request fullscreen from another window via 'Fullscreen opener' (or press the "s" key) on a popup

Instructions

Run the demo on Chrome 105+ at https://michaelwasserman.github.io/window-placement-demo

[Optional] Host this demo locally and run it:

$ git clone https://github.com/michaelwasserman/window-placement-demo.git
$ cd window-placement-demo
$ python -m http.server &
$ chrome -- "http://localhost:8000"

To simulate multiple displays with linux-chromeos builds, use --ash-host-window-bounds:

$ out/cros_Default/chrome --ash-host-window-bounds=1280x960,1285+0-1280x960 -- "http://localhost:8000"

Screen Capture

This screen capture shows some functionality on linux-chromeos with two virtual displays

Enhancement Screen Capture - linux-chromeos with two virtual displays

window-placement-demo's People

Contributors

michaelwasserman avatar bradtriebwasser avatar

Stargazers

 avatar

Watchers

 avatar

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.