[dev] [surf] Segfault bug

2010-06-09 Thread Gene Auyeung
Hi, For a while I've been frustrated when I close a surf window, it takes down the process that created it, along with all windows of that process. For clicking a link in gmail will open a new window, and closing that window sometimes closes the parent window as well. Today I had some time to in

Re: [dev] [surf] Segfault bug

2010-06-09 Thread Gene Auyeung
I just tried opening a link in a new window, and the segfault still happens. It would be nice if a new window was opened in a different instance of surf, but I have the vague impression that in some cases windows for the same site sometimes need to communicate. For example a site opens a window f

Re: [dev] [surf] Segfault bug

2010-06-09 Thread Gene Auyeung
On Wed, Jun 9, 2010 at 10:01 PM, Kris Maglione wrote: > On Wed, Jun 09, 2010 at 12:50:06PM -0700, Gene Auyeung wrote: >> >> Hi, >> >> For a while I've been frustrated when I close a surf window, it takes >> down the process that created it, along with all win

Re: [dev] dmenu: state of the tip

2010-08-03 Thread Gene Auyeung
Hi, a small typo in dmenu.c. 533s/i++/++i --- dmenu.c 2010-08-03 10:06:53.083866866 -0700 +++ bugfix.c2010-08-03 10:06:19.600536452 -0700 @@ -530,7 +530,7 @@ main(int argc, char *argv[]) { else if(!strcmp(argv[i], "-p")) prompt = argv[++i];

Re: [dev] Re: dmenu: state of the tip

2010-08-10 Thread Gene Auyeung
Hi, I'm using '-Misc-Fixed-Medium-R-Normal--8-80-75-75-C-50-ISO10646-1' and non ascii characters do show up correctly in dmenu (I visited some sites that has non ascii characters in their titles eg http://www.google.ru/intl/ru/ads/ and http://www.google.com.hk/intl/zh-TW/ads/ads_2.html etc) I als

Re: [dev] [surf] URI handling, with patch

2010-08-18 Thread Gene Auyeung
I've been using a patched version of dmenu since I started using surf. It sort of emulates firefox's address bar, (but I haven't been using firefox in a while so I'm not too sure..): 1) The Tab key acts as the Down key and Shift+Tab acts as Up. 2) Before Tab/Down/Shift+Tab/Up keys are pressed, no

Re: [dev] Remount rootfs sync on impending battery depletion.

2010-12-04 Thread Gene Auyeung
Hi, Just curious, how would the script get permission to mount? You can't type the password for sudo because it's not interactive. And you can't rely on the limited time that sudo grants access if you run the script with sudo, because presumably the battery lasts much longer than that? Thanks, Ge

Re: [dev] Remount rootfs sync on impending battery depletion.

2010-12-04 Thread Gene Auyeung
On Sat, Dec 4, 2010 at 11:29 AM, Antoni Grzymala wrote: > Simplest way: > >  ALL=(ALL) NOPASSWD: ALL > > The safer way would obviously be if you limit this to /bin/mount. Ah yes I forgot about that. It's more configuration, but I guess there's no getting around that. Thanks, Gene

Re: [dev] [dwm] floating window if fullscreen

2011-01-24 Thread Gene Auyeung
On Mon, Jan 24, 2011 at 5:53 PM, Jan wrote: > Since your new to dwm I'd like to point you to the bstack layouts you can > find in the wiki. In my eyes they work very nice with netbooks. I don't have a netbook or even a widescreen. So I was just wondering why further reducing an already small vert