- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Wed, 21 Jan 2026 17:53:42 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``New name for `app-region` property?``, and agreed to the following: * `RESOLVED: rename to window-drag:none|move` <details><summary>The full IRC log of that discussion</summary> <TabAtkins> diekus: I think next two item sin agenda are related. start with app-region name<br> <TabAtkins> diekus: we have convo at TPAC. as reminder, app-region property sets an element to being the drag target for a window, in a standalone app page<br> <TabAtkins> diekus: two issues came out of the meeting in tpac<br> <TabAtkins> diekus: first, as Tim pointed out, app-region isn't very descriptive<br> <TabAtkins> diekus: we started an issue to look for new names<br> <TabAtkins> diekus: I think there's a vibe to window-drag<br> <fantasai> +1<br> <fantasai> much clearer<br> <TabAtkins> diekus: so if people are okay with that, great, or if people have other ideas to discuss<br> <astearns> ack fantasai<br> <Zakim> fantasai, you wanted to ask about values<br> <TabAtkins> fantasai: window-drag sounds way clearer, +1. what are the proposed values?<br> <TabAtkins> diekus: drag | nodrag<br> <smfr> q+<br> <TabAtkins> astearns: we don't usually repeat part of the property name in the values<br> <dbaron> TabAtkins: border-collapse: collapse<br> <TabAtkins> TabAtkins: not true, we have several properties that do so. border-collapse:collapse<br> <bramus> `nowrap` is another one<br> <dbaron> smfr: background-repeat: no-repeat<br> <astearns> ack smfr<br> <TabAtkins> smfr: background-repeat:repeat<br> <tantek> box-sizing is another example of such naming with content-box and border-box<br> <TabAtkins> smfr: is this doing anything on platforms that don't have a window dragging concept? like on mobile<br> <fantasai> I like the suggestion in the issue for `none | move`<br> <TabAtkins> diekus: I think it's scoped to the idea of desktop paradigm<br> <TabAtkins> diekus: if you have an app that can behave like a desktop environment, it might work there. but it woudln't do anything in an environment where you don't move the frame of a window, like on phones<br> <astearns> ack fantasai<br> <TabAtkins> fantasai: on value naming, there was a none|move suggestion, think that's reasonable<br> <fantasai> window-drag: none | move<br> <TabAtkins> (I do like avoiding the ugly "nofoo" pattern we've shackled ourselves to)<br> <TabAtkins> astearns: Kevin had another suggestion, is that okay?<br> <lwarlow> +1 to none and move<br> <TabAtkins> kbabbitt: I'm happy with window-drag:none|move<br> <TabAtkins> smfr: is this applied on an element basis?<br> <TabAtkins> diekus: yes, but that's related to next issue<br> <TabAtkins> smfr: I feel like at some point we'll want clip-region, etc...<br> <TabAtkins> diekus: oh, no, if you put this on something round it'll be a round target. the pretend rectangle corners won't be drag handles<br> <TabAtkins> smfr: okay, so it follows border-shape and respects clip-path? normal hit-testing rules.<br> <TabAtkins> diekus: correct<br> <TabAtkins> astearns: proposed resolution: rename to window-drag:none|move<br> <lwarlow> +1<br> <TabAtkins> +1<br> <TabAtkins> RESOLVED: rename to window-drag:none|move<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13102#issuecomment-3780122829 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 21 January 2026 17:53:43 UTC