gnome-shell/js/ui
Alexander Larsson d235c205d6 Consider struts top/botton or left/right based on primary monitor size
Right now we require a strut to be as wide as the full screen to
create a TOP strut. This means that in a multi-monitor scenario (at
least if the primary monitor is leftmost) we will make the panel strut
be Meta.Side.LEFT due to the random side picking for corner objects.

This changes the width/height comparison to the primary monitor rather
than the screen to get this right. Also adds some docs about how
struts work in a multi-monitor situation.

https://bugzilla.gnome.org/show_bug.cgi?id=642881
2011-03-03 15:56:16 +01:00
..
status PowerStatus: report 0 minutes as "Estimating..." 2011-03-01 20:18:29 +01:00
altTab.js alt-tab: Enforce icon size 2011-02-26 00:06:44 +01:00
appDisplay.js search: Replace 'icon' property in metaInfo with a function 2011-03-02 23:12:35 +01:00
appFavorites.js
boxpointer.js Add "precision" to boxpointer alignment 2011-02-16 10:19:39 -05:00
calendar.js Move calendar handling out-of-process 2011-02-28 16:08:18 -05:00
chrome.js Consider struts top/botton or left/right based on primary monitor size 2011-03-03 15:56:16 +01:00
ctrlAltTab.js ctrlAltTabManager: implement Ctrl-Alt-Tab 2010-12-20 17:43:01 -05:00
dash.js dash: Adjust CSS in RTL locales 2011-02-19 11:19:19 +01:00
dateMenu.js Move calendar handling out-of-process 2011-02-28 16:08:18 -05:00
dnd.js dnd: Don't pass null to ClutterActor.disconnect() 2011-02-28 22:41:11 +01:00
docDisplay.js search: Replace 'icon' property in metaInfo with a function 2011-03-02 23:12:35 +01:00
endSessionDialog.js Ensure that all signatures are defined in DBus interfaces 2011-02-28 18:40:57 +01:00
environment.js Don't declare global variables 2011-02-24 21:22:44 +01:00
extensionSystem.js extensions: Ignore extensions in directories without read permission 2011-03-02 16:00:52 +01:00
iconGrid.js base-icon: Enforce the requested icon size 2011-02-26 00:06:44 +01:00
lightbox.js
link.js
lookingGlass.js lookingGlass: use new history manager implementation 2011-02-19 13:28:17 -05:00
magnifier.js magnifier: Adjust for removal of 'show-magnifier' key 2011-02-17 16:09:07 +01:00
magnifierDBus.js Refactor Magnifier.ZoomRegion to avoid permanent Clutter.Clone 2010-12-03 14:21:57 -05:00
main.js Fix positioning of panel on startup 2011-03-03 15:56:00 +01:00
messageTray.js messageTray: don't leak Notifications 2011-03-03 03:53:08 +03:00
modalDialog.js modalDialog: remove old actions from _actionKeys in setButtons 2011-02-01 23:41:28 +03:00
notificationDaemon.js Claim DBus names (Shell, Notifictions) *very* early 2011-02-28 13:53:44 -05:00
overview.js main: correct pushModal/popModal mechanism 2011-03-03 03:53:04 +03:00
panel.js Fix positioning of panel on startup 2011-03-03 15:56:00 +01:00
panelMenu.js Add "precision" to boxpointer alignment 2011-02-16 10:19:39 -05:00
placeDisplay.js search: Replace 'icon' property in metaInfo with a function 2011-03-02 23:12:35 +01:00
polkitAuthenticationAgent.js polkit: don't show authentication dialog until needed 2011-02-23 14:49:09 -05:00
popupMenu.js PopupMenuManager: don't throw exceptions if don't have focus 2011-03-02 16:30:38 +01:00
runDialog.js runDialog: use new history manager implementation 2011-02-19 13:28:16 -05:00
scripting.js
search.js search: Replace 'icon' property in metaInfo with a function 2011-03-02 23:12:35 +01:00
searchDisplay.js search-result: Use a larger icon size 2011-03-02 23:12:35 +01:00
shellDBus.js
statusIconDispatcher.js tray: fix so that trayicons using symbolic icons get the right colors 2011-02-07 10:01:12 -05:00
statusMenu.js statusMenu: change IM presence when needed (#617207) 2011-03-01 10:10:14 +01:00
telepathyClient.js telepathyClient: Fix two minor typos 2011-02-23 15:08:45 -05:00
tweener.js tweener: remove tweens when target.actor is destroyed 2011-02-22 12:36:25 -05:00
viewSelector.js viewSelector: don't process key presses from capture-event 2011-02-24 09:36:36 -05:00
windowAttentionHandler.js
windowManager.js altTab: enable the switch_group keybinding action 2011-02-15 13:43:32 -05:00
workspace.js workspaces: Remove the unused '_removeSelf' method 2011-02-21 21:31:07 +01:00
workspacesView.js workspaceThumbnails: Allow mousewheel scrolling 2011-02-18 18:12:18 +01:00
workspaceSwitcherPopup.js workspaceSwitcher: Initially hide after creation 2011-02-10 00:16:32 +01:00
workspaceThumbnail.js Don't declare global variables 2011-02-24 21:22:44 +01:00
xdndHandler.js XDND: Use only one constraint for the cursor window position 2011-01-26 20:41:26 +01:00