Review of "Fullscreen Command" version 1.0 (1)

Details Page Preview

Run a command when a window enters fullscreen, another when it leaves.

Extension Homepage
https://github.com/lorenzo0932/fullscreen-command

No comments.

FAQ

Files

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

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-X-002 warning

extensions should not use synchronous subprocess APIs in shell code

Shell code should avoid synchronous subprocess APIs like `GLib.spawn_command_line_sync()` and `GLib.spawn_sync()`.

Complete Examples

  • extension.js:189
    GLib.spawn_command_line_sync('gamemoded -s')

All Versions

Version Status
1.0 (1) Unreviewed