Re: [dev] [surf] A debian package?

2010-05-09 Thread Daniel Baumann
On 05/06/2010 09:58 PM, julien.steinhau...@orange.fr wrote: Anyway, surf is in the debian prospective package queue for about 6 month now, maybe will it become soon an official package. for those who care about: that package of mine is also available in the repository referenced on http://suck

[dev] [werc] horizontal menu using and

2010-05-09 Thread Yoshi Rokuko
I think horizontal menus should not use and tags. They should be done like the topbar in werc, it is simpler, does not depend on css and is therefore more compatible. Check http://yokuts.org with lynx, links, dillo and surf for what I mean. It uses: fn nav_tree { level='' for (d in $r

Re: [dev] [werc] horizontal menu using and

2010-05-09 Thread Anselm R Garbe
I agree. Will fix that during next week. Cheers, Anselm On 9 May 2010 10:54, Yoshi Rokuko wrote: > I think horizontal menus should not use and tags. They should be > done like the topbar in werc, it is simpler, does not depend on css and is > therefore more compatible. Check http://yokuts.or

Re: [dev][dmenu] filter files with grep but print corresponding urls?

2010-05-09 Thread julien . steinhauser
On 8 May 2010 20:50, Andreas Wagner wrote: > Hello, > > I am writing some shell scripts for an uzbl bookmarker with full text > search of webpages bookmarked. It wgets the html > I'd use lynx -dump instead of wget as having the whole html stored in the file isn't necessary for the grep search.

Re: [dev][dmenu] filter files with grep but print corresponding urls?

2010-05-09 Thread Troels Henriksen
julien.steinhau...@orange.fr writes: > > On 8 May 2010 20:50, Andreas Wagner wrote: > >> Hello, >> >> I am writing some shell scripts for an uzbl bookmarker with full text >> search of webpages bookmarked. It wgets the html >> > I'd use lynx -dump instead of wget as having the whole html > stor

Re: [dev][dmenu] filter files with grep but print corresponding urls?

2010-05-09 Thread Hiltjo Posthuma
On Sat, May 8, 2010 at 9:50 PM, Andreas Wagner wrote: > Hello, > > I am writing some shell scripts for an uzbl bookmarker with full text > search of webpages bookmarked. It wgets the html and takes the md5sum > (of the page), the url and the title and puts them, space separated in > a file. The do

[dev] [surf] fix for running script.js

2010-05-09 Thread Troels Henriksen
script.js will not be run unless the site you are visiting (or has visited in the past?) uses Javascript. This is bad. The attached patch makes surf run script.js in every newly created web view. diff -r 7497a6945a20 surf.c --- a/surf.c Sun May 02 10:59:28 2010 +0200 +++ b/surf.c Sun May 09 19:2

Re: [dev] [werc] horizontal menu using and

2010-05-09 Thread Bjartur Thorlacius
Wouldn't it suck less to use s? If only they were supported... but that's why CSS exists. On 5/9/10, Anselm R Garbe wrote: > I agree. Will fix that during next week. > > Cheers, > Anselm > > On 9 May 2010 10:54, Yoshi Rokuko wrote: >> I think horizontal menus should not use and tags. They shou

[dev] [wmii]: "Inhibit method failed" error on running OOImpress slide show

2010-05-09 Thread Larry Gagnon
Using wmii-3.6, OpenOffice 3.2.0, and attempting to run an OpenOffice Impress slide show throws the following errors: ** (soffice:20201): WARNING **: Inhibit method failed ** (soffice:20201): WARNING **: Inhibit problem : The name org.gnome.ScreenSaver was not provided by any .service file

Re: [dev] [werc] horizontal menu using and

2010-05-09 Thread Uriel
This is probably a good idea, but for werc-related things I would prefer if people used the werc mailing list: http://groups.google.com/group/werc9 Thanks. uriel On Sun, May 9, 2010 at 11:54 AM, Yoshi Rokuko wrote: > I think horizontal menus should not use and tags. They should be > done lik

Re: [dev] SWK: The simple widget kit

2010-05-09 Thread Uriel
Does suckless really need a WIMP-toolkit? I hope not. That aside, I made some comments to garbeam regarding the code in #cat-v last week, I don't remember much but I was not impressed, specially with the whole event/callbacks system, which is a really retarded way to build GUIs. So far it looks l

Re: [dev] [wmii]: "Inhibit method failed" error on running OOImpress slide show

2010-05-09 Thread Robert Ransom
On Sun, 09 May 2010 16:28:34 -0700 "Larry Gagnon" wrote: > Using wmii-3.6, OpenOffice 3.2.0, and attempting to run an OpenOffice > Impress slide show throws the following errors: > > ** (soffice:20201): WARNING **: Inhibit method failed > > ** (soffice:20201): WARNING **: Inhibit problem : Th

Re: [dev] SWK: The simple widget kit

2010-05-09 Thread Robert Ransom
On Sun, 09 May 2010 04:58:46 +0200 pancake wrote: > Applied. > > I was expecting a diff, but bundle is ok too :) > > The debug printfs you removed are ok..i mean.. I was using them for debugging > purposes, and its not something to be in mainstream. I only moved one fprintf to a different lin

Re: [dev] [wmii]: "Inhibit method failed" error on running OOImpress slide show

2010-05-09 Thread Larry Gagnon
Is there an actual problem, or do you just need to run 'ooffice &>/dev/null'? Robert Ransom Robert: there is a problem. The OOImpress slide show will not work under wmii as it should. When "Slide Show" is selected it just sits there and does nothing (but does not hang OO). Those are the