GNOME Bugzilla – Bug 667056
Please add ability to use native window borders
Last modified: 2012-04-12 14:40:37 UTC
With some themes (i.e Ubuntu's Light themes) current window border looks really inconsistent, and there is no configuration support (i.e. moving close button to left). Please either: - make a gsettings option to use native window border (this will be the perfect solution) - or make the ui more customizable, including: a) ability to place close button tho the left side b) ability to change AlignConstraint for titleActor
Even though I am not a big fan of configuration options, I think this makes sense, especially since distributors that want to use Sushi in different environments can set a different GSettings default, so I implemented it in git master.