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
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
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
Khurshid Alam
32f0fec825
Fix discrete filled block inside levelbar. Fixes #619
2016-10-27 21:09:47 +05:30
Csaba Jakosa
2f94d4ca69
[GTK 3.20] Fixed notebook asymmetrical padding
...
* * Fixed notebook symmetrical padding.
* * Fixed button left margin.
2016-10-25 16:13:37 +05:30
Csaba Jakosa
023bd6f646
[Gtk-3.20] Optimized notebook padding
2016-10-24 12:09:15 +05:30
Dustin Falgout
7ac68f6712
fix notebook tab padding issues for some applications. Fixes #588
2016-10-23 16:33:14 -05:00
Csaba Jakosa
aea6d16317
* Nemo statusbar button padding fix. ( #611 )
2016-10-23 10:15:11 -05:00
Csaba Jakosa
7254e08542
WebkitGtk Workaround. Fixes #572
...
The regression came with webkitgtk-2.4.10 where activate button state doesn't paint label color. This fixes the issue.
2016-10-21 23:56:22 +05:30
Csaba Jakosa
a457b8fd5b
[GTK-3.20] Fix backdrop mode in Ubuntu. Fixes #585
...
This fixes backdrop mode for merged headerbar+titlebar apps in Ubuntu. No more white dots between headerbar and titlebar corner.
2016-10-21 23:44:48 +05:30
Csaba Jakosa
25fa93c22d
Fixed openbox theme color. Fixes #369
2016-10-21 20:49:04 +05:30
Csaba Jakosa
f14b4d439e
Fix title-bar padding in gnome-builder. Fixes #605
2016-10-21 01:19:56 +05:30
Csaba Jakosa
690532bd4e
Optimized modelbutton code.
2016-10-18 20:30:24 +05:30
Csaba Jakosa
f1c11cd6df
Create and Restructure all assets Adwaita and Arc-theme style.
...
Create assets render. Restructure all assets Adwaita and Arc-theme style. Fixed all-assets. This will improve the display of icons on HiDPI display.
2016-10-18 20:29:38 +05:30
Csaba Jakosa
ed3e728551
[Gtk-3.20] Fixed infobar structure and adding entry error and warning code.
2016-10-18 20:27:12 +05:30
Csaba Jakosa
9962ab9e9a
[Gtk-3.20] Porting gnome-panel code. Fixes #550
2016-10-18 20:09:39 +05:30
Csaba Jakosa
7304425dde
* Add a background to cellrendertext. Reference code: 0d55542359
( #600 )
2016-10-16 18:23:38 -05:00
Csaba Jakosa
dd13e3b57e
* Fixed scrollbar horizontal icon name. Reference code: 63c18bba51
( #599 )
2016-10-16 18:23:04 -05:00
Csaba Jakosa
e4cb5390c9
[Gtk-3.20] Fix Combobox menu padding. Fixes #575
2016-10-16 23:33:53 +05:30
Csaba Jakosa
51f1578e29
Remove duplicated code.
2016-10-16 23:30:35 +05:30
Csaba Jakosa
16840bb424
[Gtk-3.20] Optimized popover padding.
2016-10-16 22:00:26 +05:30
Csaba Jakosa
e3fa52aaf2
Adding monospace code.
2016-10-16 10:57:34 +05:30