<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs/Xserver/dix/window.c, branch 3.6.x</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://openid.arctica-project.org/nx-libs/atom?h=3.6.x</id>
<link rel='self' href='https://openid.arctica-project.org/nx-libs/atom?h=3.6.x'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/'/>
<updated>2020-04-07T11:53:01+00:00</updated>
<entry>
<title>nxagent: remove now-obsolete own copies of ScreenSaver procs</title>
<updated>2020-04-07T11:53:01+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-01-16T21:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=ae94215d06b2c66f782900499a6151455aa45e2a'/>
<id>urn:sha1:ae94215d06b2c66f782900499a6151455aa45e2a</id>
<content type='text'>
we moved the auto-disconnect feature to an own timer so there's no
need for a special treatment in screen saver stuff anymore.
</content>
</entry>
<entry>
<title>NXwindow.c: use upstream function DeleteWindow()</title>
<updated>2019-11-02T10:39:30+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-05-01T12:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=7675af8e1323925badd313adf3ec8333984d7ee1'/>
<id>urn:sha1:7675af8e1323925badd313adf3ec8333984d7ee1</id>
<content type='text'>
DeleteWindow() is calling FreeWindowResources() which is calling
DisposeWindowOptional() which sets pWin-&gt;optional to NULL. So the now
removed code was never called. After removal DeleteWindow() is
identical to the dix version, so we use that one.
</content>
</entry>
<entry>
<title>NXwindow.c: call InitRootWindow from dix</title>
<updated>2019-11-02T10:39:30+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-09-01T12:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=cf0571bb49b255cb8056da1ea5f6d41e37eb834c'/>
<id>urn:sha1:cf0571bb49b255cb8056da1ea5f6d41e37eb834c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NXwindow.c: drop own UnmapWindow()</title>
<updated>2019-11-02T10:39:30+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-10-28T13:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=aab723eab22914e65e5fd16a2a252e597b10028a'/>
<id>urn:sha1:aab723eab22914e65e5fd16a2a252e597b10028a</id>
<content type='text'>
The only difference to the dix version was a fprintf if compiled with
-D TEST.
</content>
</entry>
<entry>
<title>NXwindow.c: call upstream version UnmapWindow()</title>
<updated>2019-11-02T10:39:29+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-05-01T09:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=40a4fae660b21de943c8f23a77a9ab7bef78180d'/>
<id>urn:sha1:40a4fae660b21de943c8f23a77a9ab7bef78180d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxagent: drop nxagentRootTileWindow</title>
<updated>2019-08-27T06:12:24+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-08-15T20:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=8fcaafab426686f1e67d4535b391534d210f482c'/>
<id>urn:sha1:8fcaafab426686f1e67d4535b391534d210f482c</id>
<content type='text'>
We either use a solid black or a white background and no backround
pixmap. So nxagentRootTileWindow is always empty and we can drop all
stuff around it.

remove nxagentSplashCount, too, since it is no longer checked anywhere.
</content>
</entry>
<entry>
<title>Do not reset lastDeviceEventTime when we do dixSaveScreens</title>
<updated>2018-07-03T13:26:15+00:00</updated>
<author>
<name>Richard Hughes</name>
<email>richard@hughsie.com</email>
</author>
<published>2018-07-03T12:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=7401a6691a9a3cd77431466b941eaf169c9b2b2c'/>
<id>urn:sha1:7401a6691a9a3cd77431466b941eaf169c9b2b2c</id>
<content type='text'>
 Backported from X.org's Xserver:

    commit 6b5978dcf1f7ac3ecc2f22df06f7000f360e2066
    Author: Richard Hughes &lt;richard@hughsie.com&gt;
    Date:   Mon Aug 17 09:15:32 2009 +0100

        Do not reset lastDeviceEventTime when we do dixSaveScreens

        When we turn off DPMS with DPMSModeOff and do dixSaveScreens, don't reset the
        event time else session clients using IDLETIME will be reset.

        Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;

 Backported-to-NX-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
</entry>
<entry>
<title>Lift dix to xorg-xserver-1.3.0.0 state</title>
<updated>2018-02-26T04:07:49+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-01-22T23:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=485d626769c53c7d72ffad2f4e8623d6ce897662'/>
<id>urn:sha1:485d626769c53c7d72ffad2f4e8623d6ce897662</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lift dix to xorg-xserver-7.1/1.1.0 state - non-functional changes only</title>
<updated>2018-02-26T04:01:59+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-02-26T03:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=2853ab292345ef5d1c690289f9d55a0ccdf32450'/>
<id>urn:sha1:2853ab292345ef5d1c690289f9d55a0ccdf32450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lift dix to xorg-xserver-7.1/1.1.0 state</title>
<updated>2018-02-26T03:54:35+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-11-04T22:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=50a33794069fd22e615f6208cd4c82a64452b485'/>
<id>urn:sha1:50a33794069fd22e615f6208cd4c82a64452b485</id>
<content type='text'>
</content>
</entry>
</feed>
