summaryrefslogtreecommitdiff
path: root/defaults
diff options
context:
space:
mode:
authorx4e <x4e_x4e@protonmail.com>2020-12-12 17:31:50 +0000
committerOlivier Fourdan <fourdan@xfce.org>2020-12-15 19:55:00 +0100
commit841fcf27ea7d83fcfdafa28e4ee759ce6f5fc87b (patch)
tree17542bf86f034d1a054b30b33769cf6bebebb567 /defaults
parent78571293bc911db680037deba17b0c6c6fba46f0 (diff)
downloadxfwm4-841fcf27ea7d83fcfdafa28e4ee759ce6f5fc87b.tar.gz
Add `cycle_minimized` option
This option allows minimized windows to be cycled in their MRU (Most Recently Used) order along side non minimized windows. With this option disabled the old behaviour will continue, where minimized windows are always at the end of the MRU cycle order. This option is disabled by default. The code in this commit was provided by @evandrocoan . Closes: https://gitlab.xfce.org/xfce/xfwm4/-/issues/438
Diffstat (limited to 'defaults')
-rw-r--r--defaults/defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/defaults/defaults b/defaults/defaults
index 930beb983..83e873ff6 100644
--- a/defaults/defaults
+++ b/defaults/defaults
@@ -10,6 +10,7 @@ cycle_apps_only=false
cycle_draw_frame=true
cycle_raise=false
cycle_hidden=true
+cycle_minimized=false
cycle_minimum=true
cycle_preview=true
cycle_tabwin_mode=0