Review of "Multi Monitor Bar" version 38

Details Page Preview

Fork of spin83's Multi Monitors. Pleaseeeee donate to support this extension :). Don't forget to star the original repository! , rate and comment

Extension Homepage
https://github.com/FrederykAbryan/multi-monitors-bar_fapv2

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) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-L-003 warning

signals connected by extension should be disconnected in disable()

Signals assigned in `enable()` are missing matching disconnect calls in `disable()` or its helper methods.

Disconnect all signals

  • mmoverview.js:87
                    windows[i].meta_window.connect('notify::minimized',
                        this._updateMinimized.bind(this))

All Versions

Previous Reviews on this Version

AbryanPalinoan auto- rejected
Auto-rejected because of new version 39 was uploaded