Commit Graph
7 Commits
Author SHA1 Message Date
Khurshid Alam b62e6eb0d4 Gtk-3.18: Remove white margin for CSD apps under Unity. Fixes #281
Ideally I would like to change window frame backdrop color as well, but for now it works. It is probably going to break old metacity session, but we don't really support metacity.
2016-04-12 21:00:14 +05:30
Khurshid Alam c637d4d1da Restore missing gnome-terminal decoration in sass
During redesign terminal decoration was removed which left terminal with light background color. This restores terminal with dark background color & other minor tweaks. These tweaks needs to be modified again for GTK >=3.19.3, but for now it works.
2016-02-16 21:35:34 +05:30
Khurshid Alam 99a83be1c0 Remove redundant sidebar icon padding from nautilus 2016-02-16 12:39:23 +05:30
Khurshid Alam f800f29aca Add icon padding in GtkPlacesSidebar widget
GTK+ Places Sidebar in 3.18.x uses GtkLIst Box which is used by Nautilus and GtkFileChooserDialog. This fix adds padding in GtkPlacesSidebar widget. That way icon padding remains constant across all sidebar widgets.
2016-02-16 12:35:22 +05:30
Khurshid Alam e4627160e8 More tweaks for window border color under unity decoration 2016-02-16 11:05:30 +05:30
Khurshid Alam 06197571ed Do not use transparent window borders in unity decoration.Fixes #290
Previously, background color of left, right and bottom part of windows are set transparent.This was making titlebar appears 1px wider than the window itself.This fix only affects those apps which are patched by ubuntu to use traditional titlebar over headerbar.
2016-02-06 12:19:54 +05:30
Khurshid Alam def31cec0e Fixes wrong menu color in gtk3.16 apps issue: #253 2015-10-20 19:26:48 +05:30