enlightenment/src
Mike Blumenkrantz 7e91bc721a apply x11 mouse in event for clients using a job
due to event bursts, it's possible for multiple x11 clients to receive
mouse in events on during the same main loop iteration. in this scenario,
only the last client has received an actionable mouse in, and applying this
event after the dispatch has completed ensures that multiple clients do not
all receive mouse in+out events during the same loop

this greatly improves mouse-based focus reliability in a number of cases
2016-03-07 14:45:32 -05:00
..
bin apply x11 mouse in event for clients using a job 2016-03-07 14:45:32 -05:00
modules stack time gadget popups on POPUP layer 2016-03-07 11:34:17 -05:00
protocol move wayland protocols and generated files into separate directories 2016-01-22 16:25:12 -05:00
tests add basic fullscreen window test 2015-08-20 16:54:01 -04:00
Makefile.mk feature: use non-recursive makefiles for entire build system 2014-01-14 20:22:01 -05:00