Bytezz / ForceQuitFocus

Force quit of current focused window in GNOME

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Force Quit Focus

Force quit the current focused window in GNOME.
Send a kill -s 9 $window_pid getting the window pid with GNOME Mutter JS DBus API by a python script

Install

./install.sh

Uninstall

./install -u

License

GPLv3

About

Force quit of current focused window in GNOME

License:GNU General Public License v3.0


Languages

Language:Python 71.6%Language:Shell 28.4%