| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | nxagent: make nxagentOption Shadow a Boolean | Ulrich Sibiller | 2021-01-15 | 9 | -25/+26 |
* | nxagent: treat several nxagentOptions as real Booleans | Ulrich Sibiller | 2021-01-15 | 16 | -77/+77 |
* | nxagent: treat DesktopResize and nxagentResizeDesktopAtStartup as Booleans | Ulrich Sibiller | 2021-01-15 | 6 | -19/+19 |
* | nxagent: make Fullscreen and AllScreens Booleans | Ulrich Sibiller | 2021-01-15 | 6 | -35/+29 |
* | Handlers.c: ensure regular yields if suspended | Ulrich Sibiller | 2021-01-15 | 1 | -1/+22 |
* | CVE-2020-14360: Check SetMap request length carefully. | Mike Gabriel | 2021-01-15 | 1 | -0/+91 |
* | Init.c: Initialize nxagentGrabServerInfo | Ulrich Sibiller | 2021-01-12 | 1 | -1/+8 |
* | Events.c: fix leftover DEBUG and TEST definitions | Ulrich Sibiller | 2020-12-03 | 1 | -4/+1 |
* | NXdixfonts.c: Regression fix for db45683a. Fix typo in libXfont1 function cal... | Mike Gabriel | 2020-11-04 | 1 | -1/+1 |
* | release 3.5.99.253.5.99.25 | Mike Gabriel | 2020-11-04 | 2 | -1/+1 |
* | NXdixfonts.c: Hard-code the enablement of NXAGENT_DANGEROUS_XFONT_LOOP_EXIT. | Mike Gabriel | 2020-11-04 | 1 | -0/+7 |
* | NXdixfonts.c: Rename BREAK_XFONT_LOOP to NXAGENT_DANGEROUS_XFONT_LOOP_EXIT (b... | Mike Gabriel | 2020-11-04 | 1 | -4/+4 |
* | Clipboard.c: fix bug in special optimization for nested settings | Ulrich Sibiller | 2020-11-04 | 1 | -2/+3 |
* | compext/Png.c: fix shadowing | Ulrich Sibiller | 2020-11-03 | 1 | -3/+3 |
* | Screen.c: fix indentation in nxagentMaximizeToFullScreen | Ulrich Sibiller | 2020-11-03 | 1 | -37/+37 |
* | Atoms.c: fix FIXME comment | Ulrich Sibiller | 2020-11-03 | 1 | -1/+1 |
* | Atoms.c: improve debug output | Ulrich Sibiller | 2020-11-03 | 1 | -1/+1 |
* | Events.c: scope improvement | Ulrich Sibiller | 2020-11-03 | 1 | -2/+2 |
* | Xext/panoramiX.c: rename shadowing variables | Ulrich Sibiller | 2020-11-03 | 1 | -7/+7 |
* | Clipboard.c: add missing ifdefs | Ulrich Sibiller | 2020-11-03 | 1 | -0/+6 |
* | Compext.c: scope improvements | Ulrich Sibiller | 2020-11-03 | 1 | -14/+6 |
* | GCs.h: fix typo | Ulrich Sibiller | 2020-11-03 | 1 | -1/+1 |
* | Atoms.c: drop double include | Ulrich Sibiller | 2020-11-03 | 1 | -1/+0 |
* | Compext.c: use SAFE_free macro | Ulrich Sibiller | 2020-11-03 | 4 | -169/+106 |
* | Clipboard.c: fix missing ) | Ulrich Sibiller | 2020-11-03 | 1 | -1/+1 |
* | NXdixfonts.c: fix memory leak | Ulrich Sibiller | 2020-11-03 | 1 | -6/+56 |
* | yConnDis.c: fix memory leak | Ulrich Sibiller | 2020-11-03 | 1 | -12/+28 |
* | Events.c: More cosmetics | Ulrich Sibiller | 2020-10-17 | 1 | -7/+9 |
* | Window.c: some more TEST and DEBUG output | Ulrich Sibiller | 2020-10-17 | 1 | -0/+9 |
* | Screen.c: some more (cosmetic) changes | Ulrich Sibiller | 2020-10-17 | 1 | -61/+49 |
* | Screen.c: scope improvements | Ulrich Sibiller | 2020-10-17 | 1 | -25/+13 |
* | Screen.c: move attributes/valuemask to inner scopes | Ulrich Sibiller | 2020-10-17 | 1 | -11/+9 |
* | Screen.c: drop unneccessary mask variable | Ulrich Sibiller | 2020-10-17 | 1 | -9/+3 |
* | Screen.c: remove another pointless code block | Ulrich Sibiller | 2020-10-17 | 1 | -10/+0 |
* | Screen.c: remove code that will have no effect | Ulrich Sibiller | 2020-10-17 | 1 | -5/+0 |
* | Screen.c: scope improvement | Ulrich Sibiller | 2020-10-17 | 1 | -1/+2 |
* | Screen.c: cleanup auto dpi handling | Ulrich Sibiller | 2020-10-17 | 1 | -6/+9 |
* | Init.c: small simplification | Ulrich Sibiller | 2020-10-17 | 1 | -4/+2 |
* | NXwindow.c: fix some format specifiers | Ulrich Sibiller | 2020-10-17 | 1 | -6/+5 |
* | Window.c: simplify setting of isMapped private var | Ulrich Sibiller | 2020-10-17 | 1 | -8/+2 |
* | Window.c: -reportprivatewids reports root window as such | Ulrich Sibiller | 2020-10-17 | 1 | -4/+14 |
* | Screen.c: simplify nxagentResizeScreen | Ulrich Sibiller | 2020-10-17 | 1 | -12/+13 |
* | Screen.c: improve output of nxagentPrintAgentGeometry | Ulrich Sibiller | 2020-10-17 | 2 | -11/+15 |
* | Screen.c: improve debug output | Ulrich Sibiller | 2020-10-17 | 1 | -13/+29 |
* | nxagent: add names to some windows in DEBUG mode | Ulrich Sibiller | 2020-10-17 | 3 | -6/+83 |
* | Display.c: disable confine window | Ulrich Sibiller | 2020-10-17 | 2 | -0/+6 |
* | Events.c: store parent window from event to meaningful variable | Ulrich Sibiller | 2020-10-17 | 1 | -9/+7 |
* | Events.c: add some comments/FIXMEs | Ulrich Sibiller | 2020-10-17 | 1 | -2/+3 |
* | Events.c: add more DEBUG output | Ulrich Sibiller | 2020-10-17 | 1 | -11/+78 |
* | nxagent: Prevent resize loop | Ulrich Sibiller | 2020-10-17 | 6 | -19/+35 |