Re: [dev] [surf] please recheck tip

2010-05-25 Thread Jeremiah Dow
Yes - you probably don't want to default the sessiontime to 0 again yet - Google/Gmail still won't recognize cookies with that set, I don' t know about others. Jeremiah On Tue, May 25, 2010 at 11:08 AM, Josh Rickmar wrote: > On Tue, May 25, 2010 at 05:05:57PM +0200, Marvin Vek wrote: > > On Tue,

[dev] Surf - simple bookmarking, redux

2010-05-19 Thread Jeremiah Dow
Hi, I wanted to post this updated patch for Lorenzo Bolla's bookmark config for anyone running surf from tip. Incidentally, I did have to roll back one changeset, the AtomHiLight changes were giving me trouble. Overall though, starting to feel a lot faster and stabler - so thanks to Enno and the

Re: [dev][surf]Your browser's cookie functionality is turned off. Please turn it on.

2010-05-13 Thread Jeremiah Dow
gt; whenever i try to log into my gmail account i get the above mentioned > cookie hint. but i didn deactivate anything. can anybody explain me what i > am doing wrong? how can i use gmail with surf again? > > thx.. > > cengiz > -- Jeremiah Dow Systems Analyst Cheng &

Re: [dev] [dwm] [patch] Hide window border if window is only one visible, and bar is hidden

2010-03-27 Thread Jeremiah Dow
If anyone else is interested in this kind of border handling - this is my patch. Not quite the same behavior as Sean's - I just wanted to set the border width to zero anytime there was only one client visible, so only need to add two lines to the tile function. I use this on a laptop, but it shou