<!DOCTYPE html><html><head>
<style type="text/css">body { font-family:'DejaVu Sans Mono'; font-size:12px}</style>
</head>
<body>På Fri, 22 Jan 2016 07:47:14 +0100, skrev Brandon Allbery <allbery.b@gmail.com>:<br><br><blockquote style="margin: 0 0 0.80ex; border-left: #0000FF 2px solid; padding-left: 1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 22, 2016 at 1:28 AM, Bogdan Sinitsyn <span dir="ltr"><<a href="mailto:bogdan.sinitsyn@gmail.com" target="_blank">bogdan.sinitsyn@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":o1" class="" style="overflow:hidden">Windows usually request full-screen by setting _NET_WM_STATE_FULLSCREEN, don't<br>
they?</div></blockquote></div><br>Some programs (notably Firefox) check _NET_SUPPORTED and use the old way (just open a fixed size window, size obtained from the size of the Xinerama screen, or from the root window if there isn't Xinerama info); we do not put _NET_WM_STATE_FULLSCREEN in _NET_SUPPORTED because it's an optional component that needs to be added to handleEventHook and layoutHook, and neither can be introspected to see if it should be advertised or not.<br clear="all"></div></div></blockquote><div><br></div><div>Author of X.L.Fullscreen here. Would it be a good idea to provide a startupHook in the module which sets the _NET_SUPPORTED property? So people who use the layout modifiers could broadcast this support to client applications.<br></div><br><div id="M2Signature"><div>-- </div><div>Audun Skaugen</div></div></body></html>