Git commit d32fbf54cad3abe246279b91ffb64dff80ac0a0f by Burkhard Lück. Committed on 20/04/2016 at 14:20. Pushed by lueck into branch 'master'.
Update kwindecoration docbook to 5.6 options were splitted in two tabs REVIEW:127653 A +- -- doc/kwindecoration/button.png M +32 -10 doc/kwindecoration/index.docbook M +- -- doc/kwindecoration/main.png http://commits.kde.org/kwin/d32fbf54cad3abe246279b91ffb64dff80ac0a0f diff --git a/doc/kwindecoration/button.png b/doc/kwindecoration/button.png new file mode 100644 index 0000000..a4b78f0 Binary files /dev/null and b/doc/kwindecoration/button.png differ diff --git a/doc/kwindecoration/index.docbook b/doc/kwindecoration/index.docbook index e93f278..5dd9757 100644 --- a/doc/kwindecoration/index.docbook +++ b/doc/kwindecoration/index.docbook @@ -13,8 +13,8 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2015-07-14</date> -<releaseinfo>Plasma 5.3</releaseinfo> +<date>2016-04-14</date> +<releaseinfo>Plasma 5.6</releaseinfo> <keywordset> <keyword>KDE</keyword> @@ -68,6 +68,24 @@ you find one which best suits your pattern of work.</para> <imagedata fileref="configure.png" format="PNG"/></imageobject></inlinemediaobject> configure button to open configuration dialogs for the decoration.</para> +<para>The options in this configuration dialog are applied to all windows. +Some window decorations (⪚ <quote>Breeze</quote> or <quote>Oxygen</quote>) +provide a <guilabel>Window-Specific Overrides</guilabel> tab. +On this tab you can change the border size and the visibility +of the window titlebar for particular windows.</para> + +<para>Different options for particular windows you find in the &systemsettings; +module <ulink url="help:/kcontrol/windowspecific">Window Rules</ulink>. +</para> + +<tip> +<para>For accessibility purposes, some window decorations support +extra wide borders. If this is available, you can also choose a +border size here. These large borders are easier to see for low +vision users, and easier to grab for people with limited mobility or +difficulty using a mouse.</para> +</tip> + </sect2> <sect2> @@ -95,18 +113,22 @@ The available options depend on the selected style. <sect2> <title>Buttons</title> -<para>This section below the style list allows you to customize the button location on the titlebar. +<para>This tab allows you to customize the button location on the titlebar. You can drag buttons into the titlebar, remove them or drag around the buttons until you have the order that makes you comfortable. </para> -<tip> -<para>For accessibility purposes, some window decorations support -extra wide borders. If this is available, you can also choose a -border size here. These large borders are easier to see for low -vision users, and easier to grab for people with limited mobility or -difficulty using a mouse.</para> -</tip> +<screenshot> +<screeninfo>Button Options</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="button.png" format="PNG"/> + </imageobject> + <textobject> + <phrase>Button Options</phrase> + </textobject> + </mediaobject> +</screenshot> <para>Enable <guilabel>Close windows by double clicking the menu button</guilabel> to have an additional option to the Close button or if you have removed the Close button from the titlebar. diff --git a/doc/kwindecoration/main.png b/doc/kwindecoration/main.png index 4bf3b1f..319d6ed 100644 Binary files a/doc/kwindecoration/main.png and b/doc/kwindecoration/main.png differ _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
