Re: [dev][libsl] Naming scheme

2014-07-08 Thread Anselm R Garbe
Hi Lee, On 8 July 2014 00:29, Lee Fallat wrote: > Any particularly good reason why certain names are missing vowels and > consonants arbitrarily? For example, Fnt vs Font, Drw vs Draw and Cur > vs Cursor. Last I checked typing 1 more letter wasn't a big deal. The > end result is saving 3 to 1 key

Re: [dev][libsl] Naming scheme

2014-07-07 Thread Charlie Kester
On Mon 07 Jul 2014 at 15:51:17 PDT Carlos Torres wrote: Yo, On Mon, Jul 7, 2014 at 6:29 PM, Lee Fallat wrote: AFAIK no graphical official suckless programs use libsl yet...) the way you use libsl is a bit un-orthodox. you basically check it out into your project and just use it that way. d

Re: [dev][libsl] Naming scheme

2014-07-07 Thread Lee Fallat
On Mon, Jul 7, 2014 at 6:51 PM, Carlos Torres wrote: > Yo, > > On Mon, Jul 7, 2014 at 6:29 PM, Lee Fallat wrote: >> AFAIK no graphical official suckless programs >> use libsl yet...) >> > the way you use libsl is a bit un-orthodox. you basically check it > out into your project and just use it t

Re: [dev][libsl] Naming scheme

2014-07-07 Thread Carlos Torres
Yo, On Mon, Jul 7, 2014 at 6:29 PM, Lee Fallat wrote: > AFAIK no graphical official suckless programs > use libsl yet...) > the way you use libsl is a bit un-orthodox. you basically check it out into your project and just use it that way. dwm uses libsl (somewhat), in that way... see it has drw

[dev][libsl] Naming scheme

2014-07-07 Thread Lee Fallat
Hey, Any particularly good reason why certain names are missing vowels and consonants arbitrarily? For example, Fnt vs Font, Drw vs Draw and Cur vs Cursor. Last I checked typing 1 more letter wasn't a big deal. The end result is saving 3 to 1 keystrokes all over the place. If we want to get mathem