- <string comment="@info:whatsthis">If this option is enabled, the window will automatically open when the mouse pointer is moved to the same edge of the screen that it would open on when using the shortcut.</string>
+ <string comment="@info:whatsthis">If this option is enabled, the shortcut normally used to open and retract the window will give it focus, rather than close it, if it has previously lost focus. Unless the window is set to show on all virtual desktops, this may cause the window manager to switch to the virtual desktop it currently resides on.</string>
</property>
<property name="text">
- <string comment="@option:check">Open window when the mouse pointer touches the screen edge</string>
+ <string comment="@option:check">Use Open/Retract action to focus window</string>
+ <string comment="@info:whatsthis">If this option is enabled, the window will automatically open when the mouse pointer is moved to the same edge of the screen that it would open on when using the shortcut.</string>
</property>
<property name="text">
- <string comment="@option:check">Keep window above other windows</string>
+ <string comment="@option:check">Open window when the mouse pointer touches the screen edge</string>
</property>
</widget>
</item>
- <item row="4" column="0">
+ <item row="2" column="0" colspan="2">
+ <widget class="QCheckBox" name="kcfg_KeepOpen">
+ <property name="text">
+ <string comment="@option:check">Keep window open when it loses focus</string>
- <string comment="@info:whatsthis">If this option is enabled, the shortcut normally used to open and retract the window will give it focus, rather than close it, if it has previously lost focus. Unless the window is set to show on all virtual desktops, this may cause the window manager to switch to the virtual desktop it currently resides on.</string>
- </property>
- <property name="text">
- <string comment="@option:check">Use Open/Retract action to focus window</string>
+ <label context="@label">Keep window open after last session closes</label>
+ <whatsthis context="@info:whatsthis">Whether to keep the application window open after the last session is closed.</whatsthis>
+ <default>false</default>
+ </entry>
<entry name="ToggleToFocus" type="Bool">
<label context="@label">Use open/retract shortcut to focus window</label>
<whatsthis context="@info:whatsthis">Whether the open/retract keyboard shortcut can be used to focus the application window when it is already open.</whatsthis>