Re: [dev] [dmenu] sorted unlimited history

2013-03-11 Thread Alexander Sedov
Chris, functionality that you demand could easily be provided by this simple script. Syntax is obvious and even described inside the script. Enjoy! https://gist.github.com/ElectronicRU/5138928 2013/3/12 Chris Johnson : > I thought of the check for whether or not it exists when I was working on >

Re: [dev] [dmenu] sorted unlimited history

2013-03-11 Thread Chris Johnson
I thought of the check for whether or not it exists when I was working on it, but I wasn't sure what all to check for. I only use it to run executable files so for my case it's easy, but I wasn't sure what all might get put in there. When I asked in the irc channel there was some mention of thing

Re: [dev] [dmenu] sorted unlimited history

2013-03-11 Thread Peter Hartman
2013/3/11 Chris Johnson : > I created a patch to have sorted (first by number of previous runs, then by > most recent) and unlimited history. It is similar to the patch from Peter > John Hartman, but modified in the following ways: Hi Chris, That's neat. I moved to using a shell script wrapper

Re: [dev] kiosk mode for surf

2013-03-11 Thread Christian Hesse
Christoph Lohmann <2...@r-36.net> on Mon, 2013/03/11 19:10: > Greetings. > > On Mon, 11 Mar 2013 19:10:54 +0100 Christian Hesse wrote: > > Christoph Lohmann <2...@r-36.net> on Sat, 2013/03/09 09:05: > > > If that page is there and it can be really used to set this up, then I > > > will add it.

Re: [dev] kiosk mode for surf

2013-03-11 Thread Christoph Lohmann
Greetings. On Mon, 11 Mar 2013 21:28:54 +0100 Christian Hesse wrote: > Christoph Lohmann <2...@r-36.net> on Sat, 2013/03/09 09:05: > > If that page is there and it can be really used to set this up, then I > > will add it. > > Please take a look at the website git repository. Does that look li

[dev] [dmenu] sorted unlimited history

2013-03-11 Thread Chris Johnson
I created a patch to have sorted (first by number of previous runs, then by most recent) and unlimited history. It is similar to the patch from Peter John Hartman, but modified in the following ways: 1. The history is now unlimited. 2. The history stores a count of previous runs and automatically

Re: [dev] kiosk mode for surf

2013-03-11 Thread Christoph Lohmann
Greetings. On Mon, 11 Mar 2013 19:10:54 +0100 Christian Hesse wrote: > Christoph Lohmann <2...@r-36.net> on Sat, 2013/03/09 09:05: > > If that page is there and it can be really used to set this up, then I > > will add it. > > Please take a look at the website git repository. Does that look li

Re: [dev] web browsers

2013-03-11 Thread Christoph Lohmann
Greetings. On Mon, 11 Mar 2013 19:09:00 +0100 Martti Kühne wrote: > On Sun, Mar 10, 2013 at 2:16 PM, hiro <23h...@gmail.com> wrote: > > does any suckless browser refuse to support these stupid features by > > default? is there a list of features not supported so I can check if > > my issues are n

Re: [dev] web browsers

2013-03-11 Thread Calvin Morrison
Another minimal browser is dillo. It is very small. I don't think it's rendering is as good as netsurf but follows the same general gist. - Calvin On 10 March 2013 09:47, Chris Down wrote: > I tried using netsurf a month or so ago. It seems that the layout > engine is still not very mature, it

Re: [dev] kiosk mode for surf

2013-03-11 Thread Christian Hesse
Christoph Lohmann <2...@r-36.net> on Sat, 2013/03/09 09:05: > If that page is there and it can be really used to set this up, then I > will add it. Please take a look at the website git repository. Does that look like what you expected? After testing a bit I found another problem: The right mou

Re: [dev] web browsers

2013-03-11 Thread Martti Kühne
On Sun, Mar 10, 2013 at 2:16 PM, hiro <23h...@gmail.com> wrote: > does any suckless browser refuse to support these stupid features by > default? is there a list of features not supported so I can check if > my issues are not covered? > Just that someone mentioned it, there was a web browser writ