Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread hiro
sluts suck less???

Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread Anselm R Garbe
On 9 May 2012 19:16, Peter Hartman wrote: > Not yet.  http://www.trilidun.org/misc/slut-0.1.tgz I like this effort. If you want to put it on hg.suckless.org let me know. The name is a nice fit with the suckless philosophy ;) Cheers, Anselm

Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread Kurt H Maier
On Wed, May 09, 2012 at 05:09:06PM +0200, Pierre Chapuis wrote: > On 2012-05-09 15:40, Peter Hartman wrote: > > On Wed, May 9, 2012 at 9:38 AM, Pierre Chapuis > > wrote: > >> You should change the name before Internet drama > >> occurs. > > > > Don't tell me there's a SLUT.exe that is in competit

Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread Peter Hartman
Not yet. http://www.trilidun.org/misc/slut-0.1.tgz -- sic dicit magister P University of Toronto / Fordham University http://individual.utoronto.ca/peterjh gpg 1024D/ED6EF59B (7D1A 522F D08E 30F6 FA42 B269 B860 352B ED6E F59B) gpg --keyserver pgp.mit.edu --recv-keys ED6EF59B

Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread Christoph Lohmann
Greetings. On Wed, 09 May 2012 18:38:49 +0200 Peter Hartman wrote: > Hi Folks: > > For some time now I've been cobbling together a kind of suckless > ecosystem for use on tablet or hybrid touch devices. I thought I'd > release some of the code to the public, although most of it is > proof-of-c

Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread Christoph Lohmann
Greetings. On Wed, 09 May 2012 18:38:07 +0200 Pierre Chapuis wrote: > On 2012-05-09 15:40, Peter Hartman wrote: > > On Wed, May 9, 2012 at 9:38 AM, Pierre Chapuis > > wrote: > >> You should change the name before Internet drama > >> occurs. > > > > Don't tell me there's a SLUT.exe that is in co

Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread Pierre Chapuis
On 2012-05-09 15:40, Peter Hartman wrote: On Wed, May 9, 2012 at 9:38 AM, Pierre Chapuis wrote: You should change the name before Internet drama occurs. Don't tell me there's a SLUT.exe that is in competition for the name! Not my point. I meant it could be seen as offensive by some people a

Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread Jakub Lach
Dnia 9 maja 2012 15:40 Peter Hartman napisał(a): > On Wed, May 9, 2012 at 9:38 AM, Pierre Chapuis wrote: > > You should change the name before Internet drama > > occurs. > > Don't tell me there's a SLUT.exe that is in competition for the name! Better hurry for ASERTRDHFGXDSERETRGDXFW (.exe) !

Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread Jakub Lach
Dnia 9 maja 2012 15:40 Peter Hartman napisał(a): > On Wed, May 9, 2012 at 9:38 AM, Pierre Chapuis wrote: > > You should change the name before Internet drama > > occurs. > > Don't tell me there's a SLUT.exe that is in competition for the name! Simple Little Usenet Test apparently.

Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread Peter Hartman
On Wed, May 9, 2012 at 9:38 AM, Pierre Chapuis wrote: > You should change the name before Internet drama > occurs. Don't tell me there's a SLUT.exe that is in competition for the name! -- sic dicit magister P University of Toronto / Fordham University http://individual.utoronto.ca/peterjh gp

Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread Pierre Chapuis
You should change the name before Internet drama occurs. -- Pierre 'catwell' Chapuis

Re: [dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread aecepoglu
I have desired such a thing too, except my solution was to use a modular approach. Basically a window manager that reads from a named pipe is required. Then multiple input applications like gesture recognizers and voice recognizers and whatnot would output into the named pipe. On Wed, May 09,

[dev] Introducing SLUT (Suckless Linux Using a Tablet)

2012-05-09 Thread Peter Hartman
Hi Folks: For some time now I've been cobbling together a kind of suckless ecosystem for use on tablet or hybrid touch devices. I thought I'd release some of the code to the public, although most of it is proof-of-concept and cobbled together. GOAL Operate without a keyboard. OVERVIEW SLUT co