rmnmjw / middleclickclose

Gnome shell extension for closing apps in overview with a middle click

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Middleclickclose

Gnome shell extension for closing apps in overview with a middle click

All credit goes to Paolo Tranquilli (http://cs.unibo.it/~tranquil/en/hacking.html), I've merely copied its code here to provide Gnome Shell 3.10+ compatibility

This extension is installable from https://extensions.gnome.org/extension/352/middle-click-to-close-in-overview/.

Otherwise you may

   glib-compile-schemas $HOME/.local/share/gnome-shell/extensions/middleclickclose@paolo.tranquilli.gmail.com/schemas
  • reload gnome-shell (Alt-F2, r, Enter) -> on Wayland you need to log out and log in again, there is no in-place reload
  • activate it through the Extensions gnome application.

About

Gnome shell extension for closing apps in overview with a middle click

License:GNU General Public License v2.0


Languages

Language:JavaScript 98.4%Language:Shell 1.6%