Commit Graph
672 Commits
Author SHA1 Message Date
Dustin Falgout 05b3800d68 ok i quit..github sucks 😒 2016-04-23 01:48:14 -05:00
Dustin Falgout d0f4508680 update readme 2016-04-23 01:45:56 -05:00
Dustin Falgout 3dab4e9841 update readme 2016-04-23 01:24:18 -05:00
Dustin Falgout 51284fdfee tweak wording and formatting 2016-04-23 00:35:42 -05:00
Dustin Falgout e8d66f9649 fix typo. remove irrelevant info 2016-04-23 00:24:27 -05:00
Dustin Falgout 841f04e5bb add contributing guidelines and code of conduct 2016-04-23 00:21:43 -05:00
Csaba JakosaandDustin Falgout 3c82d31944 * Popover csd border fix. (#378) 2016-04-22 21:15:05 -05:00
Csaba JakosaandDustin Falgout 40955cd01e * Fixed titlebar and headerbar top border radius. (#377) 2016-04-22 21:14:18 -05:00
SammysHPandDustin Falgout c44f3f9b7e Fix #340: Tree view / separator overlap (#353) 2016-04-22 21:11:58 -05:00
Csaba JakosaandDustin Falgout 4492a3f9b0 * Readded context-menu. (#348) 2016-04-22 21:11:06 -05:00
Csaba JakosaandDustin Falgout 4503fc8fe1 * Fixed nemo desktop 1px border bug. (#376) 2016-04-22 21:10:37 -05:00
Csaba JakosaandDustin Falgout 2ca793aeff * Removed old actionbar code. Fixed double border bug. (#375) 2016-04-22 21:09:51 -05:00
Csaba JakosaandDustin Falgout ff2d9a47fb * Change levelbar code gtk3.20 structure. (#373) 2016-04-22 21:08:43 -05:00
SammysHPandDustin Falgout 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 JakosaandDustin Falgout 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 JakosaandDustin Falgout 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
Satyajit Sahoo a0736e4c8b Fix link to issues page in README 2016-04-19 01:46:57 +05:30
marmis85andDustin Falgout 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 JakosaandDustin Falgout 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