gnome-shell/js/ui
Carlos Garnacho 9cf2ec8bd2 keyboard: Avoid using key.label for anything else than presentation
Do the finicky checks to adjust key widths and whatnot based on other
values than the label. This makes the label exclusively used for
presentation (i.e. setting up a St.Label).

https://gitlab.gnome.org/GNOME/gnome-shell/issues/46
2018-02-15 19:36:41 +01:00
..
components networkAgent: Pick up VPN service dir from pkg-config 2018-01-22 08:44:19 +01:00
status thunderbolt: add policy provider and indicator 2018-02-05 21:38:49 +01:00
accessDialog.js
altTab.js altTab: Add also a shortcut to close windows from the switcher popups 2018-02-09 09:26:50 +00:00
animation.js
appDisplay.js appDisplay: Fix small app folder icons when using HIDPI 2018-02-10 00:40:48 +00:00
appFavorites.js
audioDeviceSelection.js
background.js background: don't leak wall clock when background changes 2017-12-15 10:57:14 -05:00
backgroundMenu.js
boxpointer.js boxpointer: If available, use source actor for constraining 2017-09-04 16:28:58 +08:00
calendar.js calendar Preparing for genitive/nominative months 2018-02-08 12:48:31 +01:00
checkBox.js
closeDialog.js
ctrlAltTab.js
dash.js dash: Do not shadow ClutterActor's destroy() 2017-12-05 18:07:00 -05:00
dateMenu.js dateMenu: Fix possible crash with unknown locations 2017-12-06 02:02:48 +01:00
dialog.js dialog: Reset initial focus on destroy 2017-10-26 18:14:52 +02:00
dnd.js dnd: Declare restore location variables 2018-01-17 13:04:41 -05:00
edgeDragAction.js
endSessionDialog.js
environment.js
extensionDownloader.js extension: log message if extension could not be installed 2017-11-21 13:15:05 -05:00
extensionSystem.js
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js ibusCandidatePopup: Feed OSK suggestions from ibus panel candidates 2018-02-05 17:46:57 +01:00
iconGrid.js
inhibitShortcutsDialog.js
kbdA11yDialog.js ui: Add keyboard accessibility dialog 2018-01-10 19:10:18 +01:00
keyboard.js keyboard: Avoid using key.label for anything else than presentation 2018-02-15 19:36:41 +01:00
layout.js layout: Unset primary and bottom monitor when headless 2017-10-06 20:31:14 -04:00
lightbox.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js misc: Add InputMethod class 2018-02-05 17:46:57 +01:00
messageList.js
messageTray.js messageTray: Check monitor's existence before trying to update the state 2017-09-28 16:32:00 +01:00
modalDialog.js shell: Remove gdk_screen property/getter 2018-02-05 17:46:57 +01:00
mpris.js
notificationDaemon.js notificationDaemon: Guard against invalid D-Bus object paths 2017-09-25 15:57:20 +01:00
osdMonitorLabeler.js
osdWindow.js
overview.js overview: Protect ::drag-end handlers 2017-11-17 14:34:40 +01:00
overviewControls.js
padOsd.js padOsd: Fixup to the previous commit 2018-01-30 16:41:25 +01:00
panel.js panel: center date entry with workarea 2018-02-06 11:19:58 +01:00
panelMenu.js
pointerWatcher.js
popupMenu.js popupMenu: Fix setting ImageMenuItem's icons via strings 2017-10-16 20:47:05 +02:00
remoteMenu.js
remoteSearch.js remoteSearch: Fix remote search providers 2017-09-21 16:53:32 +02:00
runDialog.js
screencast.js
screenShield.js screenShield: Do not save lock state on wayland 2018-02-07 04:35:57 +00:00
screenshot.js
scripting.js
search.js
sessionMode.js gdm: Remove separate greeter universal access icon 2017-10-13 16:53:54 +02:00
shellDBus.js
shellEntry.js
shellMountOperation.js
slider.js
switcherPopup.js switcherPopup: Handle removal of items from SwitcherPopup 2018-02-09 09:26:50 +00:00
switchMonitor.js
tweener.js
unlockDialog.js
userWidget.js
viewSelector.js viewSelector: Avoid stealing focus from other entries into overview entry 2018-02-10 00:03:11 +00:00
windowAttentionHandler.js windowAttentionHandler: Fix typo 2017-10-26 19:54:50 +02:00
windowManager.js windowManager: Disable OSK gesture on lock screen 2017-09-29 15:59:10 +02:00
windowMenu.js
workspace.js workspace: Focus clone when highlighting 2017-10-04 18:12:27 +02:00
workspacesView.js
workspaceSwitcherPopup.js Fix some more undefined property warnings 2017-09-19 20:07:21 +02:00
workspaceThumbnail.js ui: Improve handling being headless 2017-10-04 11:50:21 -04:00
xdndHandler.js