Gayan Weerakutti
6202ff992d
Add instructions to README to set theme in Openbox. Fixes #692
...
Fixes #692
2018-01-15 11:54:35 +05:30
Jeremy Bicha
354ee34246
[Gtk-2.0] Remove unnecessary executable permissions ( #690 )
2017-11-27 18:53:14 +05:30
Khurshid Alam
430d6befa7
RELEASE PREP :: Update CHANGES file.
2017-10-14 18:56:51 +05:30
Khurshid Alam
fd8e657e78
Gtk-3.20: Add message summary and popover-list styles for geary
2017-10-14 13:52:32 +05:30
Khurshid Alam
5d031a397a
Update readme for Ubuntu and Debian
2017-10-14 13:49:06 +05:30
Dustin Falgout
8d99a96d22
Update README.md
2017-10-05 10:27:02 -05:00
Dustin Falgout
a0bd7d1fa7
Update urls for distro logo images in README.md
2017-10-05 10:23:02 -05:00
Andrew Chadwick
6057a2d907
Xfwm4: improve accessibility (wider bottom edge)
...
Since Xfwm have never expressed much interest in virtual resize
grips extending away from the window area, and need to support non-
composited configurations anyway, this usability fix is needed in
Numix. Single-pixel borders are not enough.
This commit adds a 5px bottom border and big corner resize grips to
Xfwm allow windows to be resized more easily. This improves matters
significantly for tablet and mouse/touchpad users.
The corner resize grips are from NeXTSTEP, or more accurately its
clones on Linux such as Window Maker. The bottom border as a whole
is styled to match the rest of the theme.
Closes numixproject/numix-gtk-theme#100 .
2017-09-23 01:21:30 -07:00
Dustin Falgout
858e6292c4
Update CONTRIBUTING.md
2017-07-26 02:03:28 -05:00
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