gnome-shell/js/ui
Jonathan Matthew 9585c823d5 MessageTray: only create icon buttons if specifically requested
Action names sometimes unintentionally overlap with icon names, so
we should only create icon buttons if the message tray source requests
it.  For the notification daemon, this is done by setting the
'action-icons' hint on the notification.

The previous notification server capability used to advertise this
feature, "x-gnome-icon-buttons", has been removed in favour of the
new capability described in the notification spec, "action-icons".

https://bugzilla.gnome.org/show_bug.cgi?id=624584
2010-11-02 19:17:29 +10:00
..
status Fix audio volume icon 2010-10-22 15:52:59 +02:00
altTab.js StThemeNode: simplify use of get_color/get_double/get_length 2010-10-21 15:02:33 -04:00
appDisplay.js PopupMenu: redo keynav using St.FocusManager 2010-10-29 08:38:05 -04:00
appFavorites.js fix "undo remove from favorites" 2010-07-20 16:24:24 +04:00
boxpointer.js boxpointer: keep a margin between the box and the screen edge 2010-10-25 17:04:30 -04:00
calendar.js [Calendar] Fix wrong start date in corner case 2010-08-02 16:48:10 +02:00
chrome.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04: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: Handle destruction of drag actor during drag 2010-10-24 05:47:54 +04:00
docDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
environment.js tests: Fix environment 2010-10-05 00:05:57 +02:00
extensionSystem.js extensionSystem: Don't load extensions multiple times 2010-10-18 12:28:36 -04:00
genericDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
iconGrid.js StThemeNode: simplify use of get_color/get_double/get_length 2010-10-21 15:02:33 -04: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 Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
magnifier.js magnifier: Sync MouseTrackingMode values with the gsettings enum 2010-11-01 16:03:28 +01:00
magnifierDBus.js Some Magnifier DBus methods incorrectly interpret rectangles. 2010-09-10 12:03:40 -04:00
main.js pushModal: clear focus after pushing a new level 2010-10-29 15:06:01 -04:00
messageTray.js MessageTray: only create icon buttons if specifically requested 2010-11-02 19:17:29 +10:00
notificationDaemon.js MessageTray: only create icon buttons if specifically requested 2010-11-02 19:17:29 +10:00
overview.js [Overview] Fix zoom when dragging items from the dash 2010-08-21 11:25:20 +02:00
panel.js Don't remove the tray icons we don't add 2010-10-29 20:05:31 +02:00
panelMenu.js PopupMenu: redo keynav using St.FocusManager 2010-10-29 08:38:05 -04:00
placeDisplay.js Add symbolic icons to TextureCache's load_icon_name() 2010-09-24 10:57:27 -04:00
popupMenu.js PopupSliderMenuItem: connect to scroll-event on the whole actor 2010-11-01 14:25:59 +01: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 Add basic error handling to search system. 2010-09-24 10:01:33 +02:00
shellDBus.js Clean up unused includes 2010-07-19 01:46:01 +02:00
statusIconDispatcher.js Allow for empty WM_CLASS and _NET_WM_NAME in tray icons 2010-10-25 16:01:32 +02:00
statusMenu.js Use System Settings instead of Preferences in the user menu (again) 2010-10-30 13:50:10 -04:00
telepathyClient.js MessageTray: untangle click notifications 2010-10-12 17:21:58 -04:00
tweener.js Move Tweener.slowDownFactor into St 2010-06-21 16:19:25 +02:00
windowAttentionHandler.js MessageTray: untangle click notifications 2010-10-12 17:21:58 -04:00
windowManager.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
workspace.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
workspacesView.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
workspaceSwitcherPopup.js StThemeNode: simplify use of get_color/get_double/get_length 2010-10-21 15:02:33 -04:00