gnome-shell/js/ui
2008-11-19 19:23:24 +00:00
..
button.js Switch all JavaScript variable names to firstWordLowerCase style to agree with the Style Guide. 2008-11-19 19:23:24 +00:00
main.js Add a button object that highlights a button area when it is moused over and transitions it to a different color when the button is pressed in. Use this button object for the panel's "Activities" button. 2008-11-15 00:44:11 +00:00
overlay.js Switch all JavaScript variable names to firstWordLowerCase style to agree with the Style Guide. 2008-11-19 19:23:24 +00:00
panel.js Add an extra background to the button that maintains the state of the pressed button color opacity. This ensures the highlighted button color will be based on the button color instead of the color of the item the button is added to. 2008-11-17 22:32:28 +00:00