1
0
Fork 0

Adding middleclickclose version 1.8.1 [f35350e].

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-24 19:40:02 +01:00
parent 9df2e95527
commit 9d67d854dc
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
19 changed files with 1157 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{
"shell-version": [
"42",
"43"
],
"settings-schema": "org.gnome.shell.extensions.middleclickclose",
"gettext-domain": "org.gnome.shell.extensions.middleclickclose",
"uuid": "middleclickclose@paolo.tranquilli.gmail.com",
"name": "Quick Close in Overview",
"description": "Close windows with a button click (the middle one by default) when in overview mode",
"url": "https://github.com/p91paul/middleclickclose",
"original-authors": [ "Paolo Tranquilli" ],
"locale": "/usr/local/share/locale"
}