aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
3.5.0.xXinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and n...Mike Gabriel9 years
3.6.xMerge branch 'vatral-fix-dlopen-vuln' into 3.6.xMike Gabriel3 months
3713346fMerge branch 'nitomartinez-3.6.x' into 3.6.xMike Gabriel8 years
pr/drop-bin-wrappersrebase with bin-wrappers-removal, more places in uninstall rules where DESTDI...Mike Gabriel6 years
pr/extend_manpageArgs.c: adapt message to use same format as similar messagesUlrich Sibiller4 years
pr/fix_xkb_crashlibNX_X11: add additional checks for dpy and xkbUlrich Sibiller5 years
pr/gnu-hurd-i386-supportnxcompshad/Shadow.cpp: Use EBADF instead of EBADFD (which is not portable to ...Mike Gabriel7 years
pr/various9Screen.c: use %s / __func__ for fprintfUlrich Sibiller12 months
release-builds/3.6.xrelease 3.5.99.27Mike Gabriel10 months
upgrade-libX11update X.h and Xproto.h because of GenericEventUlrich Sibiller8 years
[...]
 
TagDownloadAuthorAge
3.5.99.27nx-libs-3.5.99.27.tar.gz  nx-libs-3.5.99.27.tar.bz2  nx-libs-3.5.99.27.zip  Mike Gabriel10 months
3.5.99.26nx-libs-3.5.99.26.tar.gz  nx-libs-3.5.99.26.tar.bz2  nx-libs-3.5.99.26.zip  Mike Gabriel3 years
3.5.99.25nx-libs-3.5.99.25.tar.gz  nx-libs-3.5.99.25.tar.bz2  nx-libs-3.5.99.25.zip  Mike Gabriel4 years
3.5.99.24nx-libs-3.5.99.24.tar.gz  nx-libs-3.5.99.24.tar.bz2  nx-libs-3.5.99.24.zip  Mike Gabriel4 years
3.5.99.23nx-libs-3.5.99.23.tar.gz  nx-libs-3.5.99.23.tar.bz2  nx-libs-3.5.99.23.zip  Mike Gabriel4 years
3.5.99.22nx-libs-3.5.99.22.tar.gz  nx-libs-3.5.99.22.tar.bz2  nx-libs-3.5.99.22.zip  Mike Gabriel5 years
3.5.99.21nx-libs-3.5.99.21.tar.gz  nx-libs-3.5.99.21.tar.bz2  nx-libs-3.5.99.21.zip  Mike Gabriel5 years
3.5.99.20nx-libs-3.5.99.20.tar.gz  nx-libs-3.5.99.20.tar.bz2  nx-libs-3.5.99.20.zip  Mike Gabriel5 years
3.5.99.19nx-libs-3.5.99.19.tar.gz  nx-libs-3.5.99.19.tar.bz2  nx-libs-3.5.99.19.zip  Mike Gabriel5 years
3.5.99.18nx-libs-3.5.99.18.tar.gz  nx-libs-3.5.99.18.tar.bz2  nx-libs-3.5.99.18.zip  Mike Gabriel5 years
[...]
 
AgeCommit messageAuthorFilesLines
2019-08-27release 3.5.99.223.5.99.22Mike Gabriel10-13/+366
2019-08-27debian/copyright: Update copyright attributions.Mike Gabriel1-6/+24
2019-08-27debian/{nxagent,nxdialog}.install: Move nxdialog files from nxagent.install t...Mike Gabriel2-2/+2
2019-08-27debian/control: Split-out nxdialog bin:pkg.Mike Gabriel1-3/+22
2019-08-27Merge branch 'uli42-gh-sunweaver/pr/autograb-without-inputlock' into 3.6.xMike Gabriel13-14/+296
2019-08-27Events.c: introduce separate debug level for autograb debugging onlyUlrich Sibiller1-7/+16
2019-08-27Make AutoGrab work in more situationsUlrich Sibiller2-2/+11
2019-08-27Dialog.c: Add NXTransDialog() call for autograb toggling.Mike Gabriel3-0/+82
2019-08-27Events.c: Autograb only for windowed modesUlrich Sibiller1-2/+1
2019-08-27Events.c: do not ungrab keyboard on LeaveNotify when in autograb modeUlrich Sibiller1-4/+7
[...]