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 -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel