From a15bcda0e21be04bec424172192f2416b7f52422 Mon Sep 17 00:00:00 2001 From: Daniel Lohmann Date: Mon, 14 Nov 2022 19:17:14 +0100 Subject: tdf#33495: Allow presenter console in windowed mode Added an option in the Impress settings window to set the presenter console into fullscreen/windowed mode. This will then be used the next time a presentation is started. Two pictures of how the result looks are given in the bug tracker. Change-Id: I231f9180301301a9eccf9984ea4dcd529bd7dfce Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142359 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'officecfg/registry/schema/org') diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index acf2673f54a7..fefd4ba2f6bf 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -570,6 +570,13 @@ true + + + Indicates whether the Presenter Screen Console is shown in FullScreen mode. + + + true + -- cgit v1.2.3