hardpixel / unite-shell

Unite is an extension that makes GNOME Shell look like Ubuntu Unity Shell.
GNU General Public License v3.0
906 stars 61 forks source link

Leave space on top panel for windows' buttons #273

Closed wojpawlik closed 2 years ago

wojpawlik commented 2 years ago

Fixes #208.

Prevents system menu from moving, at the expense of leaving awkward empty space:

image

jonian commented 2 years ago

Hi @wojpawlik, thanks for the PR. To fix #208 we need to add a setting that toggle the new feature, add it should disable the buttons instead of hiding them.

Sorry for closing this.

wojpawlik commented 2 years ago

Isn't this still an improvement even if it doesn't fix #208?

jonian commented 2 years ago

Issue #208 is not a bug, it is a feature that other users, me included, might not want, so it should have a setting to enable/disable it. If you have the time to work on the complete implementation, please submit a new PR. Thanks!