aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent
Commit message (Expand)AuthorAgeFilesLines
* release 3.5.99.83.5.99.8Mike Gabriel2017-06-301-1/+1
* hw/nxagent/Window.c: Introduce NX_REAL_WINDOW window property.Mike Gabriel2017-06-304-0/+45
* hw/nxagnet/Atoms.c: In DEBUG mode, we need validateString() which is not stat...Mike Gabriel2017-06-301-0/+5
* Args.c: fix sync option parsingUlrich Sibiller2017-06-091-4/+2
* Revert "Switch from using libNX_X11's deprecated XKeycodeToKeysym() function ...Ulrich Sibiller2017-05-042-26/+8
* hw/nxagent/Dialog.c: Drop unused dialog for DIALOG_DISABLE_XKB_LOCAL.Mike Gabriel2017-04-212-41/+1
* Revert "NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an iss...Mike Gabriel2017-04-213-5/+78
* man/nxagent.1: Document the nxagent specific usage pattern of the displayfd c...Mike Gabriel2017-04-201-2/+17
* nxagent.1: some more rephrasingUlrich Sibiller2017-04-201-6/+6
* nxagent.1: fix: "tolerancechecks" was documented as "reconnectchecks"Ulrich Sibiller2017-04-201-2/+2
* nxagent.1: highlight nxagentUlrich Sibiller2017-04-201-17/+17
* nxagent.1: use nxagent everywhereUlrich Sibiller2017-04-201-13/+13
* nxagent.1: rephrase descriptionUlrich Sibiller2017-04-201-2/+3
* nxagent.1: add -options, previously undocumentedUlrich Sibiller2017-04-201-3/+15
* nxagent.1: fix typoUlrich Sibiller2017-04-201-1/+1
* nxagent.1: remove no longer existing -co option from manpageUlrich Sibiller2017-04-201-4/+0
* Clearing comments from $XFree86$ (et al.) header lines.Mike Gabriel2017-04-197-13/+1
* release 3.5.99.53.5.99.5Mike Gabriel2017-04-111-1/+1
* Regression fix for added libXfont2 API support:Mike Gabriel2017-04-101-5/+0
* hw/nxagent/Pixmap.c et al.: Propagate usage_hint through nxagentCreatePixmap,...Mike Gabriel2017-04-105-17/+24
* Save pixmap allocation hints into the PixmapRec.Aaron Plattner2017-04-101-0/+1
* Add CreatePixmap allocation hints.Aaron Plattner2017-04-105-7/+10
* Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...Mike Gabriel2017-04-104-2/+128
* hw/nxagent/BitmapUtils.c: Derive from utilbitmap.c in deprecated libXfont1 an...Mike Gabriel2017-04-104-10/+130
* xserver: remove index from CloseScreen (API/ABI breakage)Dave Airlie2017-04-102-6/+6
* NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an issue anymo...Mike Gabriel2017-04-063-78/+5
* Keystrokes: rename left/up/right/down keystrokes to descriptive namesUlrich Sibiller2017-04-033-48/+49
* Keystroke.c: move some vars to inner scopeUlrich Sibiller2017-04-031-5/+2
* Init keystrokes at startup and reconnectUlrich Sibiller2017-04-034-9/+12
* Keystroke.c: avoid use of comparisons on "False"Ulrich Sibiller2017-04-031-21/+13
* Keystroke.c: use Booleans where appropriateUlrich Sibiller2017-04-031-13/+13
* Keystroke.h: improve parse_keystroke_file()Ulrich Sibiller2017-04-031-35/+44
* Keystroke.c: introduce nxagentDumpKeystrokes()Ulrich Sibiller2017-04-032-0/+35
* Keystroke.c/h: completely disable keystrokes that are not active at compile timeUlrich Sibiller2017-04-032-10/+27
* Keystroke.h: auto-enum keystrokesUlrich Sibiller2017-04-031-26/+25
* Keystroke.h/Keyboard.h: cleanup mask variablesUlrich Sibiller2017-04-032-2/+3
* Keystroke.c: detect duplicate keystroke definitionsUlrich Sibiller2017-04-031-0/+23
* Keystroke.c: use KEYSTROKE_NOTHINGUlrich Sibiller2017-04-031-3/+3
* Args.c: add two missing options to help messageUlrich Sibiller2017-04-031-0/+2
* os: Remove the useless -x optionAdam Jackson2017-03-211-4/+0
* os: Add -displayfd optionChase Douglas2017-03-211-0/+7
* dix/os: backport various signal handling and smart scheduler changes from X.orgMike Gabriel2017-03-214-26/+22
* Keystroke.c: ignore CapsLock and NumLock most of the timeUlrich Sibiller2017-03-193-3/+32
* nxagent: Use SetNotifyFd to receive events.Mike Gabriel2017-03-174-3/+12
* Keystroke.c: remove unneeded capital keys for default keystrokesUlrich Sibiller2017-03-131-11/+0
* Keystroke.c: add new keystroke to reread keystroke configUlrich Sibiller2017-03-132-6/+34
* Keystroke.c: simplify parse_keystroke_fileUlrich Sibiller2017-03-131-36/+15
* Keystroke.c: fix formattingUlrich Sibiller2017-03-131-1/+1
* Keystroke.c: use an own environment variable for X2GoUlrich Sibiller2017-03-131-3/+10
* Keystroke.c: make nxagentKeystrokeFileParsed localUlrich Sibiller2017-03-131-4/+5