Table 2.17. window-list-applet keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/window_list_applet/prefs/display_all_workspaces | bool | false | If true, the window list will show windows from all workspaces. Otherwise it will only display windows from the current workspace. |
| /schemas/apps/window_list_applet/prefs/group_windows | string | auto | Decides when to group windows from the same application on the window list. Possible values are "never", "auto" and "always". |
| /schemas/apps/window_list_applet/prefs/move_unminimized_windows | bool | true | If true, then when unminimizing a window, move it to the current workspace. Otherwise, switch to the workspace of the window. |
| /schemas/apps/window_list_applet/prefs/minimum_size | int | 50 | This key specifies the minimum width that the window list requests. |
| /schemas/apps/window_list_applet/prefs/maximum_size | int | 4096 | This key specifies the maximum width that the window list requests. The maximum width setting is useful to limit the size of the window list in large panels, where the window list could fill the entire space available. |