aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * nx-xtrans.m4: reintroduce HAS_STICKY_DIR_BITUlrich Sibiller2020-10-171-0/+11
| * libNX_X11: reintroduce SECURE_RPCUlrich Sibiller2020-10-171-0/+3
| * libNX_X11: reintroduce HASXDMAUTHUlrich Sibiller2020-10-172-0/+26
|/
* Merge branch 'uli42-pr/nxdialog_rpm' into 3.6.xMike Gabriel2020-10-171-4/+19
|\
| * nx-libs.spec: create nxdialog rpmUlrich Sibiller2020-10-171-4/+19
|/
* Merge branch 'mjtrangoni-fix-pvs-ci' into 3.6.xMike Gabriel2020-10-171-5/+13
|\
| * travisci: Fix PVS jobMario Trangoni2020-10-171-5/+13
|/
* Merge branch 'uli42-pr/fix_wrap_macros' into 3.6.xMike Gabriel2020-10-171-3/+3
|\
| * randr: fix broken macros / memory corruptionUlrich Sibiller2020-10-161-3/+3
|/
* Update SECURITY.mdMike Gabriel2020-10-011-1/+1
* Update SECURITY.mdMike Gabriel2020-10-011-2/+2
* Create SECURITY.mdMike Gabriel2020-10-011-0/+19
* Merge branch 'mjtrangoni-add-pvs-studio' into 3.6.xMike Gabriel2020-06-292-3/+72
|\
| * travis-ci: add PVS StudioMario Trangoni2020-06-292-3/+72
|/
* Merge branch 'uli42-pr/clarify_sleep' into 3.6.xMike Gabriel2020-06-296-18/+32
|\
| * Extend sleep documentationUlrich Sibiller2020-06-291-3/+5
| * nxagent: clarify sleep time unitsUlrich Sibiller2020-06-295-15/+27
|/
* Merge branch 'uli42-pr/extend_manpage' into 3.6.xMike Gabriel2020-06-292-14/+47
|\
| * Args.c: adapt message to use same format as similar messagespr/extend_manpageUlrich Sibiller2020-06-291-1/+1