c - Click through transparent window in Xlib -


i able draw anywhere on screen, think should create transparent, fullscreen, undecorated window.

the problem is, events pass through window. i'd catch mouse-move event , use it.

any ideas? might able in higher-level library?

simply take screen capture , make full screen window filled pixels. won't live update able process mouse , keyboard events like.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -