aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
* release 3.5.99.193.5.99.19Mike Gabriel2019-03-011-1/+1
* Xlib: remove register keywordsUlrich Sibiller2019-03-011-9/+9
* xlib: remove superflous parensUlrich Sibiller2019-03-011-1/+1
* xfixes: use calloc for some structsUlrich Sibiller2019-02-281-2/+2
* Use C99 designated initializers in various extension RepliesUlrich Sibiller2019-02-287-59/+72
* Use calloc to zero fill buffers being allocated for replies & eventsUlrich Sibiller2019-02-285-11/+11
* ConnDis.c: remove obsolete MNX_TCPCONNUlrich Sibiller2019-02-281-1/+1
* nx-X11/lib/configure.ac: add forgotten status lineUlrich Sibiller2019-02-201-0/+1
* nx-X11/lib/configure.ac: fix version numberUlrich Sibiller2019-02-201-1/+1
* nx-X11/lib/configure.ac: Assure that the USE_DYNAMIC_XCURSOR macro is defined...Mike Gabriel2019-02-201-0/+33
* Keyboard.c: fix comment.Mike Gabriel2019-02-181-2/+1
* Revert "nxagent: rework Bool handling"Ulrich Sibiller2019-02-1530-261/+255
* nxagent: rework Bool handlingUlrich Sibiller2019-02-1130-255/+261
* Screen.c: code optimization for rootless modeUlrich Sibiller2019-02-111-4/+6
* Screen.c: simplify and fix handling of rootless modeUlrich Sibiller2019-02-111-23/+17
* rrdispatch.c: remove obsolete ifdefUlrich Sibiller2019-02-111-4/+0
* release 3.5.99.183.5.99.18Mike Gabriel2019-01-311-1/+1
* Screen.c: fix handling of fullscreen startupUlrich Sibiller2019-01-141-5/+5
* Screen.c: fix size calculation in rootless modeUlrich Sibiller2019-01-141-2/+16
* Screen.c: improve readability of size calculationsUlrich Sibiller2019-01-141-65/+57
* Screen.c: move identical line out of both parts of an if clauseUlrich Sibiller2019-01-141-3/+2
* Extensions.c: Cleanup nxagentRandRInitSizes()Ulrich Sibiller2019-01-141-44/+33
* Extensions.c: fix first resolution being ignoredUlrich Sibiller2019-01-141-3/+3
* Set default screen size to the whole screen in rootless modeUlrich Sibiller2019-01-141-2/+2
* Window.c: move WM_STATE handling to separate functionUlrich Sibiller2019-01-141-17/+19
* XlibInt: check for XlibError before accessing other dpy fieldsUlrich Sibiller2018-12-221-0/+10
* XlibInt.c: fix wrong debug messageUlrich Sibiller2018-12-221-1/+1
* nxagent.1 man page: Grammar fix.Mike Gabriel2018-12-191-1/+1
* nxagent: bypass X2go's keyboard configuration hackUlrich Sibiller2018-12-193-32/+92
* Keyboard.c: add static keyword where appropriateUlrich Sibiller2018-12-191-5/+5
* nxagent: simplify keycode conversion setupUlrich Sibiller2018-12-193-16/+7
* nxagent: store remote keyboard in global variablesUlrich Sibiller2018-12-193-111/+106
* nxagent: add additional keyboard config option rmlvoUlrich Sibiller2018-12-192-7/+38
* nxagent: add keyboard=clone configuration optionUlrich Sibiller2018-12-193-9/+44
* Reconnect.c: restore old keyboard value if no new one is givenUlrich Sibiller2018-12-191-0/+11
* Keyboard.c: remove non-fitting commentUlrich Sibiller2018-12-191-6/+0
* nxagent: fix references to default rules in manpageUlrich Sibiller2018-12-191-2/+2
* Keyboard.c: improve creation of keyboard config fileUlrich Sibiller2018-12-191-16/+28
* Keyboard.c: reformat nxagentKeycodeConversionSetupUlrich Sibiller2018-12-191-19/+18
* Keyboard.c: use 'variant' all over the placeUlrich Sibiller2018-12-191-4/+4
* Keyboard.c: rename variables to better reflect their meaningUlrich Sibiller2018-12-191-25/+25
* Keyboard.c: refactor keycode conversionUlrich Sibiller2018-12-191-38/+56
* Keyboard.c: move keyboard file creation to extra functionUlrich Sibiller2018-12-191-51/+57
* manpage: reformat some linesUlrich Sibiller2018-12-191-4/+4
* manpage: add -nameUlrich Sibiller2018-12-191-0/+5
* manpage: add/extend -dpi/-autodpiUlrich Sibiller2018-12-191-4/+17
* manpage: add -geometryUlrich Sibiller2018-12-191-0/+19
* manpage: add -depthUlrich Sibiller2018-12-191-0/+9
* manpage: add -classUlrich Sibiller2018-12-191-0/+32
* manpage: add -fullUlrich Sibiller2018-12-191-0/+11