Commit Graph
56 Commits
Author SHA1 Message Date
Khurshid Alam 5d031a397a Update readme for Ubuntu and Debian 2017-10-14 13:49:06 +05:30
Khurshid Alam f2425ca2fb [Gnome-Panel-3.24] Add style for tasklist-button 2017-06-15 14:27:30 +05:30
Khurshid Alam abf6111416 [Gtk-2.0] Set inkscape-decoration & gtk--small-toolbar icon to 16px. Fixes #675 2017-06-13 20:10:05 +05:30
Khurshid Alam 06be2fabb2 [Gtk-3.20] Tilix: Do not bottom-border color 2017-06-13 02:39:50 +05:30
Khurshid Alam 82568c7554 [Gtk-3.20] Tilix: Add bottom border for active titlebar. Fixes #657 2017-06-13 02:34:23 +05:30
Khurshid Alam deed3fba9b [Gtk-3.20] Metacity: Use normal geometry-style for nautilus dialogs. Fixes #480 2017-06-06 12:53:28 +05:30
Khurshid Alam 402fd4822a Fix syntax error in previous commit 2017-05-10 20:03:46 +05:30
Khurshid Alam 4289b971d6 [Gtk-3.18] Fix white border on tilix. Fixes #655 2017-05-10 14:05:55 +05:30
Khurshid Alam 487d8e60e9 [Gtk-3.22] Tweaks in popover.events list for gnome-calendar 2017-04-14 22:11:26 +05:30
Khurshid Alam bf8f3b078a Use darker background for solid-csd window. Fixes #659 2017-04-08 22:58:43 +05:30
Khurshid Alam 35e5463934 Fix indentation 2017-03-29 21:44:29 +05:30
Khurshid Alam ab172c25d2 [Gtk-3.22] Re-Introduce disabled state under treeview.progressbar 2017-03-29 21:30:13 +05:30
Khurshid Alam c8828c73ce [Gtk-3.22] Progressbar under Treeview: Minor fixes
* Do not draw progressbar border using box shadows, progressbar is now more flatter.
* Do not use different color for progressbar in disabled state. In transmission, in normal state, progressbar (not selected)
has no color, while in backdrop state it gets it's color back. This shouldn't be happenning.
* Use border for progressbar.through

These fixes are mainly for light variant. Dark variant requires much more work.
2017-03-29 19:35:48 +05:30
Khurshid Alam d99f46c888 [Gtk-3.22] Use box-shadow to draw border on Notebook tab
We were drawing border on both notebook tab
and on widget > box, which results a double border on tab. The situation
worse in case of tiling gtk3 apps like tilix which uses can use horizontal
notebook inside vertical notebook.
2017-03-13 22:38:18 +05:30
Khurshid Alam f25d7e0435 [Gtk-3.22] Separate titlebar mixin from toolbar
Separate mixin for toolbar and titlebar
Symbolic icon for horizontal toolbar. Lets face it, toolbutton icons for gnome+hicolor are not as good as symbolic icons. We are using symbolic icons everywhere else anyway.
Button padding for horizontal toolbar is reduced to 4px. Horizontal toolbar requests GTK_ICON_SIZE_LARGE (24x24) by default. It doesn't make sense to use 5px padding on 24x24 icons.
Button (image, text, image-text, popup, radio) padding for vertical toolbar,headerbar remains same for now.
2017-02-15 13:29:13 +05:30
Khurshid Alam f52633e976 Attempting to fix >1px height in linked combobox-button
Still not perfect
More will come once I unify button (image, text, image-text, popup, radio) paddings
2017-02-15 12:46:53 +05:30
Khurshid Alam ec299d4047 [Gtk-3.22] Provide gap between buttons in message dialog. 3.22 fix for #498 2017-02-09 22:15:04 +05:30
Khurshid Alam 653556d408 [Gtk-3.22] Fixing & adjusting menu & modelbutton padding 2017-02-09 22:06:13 +05:30
Khurshid Alam 0220883625 [Gtk-3.20][Gtk-3.22] GtkCalendar under popover menu 2017-02-08 20:20:55 +05:30
Khurshid Alam 23f1543b26 [Gtk-3.22][Switches] Make slider to fall in-line with the text 2017-02-07 16:06:37 +05:30
Khurshid Alam d2f201b096 [Button-Redesign] Lighten active a checked state button color for light variant
checked stated background color is too dark and text is not readble in backdrop state. This fixes the issue.
2017-02-06 20:15:39 +05:30
Khurshid Alam 777d5866a0 Fixinng notebook-tab-active color and close button style 2017-02-06 18:25:09 +05:30
Khurshid Alam 85138a0fff [Gtk-3.22][Button-Redesign] Spinbutton: Fixing color and entry border 2017-02-05 10:39:36 +05:30
Khurshid Alam 8670cc05f0 [Gtk-3.22][Button-Redesign] Fixed spinbutton hover-state color 2017-02-04 14:32:13 +05:30
Khurshid Alam 9e4844a70b [Gtk-3.22] Redesign-Buttons (Phase1)
Darker  color, lighter button color for hover & focus state. Disabled shadows.
2017-02-04 00:44:26 +05:30
Khurshid Alam 2363312450 Flatter button. More prominent shadow on hover. Fixing #370
Attempt to fix #370. It is a temporary fix. Ideally we must use seperate functions for button and headerbar button.
2017-01-30 22:22:09 +05:30
Khurshid Alam 3be320f526 [Gtk-3.22] Normalize Switches. Fixes #396 2017-01-30 22:09:37 +05:30
Khurshid Alam 92b576f42e Set Numix as default icon theme for MATE's theme picker. Fixes #488 2017-01-12 21:39:54 +05:30
Khurshid Alam 1d1d3a25bd Fix syntax in previous commit 2016-10-27 21:13:29 +05:30
Khurshid Alam 32f0fec825 Fix discrete filled block inside levelbar. Fixes #619 2016-10-27 21:09:47 +05:30
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