gnome-shell/js
Dan Winship 1a639f0b17 StEntry: remove special redundant hover tracking
For historical reasons, StEntry always did hover tracking when you had
visible hint_text, even if track_hover was FALSE. Remove that special
case, and make entries track hover just like all other widgets do.

If we actually needed to distinguish hovered-with-hint-text from
hovered-without-hint-text (which, at the moment, we don't), we could
do that by setting separate CSS for :hover and :hover:indeterminate.

https://bugzilla.gnome.org/show_bug.cgi?id=642483
2011-02-18 09:50:14 -05:00
..
misc remove our own Telepathy implementation 2011-02-16 10:10:26 +01:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui StEntry: remove special redundant hover tracking 2011-02-18 09:50:14 -05:00
Makefile.am remove our own Telepathy implementation 2011-02-16 10:10:26 +01:00