Window-List with double-click to maximize 0.2
UUID: window-list@zeripath.sdf-eu.orgScore: 2
Download

This has now been updated for cinnamon 1.6
This applet is a modified version of the original window-list but with features for controlling maximized windows.
- Clicking on the Window List Button for a focused Maximized window will Unmaximize it. Clicking once again will Minimize it.
- Clicking on the Window List Button for a Minimized window will Restore the window, clicking once again will Minimize it.
- Double-clicking on the Window List Button for a Maximized window will Minimize the window.
- Double-clicking on the Window List Button for a Minimized or Unmaximized window will Maximize the window.
These features are very helpful if you wish to turn off titlebars for maximized windows and have a flipped menu bar. I use this with the cinnamon window buttons applet and a modified theme.
Installation
-
Extract the zip into a temporary directory
-
cd into that directory
-
chmod +x install.sh
-
./install.sh
-
Press ALT-F2, type r, and press ENTER to restart cinnamon.
The install script will replace the default cinnamon window-list with my version of the applet.
To uninstall the applet:
-
cd into the temporary directory
-
chmod +x uninstall.sh
-
./uninstall.sh
-
Press ALT-F2, type r, and press ENTER to restart cinnamon.

Non va.... sudo chmod -R 777 /window-list@zeripath.sdf-eu.org chmod: impossibile accedere a "/window-list@zeripath.sdf-eu.org": File o directory non esistente
Ivan76: I'm not sure what it is you're doing there, but there is no need to use sudo. In order to install the applet all that needs to happen is for you to run install.sh as your desktop user. In general, to install applets in to your cinnamon, you simply need to copy the applet directory into ~/.local/share/cinnamon/applets. My install script does one further step, replacing the original window-list with my new one. There is also a deinstall script.
Thanks, its very useful! I'm using it with Maximus=)