From 99ad8a5e42c5973cdee42c86c7fbd5b1a3ebb081 Mon Sep 17 00:00:00 2001 From: Nik Soggia Date: Sat, 11 Feb 2023 11:00:30 +0100 Subject: Update org.mate.panel.applet.window-list.gschema.xml.in Fix for "no option to disable middle-click to close in window list" https://github.com/mate-desktop/mate-panel/issues/962#issuecomment-1418934577 --- applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'applets/wncklet') diff --git a/applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in b/applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in index a02301f5..93f32b46 100644 --- a/applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in +++ b/applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in @@ -25,5 +25,10 @@ Whether to enable mouse scrolling in the switch window list If true, enable mouse scrolling in window list, otherwise disable mouse scrolling in window list. + + true + Close window on middle mouse click + If true, then clicking the middle mouse button over a taskbar item will close the window. + -- cgit v1.2.1