Commit Graph

884 Commits (68d01fea4d407ccf504c2d8ab41853c5962cf8da)

Author SHA1 Message Date
Dustin Falgout 68d01fea4d Delete CODE_OF_CONDUCT.md 2017-07-26 02:01:53 -05:00
Dustin Falgout 88632d84fe Create CODE_OF_CONDUCT.md 2017-07-26 02:01:29 -05:00
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
Dustin Falgout 30ae59bdbb Update README.md 2017-05-14 21:20:12 -05:00
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
Ronan Jouchet 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 Falgout deddc89cb6 Update README.md 2017-03-21 01:23:40 -05:00
Dustin Falgout 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 Jakosa 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 Jakosa 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
Dustin Falgout 0e4a840bd1 Update README.md 2016-11-19 16:36:45 -06:00
Léo Andrès b24ed9e630 Add Debian and Ubuntu official distro package, remove Ubuntu PPA. (#633) 2016-11-19 16:34:56 -06:00
Dustin Falgout f9b4a5ba3c RELEASE PREP :: Update CHANGES file. 2016-11-14 16:22:29 -06:00
Dustin Falgout 795932a776 update utils.sh script 2016-11-14 16:22:11 -06:00
Csaba Jakosa 9574a02ad0 [Gtk-3.20] Fixed gnome-terminal scrollbar color. Disable backdrop mode 2016-11-10 10:07:27 +05:30
Csaba Jakosa ad37d7fa27 Disable box-shadow for osd button in fine-tune mode. Fixes #561. 2016-11-01 22:40:06 +05:30
Nazar Mokrynskyi 14d2a48d41 [Gtk-3.20] Fix for volume OSD slider. Fixes #623
Some distro (Zorin Os) uses OSD with old gnome-fallback-media-keys-helper which is a component decoupled from earlier versions of GNOME3 stack before it become monolithic. It uses theming style of Gtk-3.18.
2016-11-01 22:38:14 +05:30
Khurshid Alam 9ec47abc20 GTKHEADERB 3.22 :: Create global OSD file (#628)
* * Create global OSD file.

* * Fixed code.
2016-11-01 13:58:47 +05:30
Megax 4d332568bf * Fixed code. 2016-11-01 09:21:28 +01:00
Megax b3ba2eeaa6 * Create global OSD file. 2016-11-01 09:18:25 +01:00
Csaba Jakosa a4cefd6ad3 [Gtk-3.20] Fixed xfce4 code. 2016-11-01 13:48:18 +05:30
Csaba Jakosa 6d54958dac [GTK-3.20] Code Cleanup
* * Clean code.

* * Bluetooth code padding clean.
2016-10-31 23:28:14 +05:30
Nazar Mokrynskyi bbf9dd699f [GTK-3.20] Added styling to Raven components of Budgie panel. Fixes #620 2016-10-30 22:00:58 +05:30
Csaba Jakosa 30132a0028 [GTK 3.20] Optimized sidebar padding 2016-10-29 00:49:49 +05:30
Khurshid Alam 1d1d3a25bd Fix syntax in previous commit 2016-10-27 21:13:29 +05:30