Re: [csswg-drafts] Standardizing `app-region` for draggable app windows (#7017)

Hola @tabatkins . Indeed, I will provide more context, sorry about that!

The CSS property already exists, as part of the "[Webkit CSS extensions](https://developer.mozilla.org/en-US/docs/Web/CSS/WebKit_Extensions)". Its current form is that of `webkit-app-region`.

There is surprisingly very little information on the css property in general, but basically what it allows is to define a an element as draggable, which means that holding down the and moving on said element (dragging) it moves the window in the UI (desktop/windowing) environment.

The spec does not mention the implementation of the CSS property since it should work the same as already existing `-webkit-app-region`. What would we require in order to define the `app-region` property as a standard? I am completely new to this and eager to learn.

`-webkit-app-region: drag`
`-webkit-app-region: no-drag`

-- 
GitHub Notification of comment by diekus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7017#issuecomment-1039028162 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 14 February 2022 12:26:28 UTC