"Jasper St. Pierre" <jstpie...@mecheye.net> writes: > Why is this necessary? Won't events never be delivered while locked > anyway?
Events do seem to get delivered, you can try it if you run weston -i5 and then open a terminal and let it lock. You can still type in the terminal and launch programs. But yeah, I guess an alternative solution could be to block it at a lower level in the input handling code. I'm not sure whether that's a good idea though because eventually we might want a password entry or something on the lock screen and then we would want the keyboard to work. It would a shame to have to put too much special magic in there to get that to work. - Neil _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel