Commit Graph
26 Commits
Author SHA1 Message Date
Khurshid Alam 588a875eba Tweak do_install in utils.sh 2016-10-27 20:35:00 +05:30
Khurshid Alam a50dee068f Fix code in utils.sh
Connect gresource prefix with gtk.css
2016-09-22 01:21:54 +05:30
Khurshid Alam 679bb1d89a Copy proper gtk.css in utils.sh. Fixes #569 2016-09-21 21:43:04 +05:30
Khurshid Alam a0263e7b38 [Gtk-3.18] Re-enable xfce style. Fixes #566 2016-09-20 22:14:01 +05:30
Khurshid Alam 03bb8b35d8 [Gtk-3.20] Re-adjust titlebar(for Unity), headerbar and toolbar height
Now that our buttons are much smaller we can re-adjust titlebar, headerbar and toolbar height.
2016-08-31 21:26:48 +05:30
Khurshid Alam 6cb9d03b04 Optimize buttons. Fixes #452
This only sets minimum button height-width to 16px so that gtk-widgets can use lowest icon-size at 16x16px.
2016-08-30 03:23:11 +05:30
Khurshid Alam 57cb0b4e20 [Gtk-3.20] 3.20 port for Unity 2016-08-26 22:12:37 +05:30
Khurshid Alam c65721b5ee [Gtk-3.18] Use old link color. Fixes #499 2016-07-27 23:47:11 +05:30
Khurshid Alam 749cfa3458 [Gtk-3.18] Use dark mode tabs in gnometerminal (by default). Fixes #497 2016-07-21 01:20:28 +05:30
Khurshid Alam c5652230d7 Drop support for Gtk-3.16
Styles for 3.18 also works for 3.16. From now on we don't expilicitly support Gtk-3.16
2016-07-20 00:37:58 +05:30
Khurshid Alam 58642c3721 [Gtk-3.18] Provide gap between buttons in message dialog. Fixes #498 2016-07-20 00:21:53 +05:30
Khurshid Alam 0d05abedfc Fix typo from previous commit 2016-06-18 19:09:46 +05:30
Khurshid Alam e43efdc90f [Gtk-3.18][Gtk-3.20]Fix info,warning,question and error classes
This makes them available globally. Now gedit searchbar will turn red if the search items are not found!
2016-06-18 13:35:11 +05:30
Khurshid Alam a173892e7d Remove deprecated GtkButton-inner-border 2016-06-18 13:16:32 +05:30
Khurshid Alam 5cb22a97c4 [Gtk-3.20]: Drop custom style for gnome-terminal (#359).
In gnome-terminal 3.20, we can choose either dark or light variant from terminal preference (irrespective of global variant). Hence no need for custom style. We keep the code for fallback and future reference.
2016-05-21 22:15:52 +05:30
Khurshid Alam ca1253077a [Gtk-3.18]: Progressbar under treeview : removed backdrop state
Transmission has a visual bug where it doesn't change progressbar color quickly when changing state from active to bakdrop or backdrop to active. This makes entire thing appears buggy (#408)
2016-05-21 21:23:03 +05:30
Khurshid Alam 704dc5f150 [Gtk-3.18]: Readjust highlight hover color for scale slider. Fixes #392 2016-05-19 14:54:16 +05:30
Khurshid Alam f696652305 [Gtk-3.18]: Use bottom highlight in notebook tab 2016-05-19 13:01:43 +05:30
Khurshid Alam 9848d0f9a4 Undershoot effect without the dotted line 2016-04-28 11:10:14 +05:30
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