gnome-shell/js
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
..
misc String formatting: Fix warning 2009-10-05 17:59:33 +02:00
ui [AppSwitcher] add a workaround for a gjs problem with GdkModifierType 2009-10-06 16:07:37 -04:00
Makefile.am Split appDisplay and docDisplay into "model" and "view" parts 2009-06-16 18:50:42 -04:00