Commit Graph
886 Commits
Author SHA1 Message Date
Andrew ChadwickandDustin Falgout 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 FalgoutandGitHub 858e6292c4 Update CONTRIBUTING.md 2017-07-26 02:03:28 -05:00
Dustin FalgoutandGitHub 68d01fea4d Delete CODE_OF_CONDUCT.md 2017-07-26 02:01:53 -05:00
Dustin FalgoutandGitHub 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 FalgoutandGitHub 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 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