<div dir="ltr"><div><div><div>Hi,<br><br>So what’s going on?<br><br></div>Does any one of you have edit rights on that wiki and wants to put it in?<br><br></div>I’d like to patch firefox with it once it’s nailed down, and i think the evidence of usage is enough.<br>

<br></div>Best, phil<br><div><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-07 17:38 GMT+02:00 Philipp A. <span dir="ltr"><<a href="mailto:flying-sheep@web.de" target="_blank">flying-sheep@web.de</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-04-07 15:15 GMT+02:00 Jerome Leclanche <span dir="ltr"><<a href="mailto:adys.wh@gmail.com" target="_blank">adys.wh@gmail.com</a>></span>:<div class="">

<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
All the web browsers already use the same convention, don't they? If<br>
so, it should probably be added, yes.<br>
J. Leclanche<br></blockquote><div class="gmail_extra"><br></div></div><div class="gmail_extra">they use the name in the CSS, but implementations are… complicated.<br><br></div><div class="gmail_extra">under the hood, firefox and chrome use gdk_cursor_new, which does NOT use the spec names (e.g. it uses “plus”, not “cell”)<br>


<br></div><div class="gmail_extra">the gdk cursor type is a direct mirror of the XLib constants, and indeed gdk_cursor_new thinly wraps XLib<br></div><div class="gmail_extra"><br><a href="https://developer.gnome.org/gdk3/stable/gdk3-Cursors.html#GdkCursorType" target="_blank">https://developer.gnome.org/gdk3/stable/gdk3-Cursors.html#GdkCursorType</a><br>


<br></div><div class="gmail_extra">however, i got a patch in that adds more robust behavior to firefox:<br><br><a href="https://hg.mozilla.org/mozilla-central/rev/068ed8d0e7c2" target="_blank">https://hg.mozilla.org/mozilla-central/rev/068ed8d0e7c2</a><br>


<br></div><div class="gmail_extra">i’ll file another bug with patch to get in vertical-text and the zoom things once the latter are added to the spec.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-04-07 16:24 GMT+02:00 Bastien Nocera <span dir="ltr"><<a href="mailto:hadess@hadess.net" target="_blank">hadess@hadess.net</a>></span>:<div class="">

<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>
</div></div>Are there implementations already using this?<br>
<br>
We'd be happy having this added in GNOME.<br>
<br>
Cheers<br>
</blockquote></div></div><br></div><div class="gmail_extra">i researched a bit, and there are quite a few cursor themes which do have it, and all use zoom-in and zoom-out (except for one, that uses zoomIn and zoomOut. but since no other cursor has camelCase, i think we should ignore that)<br>


<br></div><div class="gmail_extra">i think toolkit maintainers are hesistant to add support until there’s some agreed-upon name (that’s speculation, though)<br><br></div><div class="gmail_extra">best, phil<br></div></div>


</div></div>
</blockquote></div><br></div>