On Thu, Dec 03, 2009 at 11:29:55AM -0500, Colin Shea wrote:
> On Tue, Dec 1, 2009 at 13:17, Evan Gates wrote:
>
> Yep, definitely bugs. When I wrote the paste patch cursor wasn't a
> part of dmenu, so as of right now paste assumes a cursorless dmenu.
> I'll take a look at it tonight a
pancake wrote:
Jonathan Slark wrote:
Anselm R Garbe wrote:
2009/12/2 Tadeusz Sośnierz :
Looks like dmenu (in tip) ignores the -l argument, assuming 10 anyway.
Thanks for reporting the dmenu issues with hg tip. I'll look into them
soon once my first stali release is ready.
Cheers,
Anselm
F
The mercurial repo has a misplaced config.h, remove that and building will work.
--
Daniel
2009/12/3 Frederik Caulier :
> Hello
>
> I just tried to build using the files in the gzipped tarball from
> http://dl.suckless.org/misc/2wm-0.1.tar.gz and now it works fine.
>
> I must admit that I am new
Hello
I just tried to build using the files in the gzipped tarball from
http://dl.suckless.org/misc/2wm-0.1.tar.gz and now it works fine.
I must admit that I am new to mercury, maybe I did something wrong
when using the hg command I mentioned in my previous message?
On Thu, Dec 3, 2009 at 6:01 P
On Thu, Dec 3, 2009 at 12:27 PM, Julien Steinhauser
wrote:
> Hello,
>
> Here is the output from fetching stali :
>
> x...@eol:~/stali$ git clone git://stali.yokuts.org/
> Initialized empty Git repository in /home/x/stali/stali.yokuts.org/.git/
> remote: Counting objects: 52224, done.
> remote: Com
On Thu, Dec 03, 2009 at 09:40:27AM -0800, Evan Gates wrote:
>
> On Thu, Dec 03, 2009 at 06:27:05PM +0100, Julien Steinhauser wrote:
> > Hello,
> >
> > Here is the output from fetching stali :
> >
> > x...@eol:~/stali$ git clone git://stali.yokuts.org/
> > Initialized empty Git repository in /hom
On Thu, Dec 03, 2009 at 06:27:05PM +0100, Julien Steinhauser wrote:
> Hello,
>
> Here is the output from fetching stali :
>
> x...@eol:~/stali$ git clone git://stali.yokuts.org/
> Initialized empty Git repository in /home/x/stali/stali.yokuts.org/.git/
> remote: Counting objects: 52224, done.
> r
2009/12/3 Julien Steinhauser :
> x...@eol:~/stali$ git clone git://stali.yokuts.org/
> Initialized empty Git repository in /home/x/stali/stali.yokuts.org/.git/
> remote: Counting objects: 52224, done.
> remote: Compressing objects: 100% (39504/39504), done.
> Receiving objects: 100% (52224/52224),
Hello,
Here is the output from fetching stali :
x...@eol:~/stali$ git clone git://stali.yokuts.org/
Initialized empty Git repository in /home/x/stali/stali.yokuts.org/.git/
remote: Counting objects: 52224, done.
remote: Compressing objects: 100% (39504/39504), done.
Receiving objects: 100% (52224
On Thu, Dec 03, 2009 at 05:25:45PM +0100, Frederik Caulier wrote:
>
> Hello dev@
>
> I want to try out 2wm but it doesn build, Xlib header files are installed.
>
> Here is what I get:
>
> ~$ hg clone http://hg.suckless.org/2wm && cd ./2wm && sudo make clean install
> destination directory: 2wm
On Tue, Dec 1, 2009 at 13:17, Evan Gates wrote:
> Yep, definitely bugs. When I wrote the paste patch cursor wasn't a
> part of dmenu, so as of right now paste assumes a cursorless dmenu.
> I'll take a look at it tonight and see if I can rewrite paste to work
> with cursor. Also what do people th
Hello dev@
I want to try out 2wm but it doesn build, Xlib header files are installed.
Here is what I get:
~$ hg clone http://hg.suckless.org/2wm && cd ./2wm && sudo make clean install
destination directory: 2wm
requesting all changes
adding changesets
adding manifests
adding file changes
added 1
On Thu, Dec 03, 2009 at 06:54:41AM +, Jonathan Slark wrote:
> 2) Being able to set a proxy. I would appreciate if surf honored
> http_proxy and https_proxy environment variables but I have no idea how
> easy this would be to implement.
This was added:
changeset: 166:79546c08cfa7
user:
A second bug (I think):
With the latest tip, I get the nice cursor, but if I do -l 10 the cursor
isn't there.
Peter
On Wed, 2 Dec 2009, Tadeusz Sośnierz wrote:
Hello,
Looks like dmenu (in tip) ignores the -l argument, assuming 10 anyway.
Regards,
Ted
On Thu, Dec 3, 2009 at 12:54 AM, Jonathan Slark
wrote:
> 1) Middle mouse button auto scroll à la Firefox. I could possibly simulate
> this in surf.c but I was wondering if there is a feature like this already
> in GTK windows or WebKitGTK+?
I use the EmulateWheel feature in X11.
--
# Kurt H M
Jonathan Slark wrote:
Anselm R Garbe wrote:
2009/12/2 Tadeusz Sośnierz :
Looks like dmenu (in tip) ignores the -l argument, assuming 10 anyway.
Thanks for reporting the dmenu issues with hg tip. I'll look into them
soon once my first stali release is ready.
Cheers,
Anselm
First stali relea
You can use tsocks with surf for socks proxies..
that's what tor does
tsocks resides in LD_PRELOAD and replaces the socket functions
with it's own functions to tunnel the traffic over a proxy.
Kind regards
moritz
On Thu, Dec 03, 2009 at 06:54:41AM +, Jonathan Slark wrote:
> 2) Being able to s
2009/12/3 Jonathan Slark :
> Anselm R Garbe wrote:
>>
>> 2009/12/2 Tadeusz Sośnierz :
>>>
>>> Looks like dmenu (in tip) ignores the -l argument, assuming 10 anyway.
>>
>> Thanks for reporting the dmenu issues with hg tip. I'll look into them
>> soon once my first stali release is ready.
>>
>> Cheer
Anselm R Garbe wrote:
2009/12/2 Tadeusz Sośnierz :
Looks like dmenu (in tip) ignores the -l argument, assuming 10 anyway.
Thanks for reporting the dmenu issues with hg tip. I'll look into them
soon once my first stali release is ready.
Cheers,
Anselm
First stali release is nearly ready? O_o
2009/12/2 Tadeusz Sośnierz :
> Looks like dmenu (in tip) ignores the -l argument, assuming 10 anyway.
Thanks for reporting the dmenu issues with hg tip. I'll look into them
soon once my first stali release is ready.
Cheers,
Anselm
I can almost confirm this. It seems like -l values <6 are ignored and 6 ist
used. Values>6 are correctlz uses.
On Dec 2, 2009 8:50 PM, "Tadeusz Sośnierz" wrote:
Hello,
Looks like dmenu (in tip) ignores the -l argument, assuming 10 anyway.
Regards,
Ted
21 matches
Mail list logo