Ulrich Sibiller

Results 233 comments of Ulrich Sibiller

Update: disabling the composite extension in Xephyr (Xephyr -extension composite) will make the bug show up in Xephyr, too. Conclusion: This behaviour shows up when the Xserver does not offer...

Interesting stuff! But obviously not a bug in NX but in xfce and mate, so we can close here. Do you agree? On Thu, Sep 22, 2022 at 1:04 PM...

1. dropping GLX would mean no current desktop would run 2. Good suggestion. Sending over the pixmaps once and then use the cache might be helpful. For those transfers we...

Regarding the compostie stuff: We could work out a two-step approach: As long as the required pixmaps have not been transferred to the client side we use composite on the...

Unfortunately I have zero skills in stuff like that ;-( On Mon, Sep 21, 2020 at 9:16 PM Giorgioggì wrote: > I think it's a nice idea. Personally, I'm not...

FWIW: I have come across a project which implements this idea with a gotek: https://www.forum64.de/index.php?thread/86018-g-am-e-gotek-for-amiga-enhanced-f%C3%BCr-tastatur-amigas/&pageNo=1 (in German) And another one: the Amigotek: http://eightbitclone.com/pub_en.php?id=33

No, I am not desperately needing it. I just found it a nice idea to have an equivalent feature set for both libs. On Wed, Jan 19, 2022 at 11:55...

I don't think so. Where do you see these BadRequests? For clarification: libNX_X11 is only used by nxagent (or x2goagent). Applications running inside the NX session are using the system's...

The program 'mate-notification-daemon' received an X Window System error.\nThis probably reflects a bug in the program.\nThe error was 'BadRequest (invalid request code or no such operation)'.\n -> I would say...

Once again: Your app is using the system libX11 (and/or libxcb) to communicate with the X server (nxagent in this case). So from my POV downgrading libX11 would be the...