aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Log.h: fix some shadow warningsUlrich Sibiller2020-11-031-7/+7
* Channel.h: rename variable to prevent shadowingUlrich Sibiller2020-11-031-4/+4
* nx-libs.spec: Set python shebang to python3 on fedora and rhel8Ulrich Sibiller2020-11-031-0/+5
* 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
* Merge branch 'uli42-pr/font_memleak' into 3.6.xMike Gabriel2020-11-031-6/+56
|\
| * NXdixfonts.c: fix memory leakUlrich Sibiller2020-11-031-6/+56
|/
* Merge branch 'uli42-pr/xlib_memleak' into 3.6.xMike Gabriel2020-11-031-12/+28
|\
| * yConnDis.c: fix memory leakUlrich Sibiller2020-11-031-12/+28
|/
* Merge pull request #960 from uli42/pr/fix_specfileUlrich Sibiller2020-11-021-1/+1
|\
| * fix spec fileUlrich Sibiller2020-11-021-1/+1
|/
* Merge branch 'uli42-pr/window_resize_bug' into 3.6.xMike Gabriel2020-10-1810-267/+416
|\
| * 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
| * Screen.c: simplify nxagentResizeScreenUlrich Sibiller2020-10-171-12/+13
| * Screen.c: improve output of nxagentPrintAgentGeometryUlrich Sibiller2020-10-172-11/+15
| * Screen.c: improve debug outputUlrich Sibiller2020-10-171-13/+29
| * nxagent: add names to some windows in DEBUG modeUlrich Sibiller2020-10-173-6/+83
| * Display.c: disable confine windowUlrich Sibiller2020-10-172-0/+6
| * Events.c: store parent window from event to meaningful variableUlrich Sibiller2020-10-171-9/+7
| * Events.c: add some comments/FIXMEsUlrich Sibiller2020-10-171-2/+3
| * Events.c: add more DEBUG outputUlrich Sibiller2020-10-171-11/+78
| * nxagent: Prevent resize loopUlrich Sibiller2020-10-176-19/+35
| * Display.c: factor out confinement window creationUlrich Sibiller2020-10-171-30/+24
| * Screen.c: fix resizing bug with mutter window managerUlrich Sibiller2020-10-171-1/+1
|/
* Merge branch 'uli42-pr/fix_stack_smashing' into 3.6.xMike Gabriel2020-10-174-4/+22
|\
| * nxagent: fix stack smashingUlrich Sibiller2020-10-174-4/+22
|/
* Merge branch 'uli42-pr/fix_caps_handling' into 3.6.xMike Gabriel2020-10-171-2/+44
|\
| * Keyboard.c: improve capslock and numlock handlingUlrich Sibiller2020-10-171-0/+42
| * Keyboard.c: fix indentation of ifdefUlrich Sibiller2020-10-171-2/+2
|/
* Merge branch 'uli42-pr/libNX_X11_defines' into 3.6.xMike Gabriel2020-10-173-0/+56
|\
| * libNX_X11: set XTRANS_SEND_FDS=0Ulrich Sibiller2020-10-171-1/+4
| * libNX_X11: set FAIL_HARDUlrich Sibiller2020-10-171-0/+13