> this
Sorry, this one can actually be applied.
hover3.diff
Description: Binary data
On Mon, Jan 16, 2012 at 4:38 AM, wrote:
> Hello,
>
> Surf doesn't "update" when hovering link,
> removing an else fixes it.
I think this has the same effect but avoids a redundant print.
This has really bothered me a few times, that I couldn't hover a link
while the page was loading.
hover2.di
Hi,
When I work I like to watch movies, TV series and so on.
I like my mplayer window to be on all tagsets in the top-right
corner of the screen. So I wrote what I called the movie
layout. All client whose .tags == ~0 are detached from
the monitor client list and reattached, in order, at the right
On Mon, Jan 16, 2012 at 7:15 PM, François Chaix wrote:
> I would like to report and ask for help about a problem I have
> executing st.
> I get this message :
> ---
> ego@Bidule:~$ ./compil/suckless/st-0.1.1/st
> st: missing fontset: ISO10646-1
> st: missing fontset: JISX0201.1976-0
> st: missing
On Mon, Jan 16, 2012 at 07:15:16PM +0100, François Chaix wrote:
> I would like to report and ask for help about a problem I have
> executing st.
> I get this message :
> [...]
I can't say why the default FONT configuration of st wouldn't work in
Fedora, but it could be that the exact font sizes re
Hello world!
I would like to report and ask for help about a problem I have
executing st.
I get this message :
---
ego@Bidule:~$ ./compil/suckless/st-0.1.1/st
st: missing fontset: ISO10646-1
st: missing fontset: JISX0201.1976-0
st: missing fontset: GB2312.1980-0
st: missing fontset: KSC5601.1987-
Hello,
Surf doesn't "update" when hovering link,
removing an else fixes it.
diff -up surf/surf.c surf-hover-fix/surf.c
--- surf/surf.c Mon Jan 16 12:17:16 2012
+++ surf-hover-fix/surf.c Mon Jan 16 12:26:41 2012
@@ -795,7 +795,7 @@ update(Client *c) {
if(c->progress != 100)
On Fri, Jan 13, 2012 at 21:57:31 +, Rob wrote:
> Check /(toggle)?(view|tag)/ functions in dwm.c
> Or you could change arrange() so it sets the tagset for all other monitors too
I looked into this, and the attached patch seems to result in exactly what
I asked for -- synchronized tags across mo