gnome-shell/js/ui
Carlos Garnacho 9f0ef0044d keyboard: Avoid blank space in OSK panel on portrait layouts
We try to make the OSK 1/3rd as big as the monitor. On landscape
layouts we usually get away with it as there's plenty of horizontal
space to enlarge the OSK while keeping the OSK aspect ratio.

In portrait layout, the horizontal space is a lot more scarce so
it means we'll still have plenty of space after making the OSK as
wide as it can possibly be, which will look as odd blank space in
the OSK panel.

In order to fix this, let the OSK panel height be less than 1/3rd
the monitor size if we are dealing with portrait layouts.

Closes: https://gitlab.gnome.org/GNOME/gnome-shell/issues/2132
2020-01-21 16:58:17 +00:00
..
components dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
status dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
accessDialog.js dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
altTab.js altTab: Allow pressing uppercase keys to close apps and windows 2020-01-17 14:34:34 +00:00
animation.js
appDisplay.js appDisplay: Block search when showing app folder dialogs 2020-01-21 11:07:08 -03:00
appFavorites.js
audioDeviceSelection.js
background.js
backgroundMenu.js
barLevel.js
boxpointer.js
calendar.js Remove two line breaks to make comments for translators get displayed 2020-01-18 14:07:41 +01:00
checkBox.js
closeDialog.js dialog: Rename subtitle property to description 2020-01-15 00:12:54 +01:00
ctrlAltTab.js
dash.js
dateMenu.js
dialog.js dialog: Add a ListSection and ListSectionItem 2020-01-20 14:49:33 +01:00
dnd.js
edgeDragAction.js
endSessionDialog.js endSessionDialog: Redesign according to new mockups 2020-01-20 15:05:41 +01:00
environment.js
extensionDownloader.js dialog: Remove icons from dialogs 2020-01-15 00:05:34 +01:00
extensionSystem.js
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js iconGrid: Remove API to open space between icons 2020-01-21 10:49:56 -03:00
inhibitShortcutsDialog.js dialog: Rename subtitle property to description 2020-01-15 00:12:54 +01:00
kbdA11yDialog.js dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
keyboard.js keyboard: Avoid blank space in OSK panel on portrait layouts 2020-01-21 16:58:17 +00:00
layout.js
lightbox.js lightbox: Change vignette brightness to 0.5 2020-01-19 18:01:57 +01:00
locatePointer.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js
messageList.js
messageTray.js
modalDialog.js
mpris.js
notificationDaemon.js
osdMonitorLabeler.js
osdWindow.js
overview.js appDisplay: Block search when showing app folder dialogs 2020-01-21 11:07:08 -03:00
overviewControls.js
padOsd.js
pageIndicators.js
panel.js
panelMenu.js
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js
remoteSearch.js
ripples.js
runDialog.js
screencast.js
screenShield.js
screenshot.js screenshot: Fix stripping suffix from relative filename 2020-01-10 19:31:04 +01:00
scripting.js
search.js
sessionMode.js
shellDBus.js
shellEntry.js shellEntry: Show popup menu at cursor position when pressing menu key 2020-01-15 18:27:31 +01:00
shellMountOperation.js dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
slider.js
swipeTracker.js swipeTracker: Introduce swipe tracker 2020-01-10 18:20:22 +01:00
switcherPopup.js altTab: Don't return from _init() if there are no windows/apps 2020-01-17 14:34:34 +00:00
switchMonitor.js
tweener.js
unlockDialog.js
userWidget.js
viewSelector.js
windowAttentionHandler.js
windowManager.js dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
windowMenu.js
workspace.js
workspacesView.js workspacesView: Round workspace position 2020-01-11 02:58:19 +05:00
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js