wilfm / GnomeExtensionMaximusTwo

Removes the title bar on maximised windows. See: https://extensions.gnome.org/extension/844/maximus-two/
63 stars 27 forks source link

Need black/white list feature like original maximus #4

Open benbarbour opened 9 years ago

benbarbour commented 9 years ago

I really only want chrome and gnome-terminal to undecorate.

This is also a useful setting as an easy workaround for any future app that this doesn't play well with for whatever reason - just blacklist it.

wilfm commented 9 years ago

Great idea - I will likely need to fix the bugs that occur with this old extension first though, but I will have a go at implementing something like this when I have time (and the knowledge...) required.

negesti commented 9 years ago

I have added a preferences widget that makes it possible to disable Maximus for application based on the window title (contains)

desyncr commented 9 years ago

@negesti Thanks for these changes (btw here are the changes if anybody want to test them). I'll try it out later on.

desyncr commented 9 years ago

@negesti Hey would you mind making a PR? The changes work but some things could be enhanced (like not having to restart the shell to have the changes applied etc)

negesti commented 9 years ago

added a settings listener, restart is no longer required

Edit: creating a pull request can be really tricky after inlcuding unmerged pull requests :)

wilfm commented 8 years ago

A preference widget will be a great thing to implement, I think I'll produce a development branch soon which will feature it.

BTW for the original issue of I really only want chrome and gnome-shell to undecorate., you can disable 'Use system title bar and borders' in Chrome settings (chrome://settings#appearance-section)

negesti commented 8 years ago

Already created a pull request for that.

wilfm commented 8 years ago

@negesti Yes I know :) I've just got to update it for the new changes. What version of Gnome shell are you using?

negesti commented 8 years ago

No offense I'm using Fedora 22 with gnome-shell 3.16 (3.16.3)