gnome-shell/js
Adel Gadllah d9770dcffb layout: Fix regressions
Commit 6b4f524620 removed the layer checks
_updateFullscreen ... this causes corruption when alt-tabbing out
of a fullscreen window so restore the check.

The commit also removed the screen sized check so we are no longer
setting all monitors to fullscreen. Fix that as well by using
window.is_screen_sized() to perform the check.

https://bugzilla.gnome.org/show_bug.cgi?id=694079
2013-02-18 14:13:37 +01:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm js: Use proper Unicode ellipsis (…) instead of three dots 2013-02-12 17:05:00 -05:00
misc Don't ask for a password on shutdown 2013-02-11 19:39:00 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui layout: Fix regressions 2013-02-18 14:13:37 +01:00
Makefile.am Introduce a SlideLayout layout manager 2013-02-14 18:18:21 -05:00