Commit graph

3 commits

Author SHA1 Message Date
wiz
d01e7a5cb2 Update to 1.1.4:
This minor maintenance release cleans up the code, configuration, & docs.

Alan Coopersmith (12):
      unifdef -Unotyet
      Delete unused uStrCasePrefix function
      Remove unused debugging & function tracing frameworks
      Convert sprintf calls to snprintf
      Convert sources to X.Org standard coding style
      Remove unnecessary cast of getenv return value to char *
      Add -version option to print program version
      Add xev & xkbwatch to SEE ALSO list in man page
      Remove unused macro lowbit()
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      xkbevd 1.1.4

Bjarni Ingi Gislason (1):
      man: whitespace fixes

Julien Cristau (1):
      man: fix broken escape sequence (\P instead of \fP)
2015-04-17 07:09:48 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
477b979602 Add xkbevd-1.1.3:
This command is very raw and is therefore only partially implemented;
we present it here as a rough prototype for developers, not as a
general purpose tool for end users.

The xkbevd event daemon listens for specified XKB events and executes
requested commands if they occur.   The configuration file consists
of a list of event specification/action pairs and/or variable
definitions.
2012-06-06 09:37:54 +00:00