gnome-shell/js/ui
Dan Winship 439daf828f [AppSwitcher] add a workaround for a gjs problem with GdkModifierType
gdk_display_get_pointer() sometimes returns values for the mask that
aren't part of the GdkModifierType enumeration, which gjs doesn't like
(bug 597292). Work around that by adding a C wrapper that strips out
the extra flags.

https://bugzilla.gnome.org/show_bug.cgi?id=597559
2009-10-06 16:07:37 -04:00
..
altTab.js [AppSwitcher] add a workaround for a gjs problem with GdkModifierType 2009-10-06 16:07:37 -04:00
appDisplay.js Workaround being allocated 0x0 2009-10-06 15:12:20 -04:00
appIcon.js Disconnect from window user time notifications, only sort when mapped 2009-10-06 12:49:43 -04:00
button.js Rename iconButton to IconButton, as it is a class. 2009-09-26 00:50:07 +02:00
calendar.js Fixes for Calendar widget 2009-10-01 16:48:24 -04:00
chrome.js
dash.js Don't show all sections each time the search is updated 2009-10-01 18:21:27 -04:00
dnd.js
docDisplay.js Fix regressions in the item displays 2009-10-01 17:41:17 -04:00
environment.js Add String formatting 2009-10-04 23:37:33 +02:00
genericDisplay.js Check that no new term was introduced before doing a subsearch 2009-10-05 13:50:58 -04:00
lightbox.js
link.js
lookingGlass.js lookingGlass: Get font from GConf 2009-10-01 14:46:32 -04:00
main.js Port our imported parts of Mx to ShellTheme 2009-10-01 14:41:18 -04:00
Makefile.am Fixes for Calendar widget 2009-10-01 16:48:24 -04:00
overview.js Don't create multiple copies of the (+) button 2009-10-05 18:54:41 +02:00
panel.js Use better fitting color for non ARGB tray icons 2009-10-04 10:02:37 +02:00
places.js Places: Add padding between "Connect to.." and devices section 2009-10-05 22:24:04 +02:00
runDialog.js Run dialog: Make error message translatable 2009-10-05 23:53:50 +02:00
shellDBus.js Add shellDBus.js which implements Eval(str) and an OverviewActive property 2009-09-23 16:56:33 -04:00
sidebar.js
tweener.js
widget.js
widgetBox.js
windowManager.js Select next window from the current app on alt+tab 2009-10-04 12:45:23 -04:00
workspaces.js Sync clone stacking order with MetaStackTracker 2009-10-01 15:59:05 -04:00