Commit Graph

86 Commits (9ed8bb4df6e5567fcf3648513bdc5c69c19a4921)

Author SHA1 Message Date
Dustin Falgout 9ed8bb4df6 fix progressbar styles when inside an osd. disable psuedo element warnings. darken separator color for titlebuttons. 2016-05-07 00:27:57 -05:00
Dustin Falgout f8ace81be8 add left margin to titlebutton separator so that there is equal empty space between the separator and surrounding widgets. also fixed a typo. 2016-05-06 23:31:27 -05:00
Csaba Jakosa 9b823b727f * Titlebar separator fix. (#381) 2016-05-06 23:14:59 -05:00
Yauhen Kirylau f5a5e84ee8 fix(gtk3.20: button): linked combobox - 2 (#402) 2016-04-29 09:12:30 -05:00
Yauhen Kirylau 66d8f683a9 fix(gtk3.20: button): linked combobox (#401) 2016-04-29 08:01:49 -05:00
Megax 614d8b53c4 * Black, white converted. Other fix. 2016-04-28 17:38:57 +02:00
Satyajit Sahoo 7a7994b9f1 Merge pull request #388 from SammysHP/app-notification
Fix #387: app notification border and button style
2016-04-28 19:39:02 +05:30
Csaba Jakosa f813182196 * Overshoot code update. (#382) 2016-04-28 02:17:28 -05:00
Khurshid Alam 9848d0f9a4 Undershoot effect without the dotted line 2016-04-28 11:10:14 +05:30
Khurshid Alam cc6d6d86b3 Merge pull request #361 from SammysHP/scrollbar
Fix #357: Scrollbar margin inconsistency
2016-04-27 13:29:03 +05:30
Megax db5526375b * Notebook tabs design update and fixed tabs border bug. 2016-04-25 16:46:32 +02:00
SammysHP e63f8d0f7f Fix #387: app notification border and button style 2016-04-23 20:03:40 +02:00
Khurshid Alam dbdd6edc64 Merge pull request #379 from megax/patch15
[gtk3.20] Redesign windows csd decoration
2016-04-23 23:29:33 +05:30
SammysHP 8d8627a9f5 Fix #357: Scrollbar margin inconsistency
Completely refactored scrollbar and added proper stepper support
(although they are disabled by default).
2016-04-23 19:32:36 +02:00
Csaba Jakosa 0a2db9eaa1 [gtk3.20] Fixed toolbar separator margin (#386)
* * Fixed toolbar separator padding.

* * Adding padding plus 2px.
2016-04-23 12:08:05 -05:00
Megax 081e3162d0 * Popup and messagedialog revert code. 2016-04-23 17:02:29 +02:00
Megax 965778ed2a * Style optimize. 2016-04-23 16:49:46 +02:00
Megax 7f6bf0d247 * Fixed. 2016-04-23 16:28:31 +02:00
Megax 2a27a4646d * ssd unity/compiz fix. 2016-04-23 16:06:43 +02:00
Megax aa2c9936eb * Popup menu shadow fix. 2016-04-23 14:35:18 +02:00
Csaba Jakosa d8ffa5b0ce * Adding printdialog code. (#383) 2016-04-23 07:23:40 -05:00
Megax bd091fd0b9 * Fixed Unity/compiz regression. 2016-04-23 10:05:32 +02:00
Csaba Jakosa 3c82d31944 * Popover csd border fix. (#378) 2016-04-22 21:15:05 -05:00
Csaba Jakosa 40955cd01e * Fixed titlebar and headerbar top border radius. (#377) 2016-04-22 21:14:18 -05:00
SammysHP c44f3f9b7e Fix #340: Tree view / separator overlap (#353) 2016-04-22 21:11:58 -05:00
Csaba Jakosa 4492a3f9b0 * Readded context-menu. (#348) 2016-04-22 21:11:06 -05:00
Csaba Jakosa 4503fc8fe1 * Fixed nemo desktop 1px border bug. (#376) 2016-04-22 21:10:37 -05:00
Csaba Jakosa 2ca793aeff * Removed old actionbar code. Fixed double border bug. (#375) 2016-04-22 21:09:51 -05:00
Csaba Jakosa ff2d9a47fb * Change levelbar code gtk3.20 structure. (#373) 2016-04-22 21:08:43 -05:00
SammysHP ca69ff7769 Fix #350: Cursor almost invisible (#371)
The caret color was never set in the theme and thus only the default was
used. This worked for the light version, but created an almost invisible
caret in the dark variant.

This should inject the caret-color property for all entry widgets, but
some locations might be missed nonetheless.

There is also a second property "-gtk-secondary-caret-color" which is
"used for the secondary caret in bidirectional text" according to the
documentation, but I do not know which this secondary caret is, so I did
not touch it.
2016-04-22 21:07:15 -05:00
Csaba Jakosa 1616dac147 gtk3.20: Fix gtk warning (#367)
* * Fix gtk warning.

* * Fix gtk warning (border-inner).

* * Fixed _text_shadow_color gtk warning.

* * Code style fix.

* * Code style fix 2...
2016-04-22 21:06:26 -05:00
Csaba Jakosa d60348a72b * Fixed #346 (#347) 2016-04-22 21:05:07 -05:00
Megax e8bae3d2f8 * Minimal shadow and code style fix. 2016-04-22 23:30:02 +02:00
Megax 6532bce86f * Redesign windows csd decoration. 2016-04-22 23:20:57 +02:00
marmis85 bde0a73648 fix selected text color for unfocused windows (#344) 2016-04-14 15:32:18 -05:00
Dustin Falgout 5b69b56e69 fix background for notebook stack. fix entry selection. Closes #342 and Closes #341 2016-04-14 07:17:07 -05:00
Dustin Falgout 4f303cb398 fix check and radio margins. tweak switch. 2016-04-14 06:53:03 -05:00
Dustin Falgout 150fda02b5 fix menu padding 2016-04-14 06:30:05 -05:00
Csaba Jakosa 16edb91300 * Slider margin 1px fix. (Old numix style) (#338) 2016-04-14 06:10:11 -05:00
Dustin Falgout d15039c50e notebook tabs redesign 2016-04-14 06:00:00 -05:00
Csaba Jakosa a86f0a339c * Fixed #335 (#337) 2016-04-13 12:49:15 -05:00
Csaba Jakosa 1b64ba4e76 * Slider: Minimal desing update. (#336) 2016-04-13 12:47:47 -05:00
Dustin Falgout a1be438bfc damn you nemo 😒 2016-04-13 03:19:11 -05:00
Csaba Jakosa 8b14dacf7b * row code changed and optimized. Base code: https://github.com/GNOME/gtk/blob/master/gtk/theme/Adwaita/_common.scss#L3449 (#328) 2016-04-13 03:05:26 -05:00
Dustin Falgout 3cc526c0d6 window shadow tweak 2016-04-13 02:28:26 -05:00
Csaba Jakosa 0671f99945 * Converted .window-frame to decoration. (Base code Adwaita.) (#321) 2016-04-13 02:08:05 -05:00
Dustin Falgout ff51d8b28c fix nemo (for real this time) 2016-04-13 02:04:57 -05:00
Dustin Falgout e358b923c3 fix undefined variable 2016-04-13 01:02:29 -05:00
Dustin Falgout 1b24cc499d fix undefined variable 2016-04-13 01:01:02 -05:00
Csaba Jakosa 5a6d63f253 * Filechooser update and fix. (#334) 2016-04-13 00:42:37 -05:00