Git commit 9ada617510f7dba2c934be3ab0ddc25ca648482d by Yuri Chornoivan. Committed on 09/04/2021 at 14:14. Pushed by yurchor into branch 'master'.
Update window decorations KCM docs M +- -- doc/kwindecoration/button.png M +- -- doc/kwindecoration/configure.png M +- -- doc/kwindecoration/decoration.png M +10 -6 doc/kwindecoration/index.docbook M +- -- doc/kwindecoration/main.png https://invent.kde.org/plasma/kwin/commit/9ada617510f7dba2c934be3ab0ddc25ca648482d diff --git a/doc/kwindecoration/button.png b/doc/kwindecoration/button.png index e744ea478..4880b8efa 100644 Binary files a/doc/kwindecoration/button.png and b/doc/kwindecoration/button.png differ diff --git a/doc/kwindecoration/configure.png b/doc/kwindecoration/configure.png index d68764b4a..4d1f26332 100644 Binary files a/doc/kwindecoration/configure.png and b/doc/kwindecoration/configure.png differ diff --git a/doc/kwindecoration/decoration.png b/doc/kwindecoration/decoration.png index 80530cc2e..745c18c1e 100644 Binary files a/doc/kwindecoration/decoration.png and b/doc/kwindecoration/decoration.png differ diff --git a/doc/kwindecoration/index.docbook b/doc/kwindecoration/index.docbook index 1a7dc9b66..f425dd285 100644 --- a/doc/kwindecoration/index.docbook +++ b/doc/kwindecoration/index.docbook @@ -13,8 +13,8 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2018-03-18</date> -<releaseinfo>Plasma 5.12</releaseinfo> +<date>2021-04-09</date> +<releaseinfo>Plasma 5.21</releaseinfo> <keywordset> <keyword>KDE</keyword> @@ -27,10 +27,10 @@ </keywordset> </articleinfo> <sect1 id="window-deco"> -<title>Window Decoration</title> +<title>Window Decorations</title> <para>This module allows you to select a style for the buttons and borders around -windows.</para> +the windows.</para> <sect2> <title>Window Decorations</title> @@ -81,7 +81,7 @@ module <ulink url="help:/kcontrol/windowspecific">Window Rules</ulink>. <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 +<guilabel>Window border size</guilabel> here. The 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> @@ -111,7 +111,7 @@ The available options depend on the selected style. </sect2> <sect2> -<title>Buttons</title> +<title>Titelbar Buttons</title> <para>This tab allows you to customize the button location on the titlebar. You can drag buttons ⪚ the <guilabel>Application menu</guilabel> into the @@ -135,6 +135,10 @@ buttons until you have the order that makes you comfortable. to have an additional option to the Close button or if you have removed the Close button from the titlebar. </para> +<para>Check the <guilabel>Show titlebar buttons tooltips</guilabel> item if you +want to see the default tooltips when you hover the titlebar buttons with the mouse pointer. +</para> + </sect2> </sect1> diff --git a/doc/kwindecoration/main.png b/doc/kwindecoration/main.png index 55f6fb1d7..b86982a50 100644 Binary files a/doc/kwindecoration/main.png and b/doc/kwindecoration/main.png differ
