gnome-shell/js/ui
Matthias Clasen 6c4e9d23f2 Add per-window actions
GTK+ also exports window-specific actions, by putting the object path
for the exported action group in the _DBUS_OBJECT_PATH X property.
We add this action group to the app's muxer with a 'win' prefix,
since that is what the exported menu expects. Whenever the focus
window changes, we update the window-specific actions of its
application, and emit notify::action-group to cause the app
menu to be updated.
2011-12-20 17:36:59 -05:00
..
status NetworkMenu: actually add new access point to the network list 2011-12-19 16:54:46 +01:00
altTab.js Port everything to class framework 2011-11-24 09:50:04 +01:00
appDisplay.js Port everything to class framework 2011-11-24 09:50:04 +01:00
appFavorites.js Port everything to class framework 2011-11-24 09:50:04 +01:00
automountManager.js Port everything to class framework 2011-11-24 09:50:04 +01:00
autorunManager.js autorun-manager: Use app names rather than full names 2011-12-04 15:38:03 +01:00
boxpointer.js Port everything to class framework 2011-11-24 09:50:04 +01:00
calendar.js Port everything to class framework 2011-11-24 09:50:04 +01:00
contactDisplay.js Port everything to class framework 2011-11-24 09:50:04 +01:00
ctrlAltTab.js Port everything to class framework 2011-11-24 09:50:04 +01:00
dash.js Port everything to class framework 2011-11-24 09:50:04 +01:00
dateMenu.js Port PanelMenu to new class framework 2011-11-24 09:50:04 +01:00
dnd.js Port everything to class framework 2011-11-24 09:50:04 +01:00
docDisplay.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
endSessionDialog.js Port everything to class framework 2011-11-24 09:50:04 +01:00
environment.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
extensionSystem.js extensionSystem: Set the proper 'enabled' and 'type' parameters 2011-11-30 22:04:00 -05:00
iconGrid.js IconGrid: don't force the size of the icon 2011-12-20 19:25:52 +01:00
keyboard.js Port everything to class framework 2011-11-24 09:50:04 +01:00
layout.js layout: Make ripple boxes initially invisible 2011-12-05 10:39:14 +01:00
lightbox.js Port everything to class framework 2011-11-24 09:50:04 +01:00
link.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
lookingGlass.js Port everything to class framework 2011-11-24 09:50:04 +01:00
magnifier.js Do not use the default stage 2011-12-15 16:13:29 -05:00
magnifierDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
main.js shell-wm: Remove takeover_keybinding() 2011-11-22 00:42:28 +01:00
messageTray.js messageTray: use a "hot corner" to summon the tray 2011-12-05 04:51:16 +00:00
modalDialog.js Port ModalDialog to the class framework 2011-11-24 09:50:04 +01:00
networkAgent.js Port everything to class framework 2011-11-24 09:50:04 +01:00
notificationDaemon.js Port everything to class framework 2011-11-24 09:50:04 +01:00
overview.js Reintroduce Wanda The Fish 2011-12-20 20:06:14 +01:00
panel.js Add per-window actions 2011-12-20 17:36:59 -05:00
panelMenu.js Application Menu: add support for showing GApplication actions 2011-12-20 17:36:59 -05:00
placeDisplay.js Port everything to class framework 2011-11-24 09:50:04 +01:00
polkitAuthenticationAgent.js Port everything to class framework 2011-11-24 09:50:04 +01:00
popupMenu.js Another update for GLib API changes 2011-12-20 17:36:59 -05:00
runDialog.js Port everything to class framework 2011-11-24 09:50:04 +01:00
scripting.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
search.js Port everything to class framework 2011-11-24 09:50:04 +01:00
searchDisplay.js Port everything to class framework 2011-11-24 09:50:04 +01:00
shellDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
shellEntry.js Port PopupMenu to new Lang.Class framework 2011-11-24 09:50:04 +01:00
shellMountOperation.js Port everything to class framework 2011-11-24 09:50:04 +01:00
statusIconDispatcher.js Port everything to class framework 2011-11-24 09:50:04 +01:00
telepathyClient.js telepathyClient: only notify on new channels when asked to do so 2011-12-15 16:04:45 +00:00
tweener.js Port everything to class framework 2011-11-24 09:50:04 +01:00
userMenu.js Port PanelMenu to new class framework 2011-11-24 09:50:04 +01:00
viewSelector.js workspaces-display: Make workspacesView private 2011-12-01 17:55:13 +01:00
wanda.js Reintroduce Wanda The Fish 2011-12-20 20:06:14 +01:00
windowAttentionHandler.js Port everything to class framework 2011-11-24 09:50:04 +01:00
windowManager.js Port everything to class framework 2011-11-24 09:50:04 +01:00
workspace.js workspace: Remove tweens when hiding overlays 2011-12-12 20:02:51 +01:00
workspacesView.js Make the window labels visible at all times 2011-12-08 14:15:13 +00:00
workspaceSwitcherPopup.js Port everything to class framework 2011-11-24 09:50:04 +01:00
workspaceThumbnail.js workspace-thumbnails: Emit 'window-drag-cancelled' 2011-12-02 17:08:39 +01:00
xdndHandler.js Port everything to class framework 2011-11-24 09:50:04 +01:00