Re: Debugging multiple X11 servers spawning

2023-09-18 Thread Vladimir Dergachev
On Mon, 18 Sep 2023, Dave Howorth wrote: On Fri, 15 Sep 2023 15:02:08 -0700, Michael Sheely wrote: Hello, I'm trying to debug an issue with a notification daemon On the debug thread https://github.com/dunst-project/dunst/issues/1186#issuecomment-1677737252, a maintainer suggests that my l

Re: Debugging multiple X11 servers spawning

2023-09-18 Thread Dave Howorth
On Fri, 15 Sep 2023 15:02:08 -0700, Michael Sheely wrote: > Hello, > > I'm trying to debug an issue with a notification daemon > > On the debug thread > https://github.com/dunst-project/dunst/issues/1186#issuecomment-1677737252, > a maintainer suggests that my logs indicate multiple X11 severs a

Debugging multiple X11 servers spawning

2023-09-18 Thread Michael Sheely
Hello, I'm trying to debug an issue with a notification daemon On the debug thread https://github.com/dunst-project/dunst/issues/1186#issuecomment-1677737252, a maintainer suggests that my logs indicate multiple X11 severs are being spawned. As far as I know I'm not purposefully starting multipl

Re: Xlib: DisplayWidth / DisplayHeight

2023-09-18 Thread Zbigniew
> Oh, I see. I suggest you try writing some concrete code - learning this in abstract can be tricky. > Don't be afraid to rewrite it from scratch a few times. There is existing source code from X examples > and tools, as well as other libraries, such as gtk and Qt. Dear Volodya, dpn't you worry a