Review of "Disable unredirect fullscreen windows" version 2

Details Page Preview

Disables unredirect fullscreen windows in gnome-shell to prevent artifacts when in fullscreen. This version makes sure the unredirect option is not re-enabled automatically by the shell.

Extension Homepage
https://github.com/aunetx/gnome-shell-extension-disable-unredirect

No comments.

Diff Against

Files

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

All Versions

Version Status
3 Active
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection active
Thanks.
JustPerfection posted a review
While that can remove the timeout, It's better to remove it with `GLib.source_remove(sourceId);`. Please fix it for the next version.