gnome-shell/js/ui
Giovanni Campagna 5412ce276c ExtensionSystem: introduce versioning
Require that all extensions have a "shell-version" property in their
metadata, which is an array of supported Shell versions.
Extensions can target a specific version triple or an entire stable
version.
Optionally, they can also require a specific GJS version, to ensure
compatibility.

https://bugzilla.gnome.org/show_bug.cgi?id=639255
2011-01-12 20:34:25 +01:00
..
status Status Area: add keyboard layout selector 2011-01-12 20:27:25 +01:00
altTab.js altTab: fix destroy-without-showing case 2011-01-06 13:38:41 -05:00
appDisplay.js appDisplay: Add translator comment for "All" filter 2010-12-21 20:10:16 +01:00
appFavorites.js dash: Improve DND to dash and allow reordering 2010-11-29 16:35:54 +01:00
boxpointer.js popupMenu: don't animate menus when switching from one to another 2010-12-21 17:11:38 -05:00
calendar.js calendar: Take week start and month/year ordering from GTK+-3 2010-11-29 22:47:14 +01:00
chrome.js
ctrlAltTab.js ctrlAltTabManager: implement Ctrl-Alt-Tab 2010-12-20 17:43:01 -05:00
dash.js DashDND: Don't allow positioning before or after self 2011-01-06 14:31:45 +01:00
dnd.js messageTray: make links in message banners clickable 2010-11-24 02:38:08 +03:00
docDisplay.js
environment.js Fix error from blocking removed Gdk.Display.get_device_state. 2010-12-28 07:53:39 -05:00
extensionSystem.js ExtensionSystem: introduce versioning 2011-01-12 20:34:25 +01:00
genericDisplay.js
iconGrid.js iconGrid: Exclude hidden children from the layout 2010-12-18 22:23:38 +03:00
lightbox.js
link.js
lookingGlass.js Use more actor.grab_key_focus() and less stage.connect('key-press-event') 2010-12-20 17:32:07 -05:00
magnifier.js magnifier: Fix DND when the magnifier is active 2010-12-03 20:38:25 +01:00
magnifierDBus.js Refactor Magnifier.ZoomRegion to avoid permanent Clutter.Clone 2010-12-03 14:21:57 -05:00
main.js main: clean up handling of metacity keybindings during grabs 2011-01-10 15:24:54 -05:00
messageTray.js Notifications with CRITICAL urgency are no longer timed out 2011-01-11 16:38:46 -05:00
notificationDaemon.js Propagate version to Javascript files 2011-01-12 20:32:30 +01:00
overview.js Overview: Update warping code to new gdk api 2011-01-05 23:45:02 +01:00
panel.js Status Area: add keyboard layout selector 2011-01-12 20:27:25 +01:00
panelMenu.js popupMenu: fix up grab/ungrab handling 2010-12-20 17:43:00 -05:00
placeDisplay.js overview: Replace InfoBar with message tray notifications 2010-11-29 02:25:15 +01:00
popupMenu.js PopupMenuManager: only navigate visible menus 2011-01-06 19:54:28 +01:00
runDialog.js Add an 'rt' command to the Run dialog to reload the theme 2011-01-07 15:21:48 -05:00
scripting.js
search.js search-display: Change the default display to use iconGrid 2010-11-29 16:35:53 +01:00
searchDisplay.js search-display: Change the default display to use iconGrid 2010-11-29 16:35:53 +01:00
shellDBus.js
statusIconDispatcher.js Handle new name for gnome-volume-control-applet 2010-11-15 18:45:36 -05:00
statusMenu.js statusMenu: Force the overview mode of the settings 2010-12-03 14:43:56 +00:00
telepathyClient.js Chats should jump to the top of the notification queue. 2011-01-05 17:23:01 -05:00
tweener.js
viewSelector.js Use more actor.grab_key_focus() and less stage.connect('key-press-event') 2010-12-20 17:32:07 -05:00
windowAttentionHandler.js
windowManager.js window-manager: Swap workspace order for RTL locales 2010-12-03 18:25:49 +01:00
workspace.js Overview: Remove invisible animations 2010-12-16 20:24:08 +01:00
workspacesView.js Implement cross overview drag & drop 2011-01-05 23:19:56 +01:00
workspaceSwitcherPopup.js window-manager: Swap workspace order for RTL locales 2010-12-03 18:25:49 +01:00
xdndHandler.js Implement cross overview drag & drop 2011-01-05 23:19:56 +01:00