[2009-09-09 04:59] Uriel
>
> Ok, I put this together in five min while sleep deprived, but I think
> it still should be enough to get you started:
>
> http://repo.cat-v.org/troff-slider/
Thanks. I'm so happy that your files finally solved my problem.
The missing piece was:
| awk '{print} NR
Thanks for heads up on the other patches. It looks like mine was first
though :p. I just haven't updated it since 5.2. If I had known others had
already reimplemented it for 5.6 I would not have bothered. I wonder why it
hasn't been included in vanilla dwm although I suppose it doesn't add any
Hiho,
> The Fibonacci spiral patch offers a new layout that arranges the clients in
> a spiral - http://www.aplusbi.com/projects/dwm/dwm-5.6.1-fibonacci.diff
neat
>
> The movestack patch allows you to swap the selected client with the client
> before or after it (a clone of the Xmonad mod-shift-j
I finally got around to updating my dwm patches for 5.6.1. I will add them
to the site later today but for now, here they are:
The Fibonacci spiral patch offers a new layout that arranges the clients in
a spiral - http://www.aplusbi.com/projects/dwm/dwm-5.6.1-fibonacci.diff
The movestack patch a
2009/9/8 Zhengning Jiang
> Hi,
>
> i wonder if you guys know a fix for my problem. I use matlab with dwm a lot
> and i just
> love how dwm tiles the my matlab windows (debug, code, help). But the
> problems starts if i run matlab code
> which creates its own window (e.g. ... figure; imshow(plot);
On Wed, Sep 9, 2009 at 5:05 AM, Enno Boland (Gottox) wrote:
> You already can read surfs url by using xprop. This can be used to
> write a bookmark managing system. I'm thinking about adding the first
> patch but I'm not sure about the to others.
The difficulty with using xprop to read and write s
Maybe it is not that hard to do. I think it is possible to build a
prototype using Lua with some GUI toolkit bindings for instance: the
server would send the Lua source to the client, and the client
interprets
it.
Yup something like that. I guess you chose Lua because Lua is small in
size
On Wed, 09 Sep 2009 10:06:20 +0200, Anselm R Garbe
wrote:
2009/9/9 Pinocchio :
I am saying this because even after a lot of marketing muscle and
commercial force, it has been hard for Adobe, Sun and Microsoft to
push
their rendering stacks over HTML + Javascript. Flash is the only thing
w
Pancake wrote :
>About dmenu...will be nice if it can handle also the title of the urls
>so the autocompletion would be better.
With Fresch vertical patch for dmenu with xmms-like pattern matching,
http://schiewek.net/fresch/dmenu-3.9-fresch-3.diff (works also with dmenu-4.0)
it's easily done, s
here's the patch about the zoom issue
Enno Boland (Gottox) wrote:
applied. thanks. :)
2009/9/7 pancake :
diff -r 740f25ee1c92 surf.c
--- a/surf.cMon Sep 07 11:02:26 2009 +0200
+++ b/surf.cMon Sep 07 11:15:10 2009 +0200
@@ -661,8 +661,6 @@
/* make dirs */
home = g_get_
You already can read surfs url by using xprop. This can be used to
write a bookmark managing system. I'm thinking about adding the first
patch but I'm not sure about the to others.
regards
Gottox
2009/9/9 pancake :
> Why not spawn a process instead of appending the URL to a file.. Sthg like
> .cm
applied. thanks. :)
2009/9/7 pancake :
>
>
> diff -r 740f25ee1c92 surf.c
> --- a/surf.c Mon Sep 07 11:02:26 2009 +0200
> +++ b/surf.c Mon Sep 07 11:15:10 2009 +0200
> @@ -661,8 +661,6 @@
>
> /* make dirs */
> home = g_get_home_dir();
> - filename = g_build_filename(home,
2009/9/9 Pinocchio :
>>> I am saying this because even after a lot of marketing muscle and
>>> commercial force, it has been hard for Adobe, Sun and Microsoft to push
>>> their rendering stacks over HTML + Javascript. Flash is the only thing
>>> which gained major adoption... and the picture might
2009/9/9 pancake :
> There is also "neko". The problem is that I don't see the need of clientside
> scripting. A clean design should split presentation and data. And having a
> templating language for merging them into a canvas. So not having the
> possibility to create infinite loops, eat the CPU,
14 matches
Mail list logo