Ulrich Sibiller

Results 235 comments of Ulrich Sibiller
trafficstars

I stumbled across this libX11 bug which mentions "Using XIM with Firefox will cause firefox menu cannot popup correctly." https://bugs.freedesktop.org/show_bug.cgi?id=39367

As this is > 3 years old, and with nxagent 3.5.99.16 and we also do not have a way to replicate that I close this.

What version? Can you please check with current HEAD (+ #1028)? ( I am using Firefox (Centos7.9) daily in an NX session and have never seen that.

The default for screensaving in 3.5.99.16 is this: ``` Screen Saver: prefer blanking: yes allow exposures: yes timeout: 600 cycle: 600 ``` While this looks ok it does not blank...

In Xnest this image is used for the screenblanker. In contrast to nxagent Xnest takes care of blanking the screen in xnestSaveScreen() while nxagent leaves that to the dix. As...

I have found a hint in xorg. It seems the correct handling is to check for existence of `rpc/rpc.h` and fail if it is missing. In some way that's what...

No, nx-libs is not using meson, this was just an example what upstream Xorg is doing. We are still at Imake (although the automake tree is mostly done) and are...

For clarification about what this patch addresses: I normally connect from different clients to my long-running session. Some clients have two monitors, some have one, and also the resolutions differ....

Please review once again