-geometry
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Wed Feb 28 13:04:05 UTC 2024
Le 21/12/2023 à 03:01, Richard Kimberly Heck a écrit :
> LyX refuses to start if the -geometry argument is given and QPA_XCB is
> defined. I would guess we should just issue a warning and continue.
Actually, I do not understand why we have QPA_XCB. A same Linux binary
should be able to run with either xcb or Wayland. I guess some parts
should be guarded by the availability of xcb headers, and other parts
should be guarded by plain ``if (platformName() == "xcb")''.
JMarc
More information about the lyx-devel
mailing list