diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2023-06-22 19:34:06 +0300 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2023-07-04 15:26:03 +0300 |
commit | 5b1934dd5dc3245fcfd4a771fd45ed30dcaace54 (patch) | |
tree | d8bc8f59988b5a54dc841f92b6e36bf4980424fd /doc | |
parent | d4d334c1af9256d6540b15e0188e9eb82b1fad55 (diff) | |
download | tdebase-5b1934dd5dc3245fcfd4a771fd45ed30dcaace54.tar.gz tdebase-5b1934dd5dc3245fcfd4a771fd45ed30dcaace54.zip |
TWin: Add active corner support to quick tiling
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/kcontrol/windowbehavior/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kcontrol/windowbehavior/index.docbook b/doc/kcontrol/windowbehavior/index.docbook index 215a82a5e..b503636c7 100644 --- a/doc/kcontrol/windowbehavior/index.docbook +++ b/doc/kcontrol/windowbehavior/index.docbook @@ -771,7 +771,7 @@ Use the slider widget to configure the delay. <varlistentry> <term><guilabel>Tile window</guilabel></term> <listitem> -<para>Dragging a window into a desktop border will tile that window at that side of the screen. This feature is also known as <quote>Aerosnap</quote> or <quote>Quick Tile</quote>.</para> +<para>Dragging a window into a desktop border will tile that window at that side or corner of the screen. This feature is also known as <quote>Aerosnap</quote> or <quote>Quick Tile</quote>.</para> <para><guilabel>Maximize windows by dragging them to the top of the screen</guilabel> changes the behaviour of the top border of the desktop. If this option is enabled, dragging a window into the top border will not result in tiling, but the window will become maximized instead.</para> <para>By default dragging a tiled window does not reset its original size. This behaviour is controlled by an option in the <link linkend="moving">Moving</link> tab of this control module.</para> </listitem> |