gnome-shell/js/ui
Florian Müllner 9708b68540 [baseIcon] Tie the icon's width to its height
Both current design and new mockups use square icons. Currently this
is implemented by setting a fixed width and height in the CSS, which
does not work for the growing/shrinking items in the new sidebar.
By moving the assumption of square items into the code, the size will
adjust according to icon size, spacing, padding and font size if not
explicitly overwritten in the CSS.

https://bugzilla.gnome.org/show_bug.cgi?id=625887
2010-09-23 19:08:43 +02:00
..
status Fix the universal access menu text to match mockups 2010-09-20 13:00:04 -04:00
altTab.js [appSwitcher] Check the modifier state rather than assuming Meta 2010-09-11 22:41:59 +02:00
appDisplay.js [appDisplay] Factor out WellGrid/AppIcon 2010-09-23 19:08:43 +02:00
appFavorites.js fix "undo remove from favorites" 2010-07-20 16:24:24 +04:00
boxpointer.js Clean up unused includes 2010-07-19 01:46:01 +02:00
calendar.js [Calendar] Fix wrong start date in corner case 2010-08-02 16:48:10 +02:00
chrome.js Clean up unused includes 2010-07-19 01:46:01 +02:00
dash.js Make it possible to register new search providers for the dash after it has been created. 2010-08-19 18:04:30 -04:00
dnd.js [DND] change cursor when dragging 2010-09-10 06:00:28 +04:00
docDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
environment.js Drop custom ClutterActor.contains 2010-08-10 08:41:50 +02:00
extensionSystem.js Clean up unused includes 2010-07-19 01:46:01 +02:00
genericDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
iconGrid.js [baseIcon] Tie the icon's width to its height 2010-09-23 19:08:43 +02:00
lightbox.js Clean up unused includes 2010-07-19 01:46:01 +02:00
link.js Clean up unused includes 2010-07-19 01:46:01 +02:00
lookingGlass.js introspection: Fix use of pango_font_description_from_string() 2010-09-08 15:37:33 +02:00
magnifier.js Add Universal Access status indicator 2010-09-16 15:03:26 -04:00
magnifierDBus.js Some Magnifier DBus methods incorrectly interpret rectangles. 2010-09-10 12:03:40 -04:00
main.js [StatusIconDispatcher] Move non-system-tray icons to message tray 2010-09-23 09:49:47 -04:00
messageTray.js [MessageTray] show newly-added sources even if they don't post notifications 2010-09-23 09:49:47 -04:00
notificationDaemon.js [StatusIconDispatcher] Move non-system-tray icons to message tray 2010-09-23 09:49:47 -04:00
overview.js [Overview] Fix zoom when dragging items from the dash 2010-08-21 11:25:20 +02:00
panel.js [appDisplay] Factor out WellGrid/AppIcon 2010-09-23 19:08:43 +02:00
panelMenu.js Add API for system status indicators 2010-07-21 12:31:06 -04:00
placeDisplay.js [search] Use 'AND' instead of 'OR' on search terms 2010-08-18 23:59:27 +02:00
popupMenu.js PopupSwitchMenuItem: use SVG switches 2010-09-22 11:12:31 -04:00
runDialog.js Clean up unused includes 2010-07-19 01:46:01 +02:00
scripting.js Clean up unused includes 2010-07-19 01:46:01 +02:00
search.js [search] Use 'AND' instead of 'OR' on search terms 2010-08-18 23:59:27 +02:00
shellDBus.js Clean up unused includes 2010-07-19 01:46:01 +02:00
statusIconDispatcher.js [StatusIconDispatcher] Move non-system-tray icons to message tray 2010-09-23 09:49:47 -04:00
statusMenu.js Clean up unused includes 2010-07-19 01:46:01 +02:00
telepathyClient.js Use 'customContent' flag instead of 'bannerBody' 2010-08-31 13:47:10 -04:00
tweener.js Move Tweener.slowDownFactor into St 2010-06-21 16:19:25 +02:00
windowAttentionHandler.js Use 'customContent' flag instead of 'bannerBody' 2010-08-31 13:47:10 -04:00
windowManager.js Cancel Destroy effect of modal windows when the parent has gone away 2010-09-15 15:55:33 +04:00
workspace.js [DND] change cursor when dragging 2010-09-10 06:00:28 +04:00
workspacesView.js [DND] change cursor when dragging 2010-09-10 06:00:28 +04:00
workspaceSwitcherPopup.js Fade in alt-tab popup, adjust timings 2010-06-16 20:55:26 +02:00