source/text/shared/optionen/01010501.xhp |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 4dc2e7d8dd6a240806c66fe76f56421ea06b27b5
Author:     Michael Weghorn <m.wegh...@posteo.de>
AuthorDate: Thu Aug 14 13:48:46 2025 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Fri Aug 15 15:48:49 2025 +0200

    tdf#167669 Mention native color dialogs in help
    
    core commits
    
        commit c0721600c294ebc46217477a80a8eea34609e4bc
        Author: Michael Weghorn <m.wegh...@posteo.de>
        Date:   Fri Jul 25 14:55:34 2025 +0200
    
            tdf#167669 gtk: Use native GtkColorChooserDialog
    
    and
    
        commit 072010169bb4668f3c624a9f379e8a79e4e3e57a
        Author: Michael Weghorn <m.wegh...@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.hal...@libreoffice.org>
    Tested-by: Jenkins

diff --git a/source/text/shared/optionen/01010501.xhp 
b/source/text/shared/optionen/01010501.xhp
index f96325cdf8..f800f09234 100644
--- a/source/text/shared/optionen/01010501.xhp
+++ b/source/text/shared/optionen/01010501.xhp
@@ -40,6 +40,7 @@
 </section>
 
 <h2 id="hd_id3149514">The Pick a Color Window</h2>
+<tip id="par_id3148943">The GTK and Qt variants of LibreOffice on Linux use 
native system/toolkit dialogs (which are also used by other applications) to 
pick a color instead of the %PRODUCTNAME dialog that is described in more 
detail below.</tip>
 <embed href="text/shared/06/shared_cui_screenshots.xhp#colorpicker"/>
 <paragraph id="par_id3148944" role="paragraph" xml-lang="en-US">The Pick a 
Color dialog consists of four main areas.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/colorpickerdialog/colorSlider" 
id="bm_id3153572" localize="false"/>

Reply via email to