gnome-shell/js/ui
Florian Müllner ab0f74aa15 workspaceSwitcherPopup: Support horizontal layout
While mutter supports a variety of different grid layouts (n columns/rows,
growing vertically or horizontally from any of the four corners), we
hardcode a fixed vertical layout of a single column.

Now that mutter exposes the actual layout to us, add support for a more
traditional horizontal layout as well.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/575
2019-07-19 11:01:24 +02:00
..
components cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
status power: Use more fine-grained battery levels 2019-07-12 23:24:35 +02:00
accessDialog.js
altTab.js
animation.js
appDisplay.js cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
appFavorites.js
audioDeviceSelection.js
background.js
backgroundMenu.js
barLevel.js cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
boxpointer.js
calendar.js calendar: Simplify code a bit 2019-07-12 18:54:49 +00:00
checkBox.js
closeDialog.js
ctrlAltTab.js
dash.js
dateMenu.js
dialog.js dialog: Use Object.assign() for default property value 2019-07-12 18:54:49 +00:00
dnd.js
edgeDragAction.js
endSessionDialog.js cleanup: Fix style nits in last commit 2019-07-08 20:15:15 +02:00
environment.js
extensionDownloader.js
extensionSystem.js
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js iconGrid: Make sure the style is updated before computing the layout 2019-07-15 23:00:34 +00:00
inhibitShortcutsDialog.js
kbdA11yDialog.js
keyboard.js
layout.js cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
lightbox.js
locatePointer.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js
messageList.js cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
messageTray.js cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
modalDialog.js
mpris.js
notificationDaemon.js
osdMonitorLabeler.js
osdWindow.js cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
overview.js
overviewControls.js
padOsd.js
pageIndicators.js
panel.js cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
panelMenu.js
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js
remoteSearch.js
ripples.js
runDialog.js
screencast.js
screenShield.js
screenshot.js
scripting.js
search.js search: Remove wrong additional argument for _createResultDisplay 2019-07-15 23:00:34 +00:00
sessionMode.js
shellDBus.js shellDBus: Rename ShowMonitorLabels2 to ShowMonitorLabels 2019-07-15 11:18:29 +02:00
shellEntry.js
shellMountOperation.js
slider.js
switcherPopup.js
switchMonitor.js
tweener.js
unlockDialog.js
userWidget.js
viewSelector.js
windowAttentionHandler.js
windowManager.js workspaceSwitcherPopup: Support horizontal layout 2019-07-19 11:01:24 +02:00
windowMenu.js
workspace.js workspace: Set offscreen redirect on window previews 2019-07-10 21:41:58 +00:00
workspacesView.js workspacesView: Work around spurious allocation changes 2019-07-12 16:48:03 +02:00
workspaceSwitcherPopup.js workspaceSwitcherPopup: Support horizontal layout 2019-07-19 11:01:24 +02:00
workspaceThumbnail.js workspaceThumbnails: Handle reordering of workspaces 2019-07-09 14:41:35 +02:00
xdndHandler.js