Git commit 77bbdfc9e5bf05c9627a0d2981cfe264273b36b1 by Natalie Clarius. Committed on 30/01/2023 at 20:34. Pushed by nclarius into branch 'Plasma/5.27'.
kcms/screenedges: get docbook up to date (cherry picked from commit 2201998858d5abf9582bfc1f26c93eaa9865f925) M +13 -4 doc/kwinscreenedges/index.docbook https://invent.kde.org/plasma/kwin/commit/77bbdfc9e5bf05c9627a0d2981cfe264273b36b1 diff --git a/doc/kwinscreenedges/index.docbook b/doc/kwinscreenedges/index.docbook index e500b8012b..01e716ab2f 100644 --- a/doc/kwinscreenedges/index.docbook +++ b/doc/kwinscreenedges/index.docbook @@ -14,14 +14,16 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2021-04-09</date> -<releaseinfo>Plasma 5.20</releaseinfo> +<date>2023-01-30</date> +<releaseinfo>Plasma 5.27</releaseinfo> <keywordset> <keyword>KDE</keyword> <keyword>Systemsettings</keyword> <keyword>desktop</keyword> <keyword>effects</keyword> +<keyword>screen</keyword> +<keyword>edge</keyword> </keywordset> </articleinfo> @@ -44,11 +46,18 @@ group. This activates the corresponding items in the context menu.</para> pushing your mouse cursor against the edge of the screen choose one of the <guilabel>Present Windows</guilabel> effects from the context menu.</para> -<para>You can enable <guilabel>Maximize: Windows dragged to top edge</guilabel> -or <guilabel>Tile: Windows dragged to left or right edge</guilabel> +<para>You can enable <guilabel>Maximize: Windows dragged to top edge</guilabel>, <guilabel>Tile: Windows dragged to left or right edge</guilabel> or <guilabel>Trigger quarter tiling in:</guilabel> and set a percentage of the screen to trigger the tiling. </para> +<tip> +<para> +In the <guilabel>Movement</guilabel> tab of the <guilabel>Window Behavior</guilabel> settings module in the <guilabel>Window Management</guilabel> section of the system settings, you can configure snap zones for windows to moved to the screen edges, center or other windows when they get near them. +</para> +</tip> + +<para>Disable the option <guilabel>Remain active when windows are fullscreen</guilabel> option to supress triggering screen edge actions when an application is running in fullscreen.</para> + <para>Using the <guilabel>Switch desktop on edge</guilabel> item, configure if you want to switch to another desktop when pushing the mouse cursor to an edge of the screen, ⪚ only when moving windows.
