<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs/Xserver/dix, branch 3.5.99.26</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.26</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.26'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2021-01-30T16:02:03+00:00</updated>
<entry>
<title>NXproperty.c, dix.c: simplify ProcDeleteProperty()</title>
<updated>2021-01-30T16:02:03+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2021-01-30T15:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=d627e948f558f4210feb54c674e7c112b1d6a2e7'/>
<id>urn:sha1:d627e948f558f4210feb54c674e7c112b1d6a2e7</id>
<content type='text'>
by calling the dix version after a check
</content>
</entry>
<entry>
<title>nxagent: use Xorg's callback mechanism for init/free of client privates</title>
<updated>2020-05-07T12:57:21+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-02-15T22:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=067031a3b3036670ccc858be732264215a7d14ba'/>
<id>urn:sha1:067031a3b3036670ccc858be732264215a7d14ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dix/dispatch.c: Fix copy/paste error from before git history in UpdateCurrentTimeIf()</title>
<updated>2020-05-07T12:57:21+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-02-18T21:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c73ddd3118f37449155fdd30128f6f1d67f70c7e'/>
<id>urn:sha1:c73ddd3118f37449155fdd30128f6f1d67f70c7e</id>
<content type='text'>
Backport from this commit:

  commit 8dfd98245d2c44a1eb4c8b7c275e6cfc10fe40f1
  Author: Chase Douglas &lt;chase.douglas@canonical.com&gt;
  Date:   Wed Apr 11 11:14:51 2012 -0700

    Fix copy/paste error from before git history in UpdateCurrentTimeIf()

    See UpdateCurrentTime() for reference. I don't know what bug this might
    trigger, but it wouldn't hurt to fix this.

    Signed-off-by: Chase Douglas &lt;chase.douglas@canonical.com&gt;
    Reviewed-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
</content>
</entry>
<entry>
<title>dix/dispatch.c: fix buggy callback invocation</title>
<updated>2020-05-07T12:57:21+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-02-17T22:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f38ecc6ffef14de748ea56ea2a5df32e04eb0e0d'/>
<id>urn:sha1:f38ecc6ffef14de748ea56ea2a5df32e04eb0e0d</id>
<content type='text'>
Looks like a copy'n'paste error.
</content>
</entry>
<entry>
<title>(NX)property.c: harmonize function name</title>
<updated>2020-05-07T12:57:15+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-01-19T14:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f3856e9c750f82ae86dcf2e398926b6a1a7df66f'/>
<id>urn:sha1:f3856e9c750f82ae86dcf2e398926b6a1a7df66f</id>
<content type='text'>
Use the "xorg_" prefix as everywhere else, not "Xorg_".
</content>
</entry>
<entry>
<title>NXdixfonts.c: call dix version of SetDefaultFontPath</title>
<updated>2020-05-07T12:57:15+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-01-19T11:42:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c135bbcfea95d7468c18a672266c98dffde8597f'/>
<id>urn:sha1:c135bbcfea95d7468c18a672266c98dffde8597f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dix: also compile ffs.c</title>
<updated>2020-05-07T12:57:15+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-01-18T12:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=8558e321f8cc27a7ecb0bc9db2ec87feed3cf877'/>
<id>urn:sha1:8558e321f8cc27a7ecb0bc9db2ec87feed3cf877</id>
<content type='text'>
File was missing in Imakefile. We are not using the ffs function, but
nevertheless it's a part of dix.
</content>
</entry>
<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://cgit.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>CheckForEmptyMask does not need to declare int n twice</title>
<updated>2020-01-09T23:25:46+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-01-09T21:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=3c3e11cb02886d05694b72c29c3deca0e3170c71'/>
<id>urn:sha1:3c3e11cb02886d05694b72c29c3deca0e3170c71</id>
<content type='text'>
  commit 424dbde891486ad6a6c00c61a334031ff18f5556
  Author: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;
  Date:   Fri Dec 9 10:08:55 2011 -0800

    CheckForEmptyMask does not need to declare int n twice

    Just use the existing n variable again in the ARGB_CURSOR loop
    instead of creating another one.

    Fixes gcc -Wshadow warning:
    cursor.c: In function 'CheckForEmptyMask':
    cursor.c:155:6: warning: declaration of 'n' shadows a previous local
    cursor.c:146:9: warning: shadowed declaration is here

    Signed-off-by: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;
    Reviewed-by: Jamey Sharp &lt;jamey@minilop.net&gt;
    Reviewed-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
</content>
</entry>
<entry>
<title>Remove the numVideoScreens xprintism.</title>
<updated>2020-01-05T23:50:30+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-12-28T23:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=b8b897e3f0aff790ccdd927fe1e8c79f92b49ffa'/>
<id>urn:sha1:b8b897e3f0aff790ccdd927fe1e8c79f92b49ffa</id>
<content type='text'>
Backport of this xorg-xserver commit:

  commit a82e6efb7b9b2ab9a1597b002f375c5ee105e7f5
  Author: Adam Jackson &lt;ajax@redhat.com&gt;
  Date:   Wed Jul 16 14:19:04 2008 -0400

    Remove the numVideoScreens xprintism.

    This was to account for cases where you had video and print screens in
    the same server.  Lunacy.  Leave the slot in ScreenInfo, but rename it,
    and stop looking at it.
</content>
</entry>
</feed>
