[X2Go-Commits] [nx-libs] branch 3.6.x updated (b7034724a -> 8129c1f6b)
git-admin at x2go.org
git-admin at x2go.org
Mon May 16 22:01:45 CEST 2022
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch 3.6.x
in repository nx-libs.
from b7034724a Merge branch 'uli42-pr/many_clipboard_fixes' into 3.6.x
new 460562852 nx-X11: Add support for riscv64 architecture
new 2124e2fae Merge branch 'AlexGhiti-int/alex/riscv64_support' into 3.6.x
new d207d02f1 github actions: Use TIRPC for debian:sid
new 00cc40a3b .github/workflows/nx-libs.ym: Always build with -DUseTIRPC=YES.
new c26b9b291 Merge branch 'sunweaver-pr/debian-use-tirpc-in-ghactions' into 3.6.x
new 3d76ed45e nxagent: extend x2go check
new 1ef24c379 Merge branch 'uli42-pr/extend_x2go_check' into 3.6.x
new 6090ab111 nxdialog: rework comments
new e23efeb11 nxdialog: use os.linesep to make it work on other systems
new 2e99e6234 Args.c: remove some empty lines
new 4bdf03add Args.c: fix wrong comment
new 5a6928f86 Args.c: remove superfluous SAFE_free() call
new 3ab28297c Imakefiles: whitespace fixes
new cf5bb486d Screen.c: Fix wrong format specifier
new 5323e2cea Screen.c, Window.c: use "None" everywhere for FullscreenWindow
new 70fde4c74 Clipboard.c: fix/reformat some comments
new b06b6b1ef Merge branch 'uli42-pr/various8' into 3.6.x
new 1a1b5e9c2 Add Ubuntu 22.04
new ae9a6b2e4 Merge pull request #1035 from gratuxri/ubuntu_jammy
new c8553c70e Screen.c: fix handling of AllScreens without a running window manager
new 106d6c8d4 Merge pull request #1033 from uli42/pr/nxclient_geometry
new 1d9ba187b Clipboard.c: re-add callbacks
new a86957b91 Clipboard.c: fix typo in array name
new 7b22b2d40 Clipboard.c: use a TimeStamp datatype for lastTimeChanged as dix does
new ce9782280 Events.c: fix typo in comment
new 5ec4d7b8a Clipboard.c: fix some comments
new a8d7b0c8c NXdispatch.c: use defined value CurrentTime instead of 0
new 8129c1f6b Merge pull request #1028 from uli42/pr/fix_clipboard_callbacks
The 28 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/nx-libs.yml | 7 +-
nx-X11/config/cf/Imake.cf | 5 +
nx-X11/config/cf/Imake.tmpl | 2 +
nx-X11/config/cf/linux.cf | 9 ++
nx-X11/programs/Xserver/Imakefile | 12 +-
nx-X11/programs/Xserver/hw/nxagent/Args.c | 13 +-
nx-X11/programs/Xserver/hw/nxagent/Clipboard.c | 136 ++++++++++++++-------
nx-X11/programs/Xserver/hw/nxagent/Events.c | 2 +-
nx-X11/programs/Xserver/hw/nxagent/Imakefile | 55 ++++-----
nx-X11/programs/Xserver/hw/nxagent/Init.c | 38 +++++-
nx-X11/programs/Xserver/hw/nxagent/Init.h | 2 +-
nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c | 6 +-
nx-X11/programs/Xserver/hw/nxagent/Screen.c | 5 +-
nx-X11/programs/Xserver/hw/nxagent/Window.c | 2 +-
.../programs/Xserver/hw/nxagent/compext/Imakefile | 18 +--
nxdialog/bin/nxdialog | 24 ++--
16 files changed, 208 insertions(+), 128 deletions(-)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
More information about the x2go-commits
mailing list