Commit Graph
874 Commits
Author SHA1 Message Date
Ronan JouchetandDustin Falgout 582f09f4cb README: update Arch package name (#663)
Looking at https://www.archlinux.org/packages/?q=numix ,
I don't see any `numix-themes` package, but a `numix-gtk-theme` one.
2017-04-16 18:49:09 -05:00
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
Dustin FalgoutandGitHub deddc89cb6 Update README.md 2017-03-21 01:23:40 -05:00
Dustin FalgoutandGitHub f55b6a71aa Update README.md 2017-03-21 01:22:27 -05:00
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
Csaba JakosaandKhurshid Alam 1a8c9bfa67 [Gtk-3.22][Gtk-3.20] Fix iconview background for Unity-Control-Center. Fixes #634 2017-01-23 17:13:55 +05:30
Csaba JakosaandKhurshid Alam 45210cae72 [GTK 3.22] Add hover effect for menuitem under Unity-LIM. Fixes #632 2017-01-22 23:50:32 +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