❦ 2 août 2012 15:22 CEST, Vincent Bernat <[email protected]> : > I would like to determine if a mouse button is pressed. It is possible > using events and tracking the button states myself but something > like mouse.coords would be more helpful. Is something like this already > available?
I was needing this for a "mouse follows focus" (combined with a classic "sloppy focus"). I think I have now a fairly working setup around this. For interested people (not all the file is revelant to this functionality): https://github.com/vincentbernat/awesome-configuration/blob/master/rc/signals.lua -- /* Nobody will ever see this message :-) */ panic("Cannot initialize video hardware\n"); 2.0.38 /usr/src/linux/arch/m68k/atari/atafb.c -- To unsubscribe, send mail to [email protected].
