aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge branch 'gh-sunweaver/pr/xlib-loadable-modules' into 3.6.xUlrich Sibiller2019-02-201-0/+33
|\
| * nx-X11/lib/configure.ac: Assure that the USE_DYNAMIC_XCURSOR macro is defined...Mike Gabriel2019-02-201-0/+33
|/
* Revert "Fix parsing ports set to unix sockets"Mike Gabriel2019-02-201-5/+1
* Regression fix for bfc05af7. Properly end lines in help/usage text.Mike Gabriel2019-02-201-1/+1
* Merge branch 'uli42-pr/session_types' into 3.6.xMike Gabriel2019-02-182-4/+6
|\
| * Keyboard.c: fix comment.Mike Gabriel2019-02-181-2/+1
| * nxproxy: list known session types in help outputUlrich Sibiller2019-02-181-2/+5
|/
* Merge branch 'uli42-pr/fix_keystrokes' into 3.6.xMike Gabriel2019-02-151-6/+6
|\
| * keystrokes.cfg: Add missing Shift=1 for viewport_move_up/down/rightUlrich Sibiller2019-02-151-6/+6
|/
* Merge branch 'uli42-pr/revert' into 3.6.xMike Gabriel2019-02-1530-261/+255
|\
| * Revert "nxagent: rework Bool handling"Ulrich Sibiller2019-02-1530-261/+255
|/
* Merge branch 'uli42-pr/misc' into 3.6.xMike Gabriel2019-02-1331-285/+283
|\
| * 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-316-6/+231
* Merge branch 'theqvd-unix_socket_forwarding' into 3.6.xMike Gabriel2019-01-252-4/+8
|\
| * Fix parsing ports set to unix socketsVadim2019-01-221-1/+5
| * Make getUnixPath() return the right value when called without an argument.Vadim2019-01-211-3/+3
|/
* Merge branch 'uli42-pr/window_fixes' into 3.6.xMike Gabriel2019-01-174-133/+129
|\
| * 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
|/
* Merge branch 'uli42-pr/fix_xlibcrash' into 3.6.xMike Gabriel2018-12-221-1/+11
|\
| * 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
* Merge branch 'uli42-pr/x2go_bypass' into 3.6.xMike Gabriel2018-12-193-32/+92
|\
| * nxagent: bypass X2go's keyboard configuration hackUlrich Sibiller2018-12-193-32/+92
|/
* Merge branch 'uli42-pr/improve_keyboard2' into 3.6.xMike Gabriel2018-12-194-104/+156
|\
| * 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
|/
* Merge branch 'uli42-pr/keyboard_cleanup' into 3.6.xMike Gabriel2018-12-193-80/+120
|\
| * 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