Review of "Force Quit" version 29

Details Page Preview

Adds a force quit button. Click the toolbar button, then choose the window you want to force quit. On accidental click, right click anywhere or press [Esc] to abort the kill.

Extension Homepage
https://github.com/meghprkh/force-quit/

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

megh posted a review
Changes contributed by https://github.com/glerroo :)
JustPerfection rejected
1. Use ESM import instead (line 14 selection.js): ```js import * as Signals from 'resource:///org/gnome/shell/misc/signals.js'; ``` 2. You can use new way. we have that since GNOME Shell 43 (line 195, 269 selection.js): https://gjs.guide/extensions/upgrading/gnome-shell-43.html#signals