aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Reconnect.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright yearsUlrich Sibiller2023-04-281-4/+4
* Use NXAGENT_ONSTART define at more locationsUlrich Sibiller2021-06-081-0/+2
* Reconnect.c: fix possible realloc() memory lossUlrich Sibiller2021-01-151-2/+6
* nxagent: make nxagentXkbState.Initialized a BooleanUlrich Sibiller2021-01-151-1/+1
* nxagent: improve Boolean handling for Reconnect functionsUlrich Sibiller2021-01-151-13/+13
* nxagent: rework some Boolean checksUlrich Sibiller2021-01-151-1/+1
* nxagent: make nxagentVerbose a BooleanUlrich Sibiller2021-01-151-2/+2
* nxagent: make Desktop, Rootless and Binder options Booleans (again)Ulrich Sibiller2021-01-151-1/+1
* nxagent: treat several nxagentOptions as real BooleansUlrich Sibiller2021-01-151-3/+3
* nxagent: Prevent resize loopUlrich Sibiller2020-10-171-1/+1
* Reconnect.c: save some linesUlrich Sibiller2020-05-071-14/+1
* Reconnect.c: reformat commentsUlrich Sibiller2020-05-071-20/+14
* Reconnect.c: reformat saveAgentState()Ulrich Sibiller2020-05-071-5/+4
* NXdispatch.c, Reconnect.c: fix format specifiersUlrich Sibiller2020-05-071-2/+2
* nxagent: make all traps BooleansUlrich Sibiller2020-05-071-1/+1
* nxagent: re-implement timeout handlingUlrich Sibiller2020-04-071-0/+3
* Cursor.c: drop unused return code for nxagentDisconnectAllCursorUlrich Sibiller2020-01-091-1/+1
* Pixmap.c: fix variable shadowingUlrich Sibiller2020-01-091-0/+1
* Reconnect.c: fix typosUlrich Sibiller2020-01-061-1/+1
* nxagent: remove additional keyboard handling from Reconnect.cUlrich Sibiller2020-01-051-17/+22
* nxagent: central check for keyboard clone modeUlrich Sibiller2020-01-051-9/+0
* Splash.c: nxagentRemoveSplashWindow: drop unused parameterUlrich Sibiller2019-08-271-1/+1
* Reconnect.c: use SAFE_freeUlrich Sibiller2019-08-061-7/+5
* Reconnect.c: initialize stateFile pathUlrich Sibiller2019-05-101-1/+1
* Revert "nxagent: rework Bool handling"Ulrich Sibiller2019-02-151-5/+5
* nxagent: rework Bool handlingUlrich Sibiller2019-02-111-5/+5
* nxagent: bypass X2go's keyboard configuration hackUlrich Sibiller2018-12-191-0/+10
* nxagent: simplify keycode conversion setupUlrich Sibiller2018-12-191-1/+1
* nxagent: store remote keyboard in global variablesUlrich Sibiller2018-12-191-0/+3
* nxagent: add keyboard=clone configuration optionUlrich Sibiller2018-12-191-1/+2
* Reconnect.c: restore old keyboard value if no new one is givenUlrich Sibiller2018-12-191-0/+11
* nxagent: use nxagentWMIsRunning as Bool all over the placeUlrich Sibiller2018-10-221-1/+1
* nxagent: remove mmwidth/mmheight from nxagentChangeScreenConfigUlrich Sibiller2018-05-241-1/+1
* hw/nxagent/: Use <function>(void) rather than <function>().Mike Gabriel2018-02-261-2/+2
* Reconnect.c: Fix wrong function names in TEST outputUlrich Sibiller2018-02-051-10/+10
* Dialog.c,Display.c,NXdixfonts.c: replace strncpy() by snprintf where appropriateUlrich Sibiller2018-01-071-1/+1
* simply free() callsUlrich Sibiller2017-11-211-12/+4
* Fix options parsing on reconnectUlrich Sibiller2017-11-181-2/+2
* rename nxagentOptionFile to nxagentOptionsFilenameUlrich Sibiller2017-07-241-2/+2
* pass filename as parameter to nxagentProcessOptionsFile()Ulrich Sibiller2017-07-231-1/+3
* Init keystrokes at startup and reconnectUlrich Sibiller2017-04-031-0/+5
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...Mike Gabriel2016-11-151-1/+1
* Reconnect.c: simplify code by using strndupUlrich Sibiller2016-11-081-12/+4
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-7/+15
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-12/+12
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-3/+3
* nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...Mike Gabriel2016-06-131-3/+3
* Provide support for re-enabling Xinerama on session resumptions.Mike Gabriel2015-12-301-1/+1
* Save session state in file.Oleksandr Shneyder2015-02-101-0/+33
* Imported nxagent-3.5.0-9.tar.gznxagentMike Gabriel2012-05-221-3/+2