gnome-shell/js/ui
Florian Müllner 3ba4304da9 keyboard: Add missing setter
We override the :visible property for the keyboard actor, but don't
provide a corresponding setter. The property is therefore read-only
on the javascript level, and any attempt to set it will fail.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2691
2020-04-27 23:48:54 +02:00
..
components polkitAgent: Reset the session request timeout when removing it 2020-04-17 16:17:51 +00:00
status shell/global: Add 'backend' property 2020-04-27 15:18:18 +00:00
accessDialog.js
altTab.js altTab: Set allocation before allocating children 2020-04-27 19:53:27 +02:00
animation.js animation: Set size through CSS 2020-04-06 11:24:30 -03:00
appDisplay.js appDisplay: Return the parent class' result in overrides 2020-04-23 19:14:43 -03:00
appFavorites.js appFavorites: Hide favourites which are blacklisted by parental controls 2020-04-07 17:47:33 +02:00
audioDeviceSelection.js
background.js
backgroundMenu.js
barLevel.js
boxpointer.js boxpointer: Call set_allocation before allocating child 2020-04-27 19:53:20 +02:00
calendar.js calendar-server: Improve performance by properly using ECalClientView 2020-04-27 16:14:57 +00:00
checkBox.js checkbox: Improve accessibility of check boxes for Orca users 2020-03-29 12:56:33 +00:00
closeDialog.js
ctrlAltTab.js
dash.js
dateMenu.js dateMenu: Update empty weather label 2020-04-09 10:52:44 -03:00
dialog.js
dnd.js
edgeDragAction.js
endSessionDialog.js js: Promisify async operations 2020-03-31 05:43:40 +00:00
environment.js JS: migrate from the global window to globalThis 2020-04-26 19:07:02 -07:00
extensionDownloader.js extensionSystem: Require Extensions app for updates 2020-03-27 13:28:41 +00:00
extensionSystem.js extensionSystem: Add method for opening extension prefs 2020-04-03 15:23:26 +02:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js iconGrid: Downscale icon size when comparing to defaults 2020-04-03 16:04:40 -03:00
inhibitShortcutsDialog.js
kbdA11yDialog.js
keyboard.js keyboard: Add missing setter 2020-04-27 23:48:54 +02:00
layout.js layout: Use translation_y of 0 to hide keyboard 2020-03-28 20:45:32 +00:00
lightbox.js
locatePointer.js
lookingGlass.js JS: migrate from the global window to globalThis 2020-04-26 19:07:02 -07:00
magnifier.js
magnifierDBus.js
main.js js/main: Inhibit remote access when depending on session mode 2020-04-27 15:18:18 +00:00
messageList.js
messageTray.js messageTray: Make NotificationPolicy properties read-only 2020-04-20 17:27:48 -07:00
modalDialog.js
mpris.js
notificationDaemon.js
osdMonitorLabeler.js
osdWindow.js
overview.js
overviewControls.js
padOsd.js
pageIndicators.js
panel.js js/ui: Always use namespace for animation modes 2020-04-15 13:59:38 +00:00
panelMenu.js
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js
remoteSearch.js js: Promisify async operations 2020-03-31 05:43:40 +00:00
ripples.js
runDialog.js
screencast.js
screenShield.js screenShield: Don't inhibit suspend during initial setup 2020-04-24 23:47:31 +00:00
screenshot.js js: Promisify async operations 2020-03-31 05:43:40 +00:00
scripting.js
search.js search: Hide search providers which are blacklisted by parental controls 2020-04-07 17:47:33 +02:00
sessionMode.js
shellDBus.js extensionSystem: Add method for opening extension prefs 2020-04-03 15:23:26 +02:00
shellEntry.js
shellMountOperation.js js: Do not set entries' ClutterText:editable property 2020-03-29 22:12:57 +02:00
slider.js
swipeTracker.js
switcherPopup.js js/ui: Always use namespace for animation modes 2020-04-15 13:59:38 +00:00
switchMonitor.js
unlockDialog.js unlockDialog: Call AuthPrompt.addCharacter() directly 2020-04-25 14:54:07 +00:00
userWidget.js
viewSelector.js
windowAttentionHandler.js
windowManager.js windowManager: Fix ngettext() call 2020-04-17 22:25:09 +00:00
windowMenu.js
workspace.js workspace: Fix chaining up 2020-04-03 12:57:01 +00:00
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js shell/global: Add 'backend' property 2020-04-27 15:18:18 +00:00