<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs/Xserver/xkb/xkbInit.c, branch update-workflows</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://isbjoern.arctica-project.org/nx-libs/atom?h=update-workflows</id>
<link rel='self' href='https://isbjoern.arctica-project.org/nx-libs/atom?h=update-workflows'/>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/'/>
<updated>2024-05-11T16:56:10+00:00</updated>
<entry>
<title>Xext,os,xkb: repeat unifdefs</title>
<updated>2024-05-11T16:56:10+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2024-05-05T18:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=0670f7583d63977cb175ffe11a64061f88c1bf31'/>
<id>urn:sha1:0670f7583d63977cb175ffe11a64061f88c1bf31</id>
<content type='text'>
there where remnants of WIN32, CYGWIN and SCO
</content>
</entry>
<entry>
<title>XKB: Remove a bunch of mad ifdefs</title>
<updated>2019-06-22T09:30:54+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-06-21T08:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=4962c5a8dee7bc2b903b9aafa27f4d0fd3c1d177'/>
<id>urn:sha1:4962c5a8dee7bc2b903b9aafa27f4d0fd3c1d177</id>
<content type='text'>
  commit 534fc5140b039a8c98ab715d0a6740d513b41209
  Author: Daniel Stone &lt;daniel@fooishbar.org&gt;
  Date:   Sun Feb 3 23:30:22 2008 +1100

    XKB: Remove a bunch of mad ifdefs

    We have SEEK_SET and size_t, seriously.  Also use DebugF instead of
    ifdef DEBUG, and ditch a couple of random bits that were never used.
</content>
</entry>
<entry>
<title>XKB: Remove unused DDX functions</title>
<updated>2018-11-09T14:31:57+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-07-18T21:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=3c1b1efad2ca42154789f09e2519630c5471ed41'/>
<id>urn:sha1:3c1b1efad2ca42154789f09e2519630c5471ed41</id>
<content type='text'>
    commit 7c4c00649cae855e141ec9a3667bfe399e3156d0
    Author: Daniel Stone &lt;daniel@fooishbar.org&gt;
    Date:   Thu Jan 1 05:25:52 2009 +1100

        XKB: Remove unused DDX functions

        They were complete no-ops anyway.

        Signed-off-by: Daniel Stone &lt;daniel@fooishbar.org&gt;
        Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;

    Backported-to-nx-by: Ulrich Sibiller &lt;uli42@gmx.de&gt;
</content>
</entry>
<entry>
<title>Lift xkb to XORG-1.3.0.0 state</title>
<updated>2018-11-09T14:31:57+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-07-07T21:51:27+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=3fbef7da756b15640d1bd7828da68b5ddb0ca848'/>
<id>urn:sha1:3fbef7da756b15640d1bd7828da68b5ddb0ca848</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lift xkb to XORG-1.2.0 state</title>
<updated>2018-11-09T14:31:57+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-06-29T20:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=9808c66ec37d5d99f58bdb6136ae96381cb9cfc8'/>
<id>urn:sha1:9808c66ec37d5d99f58bdb6136ae96381cb9cfc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removal of dead code in Xserver/xkb. Follow-up commit for 3739a9b.</title>
<updated>2018-07-03T14:29:17+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-16T20:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=e734ca2175ffeafcce0e1435d304880cebe7561c'/>
<id>urn:sha1:e734ca2175ffeafcce0e1435d304880cebe7561c</id>
<content type='text'>
 Spotted in and backported from X.org:

 commit 021fc5cb2cb4a7972b4a6fcb570c1da92787d68d
 Author: Adam Jackson &lt;ajax@benzedrine.nwnk.net&gt;
 Date:   Sun Mar 18 16:31:19 2007 -0400

    Static markup and dead code cull over xkb/.

    The former &lt;X11/extensions/XKBsrv.h&gt; has been pulled into the server now as
    include/xkbsrv.h, and the world updated to look for it in the new place,
    since it made no sense to define server API in an extension header.  Any
    further work along this line will need to do similar things with XKBgeom.h
    and friends.

 Backported-to-NX-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
</entry>
<entry>
<title>Xserver/xkb: Remove -xkbmap argument.</title>
<updated>2018-07-03T14:29:16+00:00</updated>
<author>
<name>Daniel Stone</name>
<email>daniel@fooishbar.org</email>
</author>
<published>2017-02-16T20:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=ec0cfcecf31dbb504e8a09e59dd877f883a1c030'/>
<id>urn:sha1:ec0cfcecf31dbb504e8a09e59dd877f883a1c030</id>
<content type='text'>
 Backported from X.org:

 commit fd8bde8bb0f9d796b3464973b53285c0a6d22a31
 Author: Daniel Stone &lt;daniel@fooishbar.org&gt;
 Date:   Mon May 29 11:14:03 2006 +0000

    Remove -xkbmap argument.

 Backported-to-NX-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
</entry>
<entry>
<title>Lift xkb to xorg-xserver-7.1/1.1.0 state - non-functional changes only</title>
<updated>2018-02-27T23:52:10+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-02-27T23:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=00e3e95e5f40de2aaf5bb920bc51a311404889fc'/>
<id>urn:sha1:00e3e95e5f40de2aaf5bb920bc51a311404889fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lift xkb to xorg-xserver-7.1/1.1.0 state</title>
<updated>2018-02-27T23:40:45+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-11-05T01:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=9e6f87e20d8a9145be9faca0502b23de7809c5e4'/>
<id>urn:sha1:9e6f87e20d8a9145be9faca0502b23de7809c5e4</id>
<content type='text'>
In XORG-7_1 xkbconfig.c had been dropped. We must keep this file
because it is used by hw/nxagent/Keyboard.c to load the xkb
configuration file. Maybe we should move the relevant code to there or
drop xkb configuration file support from nxagent.
</content>
</entry>
<entry>
<title>xkb: Allow NULL as rulesFile in XkbSetRulesDflts.</title>
<updated>2017-03-07T22:50:38+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@redhat.com</email>
</author>
<published>2008-12-03T05:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=2794e674cbe9601339456ee08ced60aa6f759e3e'/>
<id>urn:sha1:2794e674cbe9601339456ee08ced60aa6f759e3e</id>
<content type='text'>
If no rules file is given, simply re-use the previous one. If no RF is given
the first time this function is called, use the built-in default.
This includes fixing the built-in default to something that actually exists.

Signed-off-by: Peter Hutterer &lt;peter.hutterer@redhat.com&gt;
Backported-to-NX-by: Ulrich Sibiller &lt;uli42@gmx.de&gt;

Fixes ArcticaProject/nx-libs#371
</content>
</entry>
</feed>
