[dev] Re: [dwm] [PATCH] Tags grid and xxkb-like behaviour

2014-06-22 Thread Yury Shvedov
Hi, I had problems with pushing my patches to the site. Maybe I need to push them to master? Anyway, here some updates of my patches: 1. handling mouse input in bar with taggrid correctly; 2. new Rule field for default language of application. Unfortunately, Rule functionality doesn't working

Re: [dev] [st] [PATCH] Explicit cast in CEIL macro

2014-06-22 Thread Markus Teich
Heyho, FRIGN wrote: > 67 Bytes are nothing. Its bigger than a whole executable has to be[0]. ;) Apart from that I think it's absolutely fine to use the math library for math. --Markus [0] http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html

Re: [dev] harfbuzz

2014-06-22 Thread Sylvain BERTRAND
On Fri, Jun 20, 2014 at 02:40:50PM -0400, Bobby Powers wrote: > Hi Sylvain, > > Sylvain wrote: > > I started to rewrite it, namely I unrolled the c++ code into > > plain C code. But I did it only for basic layout rendering. The > > API has a major race condition though (free before access), I did

[dev] [sent] simple presentation tool

2014-06-22 Thread Markus Teich
Heyho guys, I wrote a small presentation tool[0]. It takes plaintext as input and displays it in a X11 window. No need for latex, libreoffice, etc. Since it only supports one line per slide at the moment, it is probably most useful for Takahashi presentations[1] / lightning talks, which I think i

Re: [dev] [sent] simple presentation tool

2014-06-22 Thread Dimitris Papastamos
On Mon, Jun 23, 2014 at 01:01:21AM +0200, Markus Teich wrote: > Heyho guys, > > I wrote a small presentation tool[0]. It takes plaintext as input and displays > it in a X11 window. No need for latex, libreoffice, etc. Nice. I use catpoint[0] which depends on curses. [0] http://git.2f30.org/catp