Commit Graph
4 Commits
Author SHA1 Message Date
SammysHP e63f8d0f7f Fix #387: app notification border and button style 2016-04-23 20:03:40 +02:00
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
SammysHPandDustin Falgout c44f3f9b7e Fix #340: Tree view / separator overlap (#353) 2016-04-22 21:11:58 -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