Drawing on top of every windows on X11

Posted by Vítor Baptista on Stack Overflow See other posts from Stack Overflow or by Vítor Baptista
Published on 2010-04-24T22:22:57Z Indexed on 2010/04/24 22:23 UTC
Read the original article Hit count: 272

Filed under:
|
|
|
|

Hi,

I am trying to make an arcade machine. The user will purchase credits, which will allow him to play for X minutes. I want to write "9:42 minutes left" at the left corner of the screen, even if he's playing a full screen game (UrbanTerror, for example).

I would really like if I could do this with Ruby, but any other language is OK. Any ideas?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about ruby

Related posts about x11