Hi all (bdilly in particular?)

the newly introduced mouse,down,X,seatY signals is causing trouble in the
case the app  is connecting signals using wildcard like: mouse,down,*

I have at least 2 apps that is now broken for this, because now I receive
the signal 2 times for each click:
mouse,down,1
and
mouse,down,1,seat1

One solution in my mind is to change the new signals to be:
seatY,mouse,down,X

I found this solution to also be more "naming correct" as a top-down
approach (seat,device,button)

Other ideas?
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to