[dev] [st] [PATCH] Hide X cursor when typing.

2014-06-08 Thread Colona
Add a new configuration variable, xcursorhide, to hide the X cursor when typing in the terminal. The cursor is displayed again when the mouse is moved. PointerMotionMask is disabled in bmotion (through xsetpointermotion()) to avoid high CPU usage when the mouse is moved all over the terminal window

Re: [dev] C coded cross-platform youtube video viewer

2014-06-08 Thread hiro
It's reliable if you want only the audio and not the video ;)

Re: [dev] [PATCH v2][st] Refactor the innermost loop of the xdraws function

2014-06-08 Thread Christoph Lohmann
Greetings. On Sun, 08 Jun 2014 16:01:27 +0200 Silvan Jegen wrote: > Signed-off-by: Silvan Jegen Thanks for the refactoring. It has been applied. Sincerely, Christoph Lohmann