Martin Fischer - 2026-06-04

Am 03.06.26 um 20:32 schrieb Allen D Byrne:

  • webkitgtk dependency condition is inverted (NOT XTRKCAD_USE_BROWSER adds it, should be XTRKCAD_USE_BROWSER)

variable naming might be confusing here. When XTRKCAD_USE_BROWSER is set
help texts are shown using the system's default browser like Safari on
Mac. If is not set a built-in html viewer is used that is based on webkit.

Also, as far as Ican see, webkit is not available for GTK3 so this might
be obsolete anyway