Hello, I'm having trouble debugging a small program I wrote in C11 using RayLib. The tabs that are switched or the programs that are opened are being overwritten on the screen of the program that the seer has opened.
This might not be due to seer or Raylib; it could also be because I'm using a tiling window manager, resulting in an unexpected reaction.
For clarification, I am sharing my system information below:
- OS: Fedora Linux 43 (i3) x86_64
- Kernel: Linux 7.0.10-101.fc43.x86_64
- WM: i3 4.25.1 (2026-02-06) (X11)
As I said, the problem might not be with the seer itself, but rather with Qt not knowing how to behave on i3 and X11. I think it needs to be investigated.
Hello, I'm having trouble debugging a small program I wrote in C11 using RayLib. The tabs that are switched or the programs that are opened are being overwritten on the screen of the program that the seer has opened.
This might not be due to seer or Raylib; it could also be because I'm using a tiling window manager, resulting in an unexpected reaction.
For clarification, I am sharing my system information below:
As I said, the problem might not be with the seer itself, but rather with Qt not knowing how to behave on i3 and X11. I think it needs to be investigated.