aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
...
* nxagent: make nxagentUserDefinedFontPath a BooleanUlrich Sibiller2021-01-153-4/+4
* nxagent: make nxagentShadowResize a BooleanUlrich Sibiller2021-01-154-5/+5
* nxagent: make nxagentDoFullgeneration a BooleanUlrich Sibiller2021-01-153-3/+3
* nxagent: some more Boolean improvementsUlrich Sibiller2021-01-151-2/+2
* nxagent: treat nxagentLastWindowDestroyed as BooleanUlrich Sibiller2021-01-152-2/+2
* nxagent: treat all Traps as Booleans everywhereUlrich Sibiller2021-01-1512-67/+67
* nxagent: make nxagentVerbose a BooleanUlrich Sibiller2021-01-156-9/+9
* nxagent: make Desktop, Rootless and Binder options Booleans (again)Ulrich Sibiller2021-01-1511-56/+33
* Options.h: mark BooleansUlrich Sibiller2021-01-151-26/+32
* nxagent: make nxagentOption Shadow a BooleanUlrich Sibiller2021-01-159-25/+26
* nxagent: treat several nxagentOptions as real BooleansUlrich Sibiller2021-01-1516-77/+77
* nxagent: treat DesktopResize and nxagentResizeDesktopAtStartup as BooleansUlrich Sibiller2021-01-156-19/+19
* nxagent: make Fullscreen and AllScreens BooleansUlrich Sibiller2021-01-156-35/+29
* Handlers.c: ensure regular yields if suspendedUlrich Sibiller2021-01-151-1/+22
* CVE-2020-14360: Check SetMap request length carefully.Mike Gabriel2021-01-151-0/+91
* Init.c: Initialize nxagentGrabServerInfoUlrich Sibiller2021-01-121-1/+8
* Events.c: fix leftover DEBUG and TEST definitionsUlrich Sibiller2020-12-031-4/+1
* NXdixfonts.c: Regression fix for db45683a. Fix typo in libXfont1 function cal...Mike Gabriel2020-11-041-1/+1
* release 3.5.99.253.5.99.25Mike Gabriel2020-11-042-1/+1
* NXdixfonts.c: Hard-code the enablement of NXAGENT_DANGEROUS_XFONT_LOOP_EXIT.Mike Gabriel2020-11-041-0/+7
* NXdixfonts.c: Rename BREAK_XFONT_LOOP to NXAGENT_DANGEROUS_XFONT_LOOP_EXIT (b...Mike Gabriel2020-11-041-4/+4
* Clipboard.c: fix bug in special optimization for nested settingsUlrich Sibiller2020-11-041-2/+3
* compext/Png.c: fix shadowingUlrich Sibiller2020-11-031-3/+3
* Screen.c: fix indentation in nxagentMaximizeToFullScreenUlrich Sibiller2020-11-031-37/+37
* Atoms.c: fix FIXME commentUlrich Sibiller2020-11-031-1/+1
* Atoms.c: improve debug outputUlrich Sibiller2020-11-031-1/+1
* Events.c: scope improvementUlrich Sibiller2020-11-031-2/+2
* Xext/panoramiX.c: rename shadowing variablesUlrich Sibiller2020-11-031-7/+7
* Clipboard.c: add missing ifdefsUlrich Sibiller2020-11-031-0/+6
* Compext.c: scope improvementsUlrich Sibiller2020-11-031-14/+6
* GCs.h: fix typoUlrich Sibiller2020-11-031-1/+1
* Atoms.c: drop double includeUlrich Sibiller2020-11-031-1/+0
* Compext.c: use SAFE_free macroUlrich Sibiller2020-11-034-169/+106
* Clipboard.c: fix missing )Ulrich Sibiller2020-11-031-1/+1
* NXdixfonts.c: fix memory leakUlrich Sibiller2020-11-031-6/+56
* yConnDis.c: fix memory leakUlrich Sibiller2020-11-031-12/+28
* Events.c: More cosmeticsUlrich Sibiller2020-10-171-7/+9
* Window.c: some more TEST and DEBUG outputUlrich Sibiller2020-10-171-0/+9
* Screen.c: some more (cosmetic) changesUlrich Sibiller2020-10-171-61/+49
* Screen.c: scope improvementsUlrich Sibiller2020-10-171-25/+13
* Screen.c: move attributes/valuemask to inner scopesUlrich Sibiller2020-10-171-11/+9
* Screen.c: drop unneccessary mask variableUlrich Sibiller2020-10-171-9/+3
* Screen.c: remove another pointless code blockUlrich Sibiller2020-10-171-10/+0
* Screen.c: remove code that will have no effectUlrich Sibiller2020-10-171-5/+0
* Screen.c: scope improvementUlrich Sibiller2020-10-171-1/+2
* Screen.c: cleanup auto dpi handlingUlrich Sibiller2020-10-171-6/+9
* Init.c: small simplificationUlrich Sibiller2020-10-171-4/+2
* NXwindow.c: fix some format specifiersUlrich Sibiller2020-10-171-6/+5
* Window.c: simplify setting of isMapped private varUlrich Sibiller2020-10-171-8/+2
* Window.c: -reportprivatewids reports root window as suchUlrich Sibiller2020-10-171-4/+14