gnome-shell/js/ui
Florian Müllner 128697d6a7 osdWindow: Use a constraint to enforce ratio
Commit 9b07ce1d0d broke the code that keeps the OSD window square.
Use that opportunity to move away from the hack of setting the
min-height style property from code and adjusting the width on
allocate, and implement a proper constraint instead.

https://bugzilla.gnome.org/show_bug.cgi?id=768317
2016-07-05 20:46:57 +02:00
..
components NetworkAgent: Handle VPN service aliases 2016-06-03 18:27:46 +01:00
status keyboard: save the MRU input sources list when switching 2016-05-27 10:46:58 -07:00
altTab.js altTab: Take over cycle-windows/cycle-group keybindings 2016-05-19 17:34:00 +02:00
animation.js
appDisplay.js AppIconMenu: properly destroy on source destroy. 2016-05-27 01:03:25 +02:00
appFavorites.js appFavorites: Update Nibbles in rename list 2016-02-12 20:17:02 -06:00
audioDeviceSelection.js audioDeviceSelection: Add audio device selection dialog 2016-02-16 17:02:00 +01:00
background.js background: free MetaBackground explicitly when its MetaBackgroundActor is destroyed 2016-06-29 13:27:10 +02:00
backgroundMenu.js
boxpointer.js
calendar.js Use the org.gnome.desktop.calendar schema instead of our own 2016-05-26 23:05:24 +02:00
checkBox.js
ctrlAltTab.js
dash.js theme: use update icon for app grid 2016-02-12 12:12:02 +01:00
dateMenu.js calendar: Split out message list base classes 2016-02-17 14:56:52 +01:00
dnd.js dnd: Cancel the animation on drag actor destruction 2016-04-27 18:22:00 +02:00
edgeDragAction.js
endSessionDialog.js endSessionDialog: Add support for system upgrades 2016-06-30 11:42:11 +02:00
environment.js
extensionDownloader.js
extensionSystem.js extensionSystem: Fix updating extension list on session update 2015-12-16 23:50:42 +01:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js ibusCandidatePopup: Handle relative cursor signal absence gracefully 2016-02-17 18:01:02 +01:00
iconGrid.js
keyboard.js
layout.js overview: Move ::scroll-event signal handling (again) 2016-07-05 17:47:44 +02:00
legacyTray.js legacyTray: Style the slider's child, not the slider 2016-03-03 17:09:47 +01:00
lightbox.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js main: Reload theme on video memory purge errors 2016-06-28 19:53:17 +02:00
messageList.js messageList: Add missing import 2016-02-22 19:33:17 +01:00
messageTray.js
modalDialog.js modalDialog: Fix invalid argument 'timestamp' for pushModal 2016-04-14 11:10:51 +02:00
mpris.js calendar: Add Media section 2016-02-17 15:15:16 +01:00
notificationDaemon.js
osdMonitorLabeler.js
osdWindow.js osdWindow: Use a constraint to enforce ratio 2016-07-05 20:46:57 +02:00
overview.js overview: Move ::scroll-event signal handling (again) 2016-07-05 17:47:44 +02:00
overviewControls.js overview: Move overview actions and scrolling to background group 2016-06-27 16:31:00 +02:00
panel.js ActivitiesButton: fix overview being toggled while still animating 2015-10-23 13:44:27 +02:00
panelMenu.js
pointerWatcher.js
popupMenu.js popupMenu: Fix touch handling of PopupSubMenuMenuItem 2015-12-04 11:50:13 +01:00
remoteMenu.js
remoteSearch.js
runDialog.js
screencast.js
screenShield.js screenShield: Chain up Arrow's style_changed vfunc 2016-06-28 19:53:17 +02:00
screenshot.js
scripting.js
search.js
separator.js
sessionMode.js
shellDBus.js
shellEntry.js
shellMountOperation.js
slider.js slider: Emit a 'drag-begin' signal when starting to drag 2016-01-27 22:35:11 +00:00
switcherPopup.js
tweener.js
unlockDialog.js
userWidget.js
viewSelector.js theme: use update icon for app grid 2016-02-12 12:12:02 +01:00
windowAttentionHandler.js
windowManager.js windowManager: Avoid code duplication 2016-05-19 17:34:00 +02:00
windowMenu.js
workspace.js workspace: Keep track of the dragging touch sequence 2015-12-04 12:16:56 +01:00
workspacesView.js workspacesView: Consider workspaces-only-on-primary when panning 2016-06-27 16:31:00 +02:00
workspaceSwitcherPopup.js
workspaceThumbnail.js workspaceThumbnail: Fix size request signatures 2016-04-21 16:04:04 +02:00
xdndHandler.js