aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
* 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
* manpage: add -syncUlrich Sibiller2018-12-191-0/+6
* fb: fix fast-path blt detectionUlrich Sibiller2018-12-191-27/+34
* fb: Fix memcpy abuseUlrich Sibiller2018-12-191-1/+6
* Fix uninitialized bytesUlrich Sibiller2018-12-181-1/+1
* xkb: Initialize pad bytes sent in replies of geometry requests.Ulrich Sibiller2018-12-181-3/+9
* Fix crash due to uninitialized VModMap fields.Ulrich Sibiller2018-12-171-2/+4
* release 3.5.99.173.5.99.17Mike Gabriel2018-11-201-1/+1
* nx-X11/config/cf/nxcompile.def: Rephrase header comment slightly.Mike Gabriel2018-11-111-1/+1
* imake: adapt output to automake output as seen in lib/srcUlrich Sibiller2018-11-111-1/+1
* imake: also silence makedependUlrich Sibiller2018-11-111-4/+9