diff --git a/doc/windowbehaviour/index.docbook b/doc/windowbehaviour/index.docbook --- a/doc/windowbehaviour/index.docbook +++ b/doc/windowbehaviour/index.docbook @@ -656,11 +656,11 @@ Placement The placement policy determines where a new window will appear -on the desktop. Smart will try to achieve a minimum +on the desktop. Avoid Overlapping will try to achieve a minimum overlap of windows, Cascade will cascade the windows, and Random will use a random position. Centered will open all new windows in -the center of the screen, and Zero-Cornered will +the center of the screen, and Top-Left Corner will open all windows with their top left corner in the top left corner of the screen. diff --git a/doc/windowspecific/index.docbook b/doc/windowspecific/index.docbook --- a/doc/windowspecific/index.docbook +++ b/doc/windowspecific/index.docbook @@ -338,8 +338,8 @@ Default - use the global window placement strategy. No Placement - top-left corner. -Smart - place where no other window exists. -Maximizing - start the window maximized. +Avoid Overlapping - place where no other window exists. +Maximized - start the window maximized. Cascade - staircase-by-title. Centered - center of the desktop. Random diff --git a/kcmkwin/kwinoptions/advanced.ui b/kcmkwin/kwinoptions/advanced.ui --- a/kcmkwin/kwinoptions/advanced.ui +++ b/kcmkwin/kwinoptions/advanced.ui @@ -111,23 +111,23 @@ The placement policy determines where a new window will appear on the desktop.<br><ul> -<li><em>Smart</em> will try to achieve a minimum overlap of windows</li> -<li><em>Maximizing</em> will try to maximize every window to fill the whole screen. It might be useful to selectively affect placement of some windows using the window-specific settings.</li> +<li><em>Avoid Overlapping</em> will try to achieve a minimum overlap of windows</li> +<li><em>Maximized</em> will try to maximize every window to fill the whole screen. It might be useful to selectively affect placement of some windows using the window-specific settings.</li> <li><em>Cascade</em> will cascade the windows</li> <li><em>Random</em> will use a random position</li> <li><em>Centered</em> will place the window centered</li> -<li><em>Zero-Cornered</em> will place the window in the top-left corner</li> +<li><em>Top-Left Corner</em> will place the window in the top-left corner</li> <li><em>Under Mouse</em> will place the window under the pointer</li> </ul> - Smart + Avoid Overlapping - Maximizing + Maximized @@ -147,7 +147,7 @@ - Zero-Cornered + Top-Left Corner diff --git a/kcmkwin/kwinrules/ruleswidgetbase.ui b/kcmkwin/kwinrules/ruleswidgetbase.ui --- a/kcmkwin/kwinrules/ruleswidgetbase.ui +++ b/kcmkwin/kwinrules/ruleswidgetbase.ui @@ -1063,12 +1063,12 @@ - Smart + Avoid Overlapping - Maximizing + Maximized