gnome-shell/js
Florian Müllner 4450385458 panel-button: Set ':active' pseudo class when menu is open
Commit c86a977564 removed :pressed from the list of styles which
highlight panel buttons, so the button highlight is now lost when
mousing over menu items. This is not the behavior we want, the
buttons should keep their highlight while being "active". Rather
than adding back the pseudo class to the CSS, let buttons use the
:active pseudo class when the menu is open, which makes more sense
than :pressed anyway.
2011-02-09 18:10:25 +01:00
..
misc Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui panel-button: Set ':active' pseudo class when menu is open 2011-02-09 18:10:25 +01:00
Makefile.am Add workspace thumbnails to the overview 2011-02-08 19:43:20 -05:00