core commits
commit c0721600c294ebc46217477a80a8eea34609e4bc
Author: Michael Weghorn <m.weghorn@posteo.de>
Date: Fri Jul 25 14:55:34 2025 +0200
tdf#167669 gtk: Use native GtkColorChooserDialog
and
commit 072010169bb4668f3c624a9f379e8a79e4e3e57a
Author: Michael Weghorn <m.weghorn@posteo.de>
Date: Fri Jul 25 15:09:25 2025 +0200
tdf#167669 tdf#130857 qt: Use native QColorDialog
introduced the use of native GTK and Qt color dialogs
for the GTK and Qt based VCL plugins on Linux.
Mention in the help that these are used instead of the
custom LibreOffice dialog.
Change-Id: Iad1131d440e9590dd62e0f78c1b7c81830e46380
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/189595
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins