Questions tagged [xwayland]

4 questions
2
votes
0 answers

GPU is used by Xwayland in Docker image

I'm currently trying to use a docker image for training of a generative adversarial network. Unfortunately, when I try to run the skript, I get the following error: [2023-07-29 11:02:47 @__init__.py:80] Saving logging to file:…
2
votes
1 answer

Is there a way to find whether theuser is using Wayland instead of X11, WITHOUT enviroment variables? (C)

I am currently working with C and SDL2, and I need to know whether Wayland is currently used as the windowing system (Obviously because I want to use Wayland, but SDL2 defaults to Xwayland). While SDL_VIDEODRIVER=wayland does work, it won't work if…
AggelosT
  • 108
  • 1
  • 9
0
votes
0 answers

Why does Java resize a Window to 1x1 pixel when HDMI is unplugged (and does not resize back when HDMI is plugged)

I have a Java application running on: XWayland 2:1.20.11-1+deb11u6, Weston 9.0.0-1, OpenJDK 11.0.18+10-1~deb11u1, Debian 11, Kernel 5.10.52 My JFrame (Window) is set to:…
Martin
  • 129
  • 1
  • 11
0
votes
0 answers

Qt4.8.7 Drag & Drop: Draged Label ist not visible while Dragging

I try to play the Qt4.8.7-demo "draggabletext" on my Board, everything is fine, but the Text-Label disappered after I startet to drag und it is visible again after I dropped the Label. I think this is maybe a problem from the Display-configuration…
Rui Sun
  • 1
  • 1