On Fri, Oct 15, 2010 at 11:42 PM, Antoni Grzymala wrote:
> Gregor Best dixit (2010-10-15, 22:35):
>
>> On Fri, Oct 15, 2010 at 03:15:03PM -0400, MItchell Church wrote:
>> > I've still been unable to implement link hinting in surf. Numerous
>> > searches of
>> > dev archives and internet forums m
Gregor Best dixit (2010-10-15, 22:35):
> On Fri, Oct 15, 2010 at 03:15:03PM -0400, MItchell Church wrote:
> > I've still been unable to implement link hinting in surf. Numerous
> > searches of
> > dev archives and internet forums make me believe that it could be some sort
> > of
> > incompatibi
On Fri, Oct 15, 2010 at 03:15:03PM -0400, MItchell Church wrote:
> I've still been unable to implement link hinting in surf. Numerous searches
> of
> dev archives and internet forums make me believe that it could be some sort of
> incompatibility non proprietary java packages. That doesn't sound
I've still been unable to implement link hinting in surf. Numerous searches
of dev archives and internet forums make me believe that it could be some
sort of incompatibility non proprietary java packages. That doesn't sound
plausible to me, but I can think of no other reason why it wouldn't work.
On Tue, Mar 23, 2010 at 01:43:41PM +, Anselm R Garbe wrote:
> More sucking technologies don't work on suckless.org ;)
Seriously, it is possible to throw javascript away. Arora implements hints (hit
ctrl) without javascript, it manipulates DOM through WebKit API. Maybe hints
can be distribute
On Tue, Mar 23, 2010 at 01:43:41PM +, Anselm R Garbe wrote:
>
> On 23 March 2010 13:35, julien steinhauser
> wrote:
> > On Tue, Mar 16, 2010 at 10:33:04PM +0100, julien steinhauser wrote:
> >>
> >> On Wed, Mar 17, 2010 at 12:15:43AM +0300, anonymous wrote:
> >> >
> >> > Anyway, even if this
On 23 March 2010 13:35, julien steinhauser wrote:
> On Tue, Mar 16, 2010 at 10:33:04PM +0100, julien steinhauser wrote:
>>
>> On Wed, Mar 17, 2010 at 12:15:43AM +0300, anonymous wrote:
>> >
>> > Anyway, even if this thread is repost, problem is not solved
>> > completely. Looks like problem is not
On Tue, Mar 16, 2010 at 10:33:04PM +0100, julien steinhauser wrote:
>
> On Wed, Mar 17, 2010 at 12:15:43AM +0300, anonymous wrote:
> >
> > Anyway, even if this thread is repost, problem is not solved
> > completely. Looks like problem is not with link_hints. script.js sometimes
> > don't work at
On Wed, Mar 17, 2010 at 12:15:43AM +0300, anonymous wrote:
>
> Anyway, even if this thread is repost, problem is not solved
> completely. Looks like problem is not with link_hints. script.js sometimes
> don't work at suckless.org at all even if it is just for `alert("hello,
> world")`. Looks like
On Tue, Mar 16, 2010 at 09:56:53PM +0100, julien steinhauser wrote:
> I know it won't help you a lot but both middle_click
> (which also work with ^click) and link_hints
> work here in my ~/.surf/script.js.
>
> I only have little issue with link_hints on a very few sites
> (including suckless.org)
Sorry, it is repost. Something strange happened with my MUA, don't know
why it reposted it. I have started this thread some time ago and problem
is already solved.
On Tue, Mar 16, 2010 at 08:18:08AM -0600, Eze wrote:
>
> I know it sounds silly but i would like to know that too, i tried the
> middle click script and didnt work (yes i tried the one that was
> supposed to be over a uzbl wiki)
>
> Eze
>
> On Mon, Mar 15, 2010 at 10:28:47PM -0400, anonymous wro
I know it sounds silly but i would like to know that too, i tried the
middle click script and didnt work (yes i tried the one that was
supposed to be over a uzbl wiki)
Eze
On Mon, Mar 15, 2010 at 10:28:47PM -0400, anonymous wrote:
> I have tried to put code from http://surf.suckless.org/files/lin
I have tried to put code from http://surf.suckless.org/files/link_hints
to ~/.surf/user.js, but it didn't work. Then I looked at config.h and
moved user.js to script.js. It didn't work too. Even putting
"alert('test');" to script.js don't work. style.css works as expected.
Is there anything I obvi
Looks like script is not evaluated sometimes. Just simple script like
`window.alert("debug");` don't work sometimes. On suckless.org it
evaluates only when I go there with ^g, not when I start `surf
suckless.org`.
Probably binding JS evaluation to "window-object-cleared" is wrong. I
don't know whe
Same problem here...
using hg
thanks in advance for fixing ;)
On Mon, Feb 01, 2010 at 05:19:34PM +0300, anonymous wrote:
> This works:
> window.alert('test');
>
> Numbered links still don't, I'll try to fix them.
>
pgpztHYk8Tr7s.pgp
Description: PGP signature
This works:
window.alert('test');
Numbered links still don't, I'll try to fix them.
I have tried to put code from http://surf.suckless.org/files/link_hints
to ~/.surf/user.js, but it didn't work. Then I looked at config.h and
moved user.js to script.js. It didn't work too. Even putting
"alert('test');" to script.js don't work. style.css works as expected.
Is there anything I obvi
18 matches
Mail list logo