gnome-shell/js/gdm
Ray Strode 3c31908e08 loginDialog: s/button-press-event/key-press-event/
A bug got introduced when moving the login dialog away from modal
dialog, such that it listens for escape key presses in a mouse
event handler instead of a keyboard event handler.

This commit fixes that code to correctly listen for key-press-event
instead of button-press-event.

https://bugzilla.gnome.org/show_bug.cgi?id=702308
2013-07-18 13:12:25 -04:00
..
batch.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
fingerprint.js fingerprint: autostart fprintd when necessary 2012-09-14 12:12:46 -04:00
loginDialog.js loginDialog: s/button-press-event/key-press-event/ 2013-07-18 13:12:25 -04:00
powerMenu.js powerMenu: Use LoginManager for suspend 2012-10-23 21:14:10 +02:00
realmd.js gdm: Fix regression where domain login hint not shown 2013-05-03 21:59:57 +02:00
util.js util: drop call that can't do anything 2013-07-18 09:23:11 -04:00