Re: [dev] multiple fonts in wmii

2009-11-01 Thread Kris Maglione
On Mon, Nov 02, 2009 at 08:52:39AM +0200, Yuval Hager wrote: Hi there, Can wmii support multiple fonts? This way if glyphs are not found in the first font, the next one is being searched. I am looking for some functionality along the lines of http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/

[dev] multiple fonts in wmii

2009-11-01 Thread Yuval Hager
Hi there, Can wmii support multiple fonts? This way if glyphs are not found in the first font, the next one is being searched. I am looking for some functionality along the lines of http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.pod#How_does_rxvt_unicode_choose_fonts (yes, this

Re: [dev] [surf] Bookmarks patch for 0.2

2009-11-01 Thread Tadeusz Sośnierz
On 2-11-2009 02:15:25, Nico Golde wrote: > Hi, > * Tadeusz So??nierz [2009-10-20 16:36]: > [...] > > +showbmarks(Client *c, const Arg *arg) { > > + /* I wonder if 4 kB is too much or not enough */ > > + char html[4096] = ""; > > + /* same here. time will tell */ > > + char uri[128]; > >

Re: [dev] [surf] Bookmarks patch for 0.2

2009-11-01 Thread Tadeusz Sośnierz
On 2-11-2009 01:04:32, Moritz Wilhelmy wrote: > Would you please add it to the surf page in the suckless wiki? Sure. I'll make a fresh diff today, if there are no protests I'll be glad to submit. Regards, Ted > On Fri, Oct 23, 2009 at 08:52:33PM +0200, Tadeusz Sośnierz wrote: > > On 23-10-2009

Re: [dev] [surf] Bookmarks patch for 0.2

2009-11-01 Thread Nico Golde
Hi, * Tadeusz So??nierz [2009-10-20 16:36]: [...] > +showbmarks(Client *c, const Arg *arg) { > + /* I wonder if 4 kB is too much or not enough */ > + char html[4096] = ""; > + /* same here. time will tell */ > + char uri[128]; > + FILE *f; > + stop(c, NULL); > + f = fo

Re: [dev] [surf] Bookmarks patch for 0.2

2009-11-01 Thread Moritz Wilhelmy
Would you please add it to the surf page in the suckless wiki? On Fri, Oct 23, 2009 at 08:52:33PM +0200, Tadeusz Sośnierz wrote: > On 23-10-2009 19:26:50, Julien Pecqueur wrote: > > Le mardi 20 octobre 2009 à 02:44:53, Tadeusz Sośnierz a écrit : > > > Hello, > > > I wrote some patch for bookmark h

Re: [dev] [st] a real (I think) feature request

2009-11-01 Thread hiro
>From the length of your description I would guess this solution would be pretty complicated to implement. On Sun, Nov 1, 2009 at 8:01 PM, John Yates wrote: > On Sat, Oct 31, 2009 at 4:52 AM, John A. Grahor wrote: >> I'd like a terminal emulator that has a "dumb" terminal mode, i.e. where >> lin

Re: [dev] [st] a real (I think) feature request

2009-11-01 Thread John Yates
On Sat, Oct 31, 2009 at 4:52 AM, John A. Grahor wrote: > I'd like a terminal emulator that has a "dumb" terminal mode, i.e. where > line editing can happen locally and what one types is only sent to the tty > when one hits return (or some other key). Two decades ago I fell in love with Apollo Com