summaryrefslogtreecommitdiff
path: root/icon-themes/tango
diff options
context:
space:
mode:
authorPhilippe Jung <phil.jung@free.fr>2015-07-10 17:02:44 +0200
committerJan Holesovsky <kendy@collabora.com>2015-11-18 14:09:27 +0000
commit229fc164dc1773484b74eca016863cf68860e81b (patch)
tree31d72a82a8e399067df30d7db1dfbcceefeb5666 /icon-themes/tango
parent7926c94b83adcbdb39a90f022872f80b7666d539 (diff)
Impress: Rework the way the display modes are presented.
TODO: take into account remarks from Gerrit New combo to select display mode among: - Slide edition (Normal) - Outline - Notes - Slide sorter - Slide master - Notes master - Handout (master, as we are designing the template used to generate the handout) The combo is based on uno command .uno:DisplayMode Center pane tabs are hidden by default. A new uno dispatch command (.uno:ToggleTabBarVisibility) is available to show/hide this tab bar. Modified uno dispatch commands: No uno name has been modified. .uno:DiaMode : SID_DIAMODE renamed SID_SLIDER_SORTER_MODE .uno:OutlineMode SID_OUTLINEMODE renamed SID_OUTLINE_MODE .uno:NotesMode No change .uno:HandoutMode SID_HANDOUT_MODE renamed SID_HANDOUT_MASTER_MODE All internal code also considers the edit mode as master .uno:SlideMasterPage SID_SLIDE_MASTERPAGE renamed SID_SLIDE_MASTER_MODE If the input parameter SfxBoolItem Isactive is true or not provided, activates Slide Master mode. If parameter is false, activates the "Normal" (slide editing) mode. .uno:NotesMasterPage SID_NOTES_MASTERPAGE renamed SID_NOTES_MASTER_MODE If the input parameter SfxBoolItem Isactive is true or not provided, activates Notes Master mode. If parameter is false, activates the "Notes" mode. Modified behaviours: Now only one mode can be chosen. It is possible to navigate from a mode to any other mode. Previous behaviour: the following navigation Normal -> Slide Master -> Notes -> Normal was displaying slide master. It was required to activate Normal once more to get back to normal. Now the same commands will display the requested mode. Still to come (at least): - Fix reopen the last display mode. - Center pane tabs are now presenting all buttons for all modes (TODO). Change-Id: I11ab59d2f3caa9149260c5e55d44d598d0ce3390 Reviewed-on: https://gerrit.libreoffice.org/16723 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
Diffstat (limited to 'icon-themes/tango')
-rw-r--r--icon-themes/tango/cmd/lc_displaymode.pngbin466 -> 0 bytes
-rw-r--r--icon-themes/tango/cmd/lc_toggletabbarvisibility.pngbin0 -> 702 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/icon-themes/tango/cmd/lc_displaymode.png b/icon-themes/tango/cmd/lc_displaymode.png
deleted file mode 100644
index 481407d3dfb8..000000000000
--- a/icon-themes/tango/cmd/lc_displaymode.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/tango/cmd/lc_toggletabbarvisibility.png b/icon-themes/tango/cmd/lc_toggletabbarvisibility.png
new file mode 100644
index 000000000000..1bc7df40b7de
--- /dev/null
+++ b/icon-themes/tango/cmd/lc_toggletabbarvisibility.png
Binary files differ