You are not logged in.
May he implemented that nice feature to bother you xD
Have you tried to add a new user without any settings?
Offline
I just realized what it is.
my i686 - which shows nice black background is using the AUR version which is 20100705-1
and my x64 machine is using the 20100710-1 which is newer, so I guess neldoreth put in that pink color between those 2 versions. Now if I can only find out which color field sets that, I should be good.
Off to looking into the config,h
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
I think you can diff the sources.
Offline
Thanks for the tip i won't update now!
And a possibility to change the appearance would be very cool.
Offline
http://git.pwmt.org/?p=jumanji.git;a=co … fd2101be37
you're my hero. thanks !
edit: BTW, I believe you are aware about this but hints are broken in latest git
Last edited by bangkok_manouel (2010-07-13 04:09:44)
Offline
Hello,
On the contrary the i686 shows black and x64 shows pink.
I guess you should update just both installations or the configuration files.
Best regards
pwmt.org : programs with movie titles
Offline
Hello,
Inxsible wrote:On the contrary the i686 shows black and x64 shows pink.
I guess you should update just both installations or the configuration files.
Best regards
I see you uploaded 20100713. Thanks. Finally got rid of the pink !!
EDIT : The AUR package still show 20100705-1 as the version number, which is clyde cannot see that an upgrade is available. neldoreth, would you be so kind to update the pkgver when you upgrade?
Thanks.
Last edited by Inxsible (2010-07-13 06:33:30)
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
edit: BTW, I believe you are aware about this but hints are broken in latest git
I can confirm. f doesnt work but F still works.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
> neldoreth, would you be so kind to update the pkgver when you upgrade?
+2
And post a short comment so that folks who install manually are notified about the new version.
Offline
Hello,
And post a short comment so that folks who install manually are notified about the new version.
So I would nearly have to upgrade the git package everyday and I have to admit, I am too lazy for that and I do not think this makes any sense.
Jumanji is under heavy development right now, so it is better to pull the repository in a while and later on there will be normal versions and when
those occur I will post about it like I did for zathura.
Best regards
pwmt.org : programs with movie titles
Offline
> So I would nearly have to upgrade the git package everyday and I have to admit, I am too lazy for that and I do not think this makes any sense.
I knew that you'd point that out ;P
Offline
This <tab> trick is interesting. VimNav hinting in Jumanji really does work this way but I would never have thought of this one. (How did you find out?)
I've started my 'bug searching and solution giving' system build into my hands.
Now to the main question of all: Why does it do so at all? (And don't answer 42!) I have no idea yet but eventually I might find out. So far I was planning to spend some weekend's spare time to probably get VimNav better integrated in Jumanji (hopefully).
The reason for this is very simple.
Because the keys are defined in the JS they are active only for the 'window'-element. This means that the 'window'element thus the page itself needs to have focus.
Because jumanji give per default the tab the focus you have to change it using <tab>. Otherwise the JS doesn't recognize the key pressing and the internal mapping of jumanji react which doesn't find the needed functions thus can't load the hints.
I've thought about integrate VimNav into the hinting-script of jumanji but at the moment I'm working on some other projects which is why I don't have enough time for it.
It would be great if you could integrate VimNav into jumanji.
Website: andrwe.org
Offline
Because the keys are defined in the JS they are active only for the 'window'-element. This means that the 'window'element thus the page itself needs to have focus.
Because jumanji give per default the tab the focus you have to change it using <tab>. Otherwise the JS doesn't recognize the key pressing and the internal mapping of jumanji react which doesn't find the needed functions thus can't load the hints.
Thank you, Andrwe, this makes the inner workings of jumanji (and webkit) clearer. Unfortunately it is nothing I could do about from inside a user script.
As far as I understand from skimming the jumanji source I could try to provide same named functions jumanji uses to call in the input_hinting_mode script. But it is not clear whether this would work because VimNav needs proper initialization before being able to navigate and the interface might not be compatible enough.
The other - and probably generally useful - way would be another jumanji option (preferably in jumanjirc) where the initial focus could be defaulted to the page instead the associated tab. This would guarantee initialization and independent user scripts use as soon as webkit recognizes the page being loaded.
Any thoughts about this?
To know or not to know ...
... the questions remain forever.
Offline
@neldoreth
what are your plans regarding the single_instance branch? is it going to receive the same love as master? IMO, jumanji should not allow new windows... or please, please, please, make that configurable. thanks
Offline
@bernarcher
I've already tried to modify VimNav to provide the functions needed by jumanji but that doesn't work because it is written as standalone script.
The only option I can see so far is to rewrite the jumanji script so it provides the same functionality concerning hinting as VimNav. IMO this would be the best way because most of the functions provided by VimNav such as scrolling and so on aren't needed because jumanji already provides them.
Last edited by Andrwe (2010-07-13 10:05:05)
Website: andrwe.org
Offline
Hello,
karol wrote:And post a short comment so that folks who install manually are notified about the new version.
So I would nearly have to upgrade the git package everyday and I have to admit, I am too lazy for that and I do not think this makes any sense.
Jumanji is under heavy development right now, so it is better to pull the repository in a while and later on there will be normal versions and when
those occur I will post about it like I did for zathura.Best regards
Seems fair enough. I can live with that.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
@neldoreth
what are your plans regarding the single_instance branch? is it going to receive the same love as master? IMO, jumanji should not allow new windows... or please, please, please, make that configurable. thanks
and I would vote a yes on that as well.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Just added a wiki page for jumanji
Please check for errors and correct them as necessary. Also, I haven't added everything to the page, so if you find something that could be useful to others, please add it to the page
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Edit: Sorry, forgot to update my build.
Carry on.
Last edited by karol (2010-07-14 01:07:31)
Offline
[drooling]new hinting branch[/drooling]
Offline
@Inxsible
Does gh,gH,gf and gF work in default configuration or did you set them in your rc?
Because for me these keybindings doesn't work.
Website: andrwe.org
Offline
@ Andrwe
They do in the latest build.
Offline
I don't know if this is caused by jumanji, but if i open amazon.com my cpu usage goes up to 100% (at just one of the two cores) and jumanji doesn't react anymore.
Offline
@karol
Just updated and it works, thanks.
I love this browser. The only reason why I also have midori is that jumanji doesn't have session support at the moment.
Website: andrwe.org
Offline
I don't know if this is caused by jumanji, but if i open amazon.com my cpu usage goes up to 100% (at just one of the two cores) and jumanji doesn't react anymore.
Same here. One of my three cpu cores goes up to 100% on various pages. Seems like it happens on websites with alot of pictures for me.
Offline