spin83 / multi-monitors-add-on

GNU General Public License v2.0
418 stars 97 forks source link

3.36.5 causes some slight visual issues #134

Closed jacobmischka closed 3 years ago

jacobmischka commented 4 years ago

The extension doesn't crash and mostly works, but window rendering is a bit wonky. Title bars are cut off when they are above the top of the slider, and windows clip behind the slider on non-primary monitors.

image

jacobmischka commented 4 years ago

Ah, it's because of this commit: https://github.com/GNOME/gnome-shell/commit/2bf544e2726f238603bb83d6df2f619097028d13

They reverted the changes necessary for 3.36.4. So all that needs to be done is to revert this commit of yours: 302c28b25bb80c11c943a3ea50fcf6bc030b2084

Talv commented 4 years ago

Confirming. Reverting patch fixes this for me. Thanks for looking into this.

$ gnome-shell --version
GNOME Shell 3.36.6
spin83 commented 3 years ago

For gnome-shell 3.36.5 and above (3.36.x) please use version 20 of this extension.