OK
Pages: 1 2
Rating:
5.84
Thread Listing » AWN Patches
AWN new hover effects
#3689 by dolfje (0.9832) posted on 12:43pm Tuesday, July 17th, 2007
hi,
[Q]



I've succesfully patched new hover effects to AWN,
http://patch-manager.dskw.de/?do=patch&id=28
[Q]



Now you can set it to turning, or just a dissapear effect. But I will add some more these week. (My head is full of ideas)
[Q]



Still It's needs some development,
I need to hack the reflection (now it's just static)
and I have a problem with the width of the icon.
[Q]



I though the icon width was stored in the priv->icon_width, so I used it for my gdk_pixbuf_scale, but if you apply the effect you will see the border isn't scaled. Help :p
[Q]



Dolfje
[Q]

Score: 0 points
Any particular reason?
#3692 by searayman (1.0000) posted on 1:12pm Tuesday, July 17th, 2007
post a youtube video of it. THat would be nice.
[Q]
Score: 0 points
Any particular reason?
#3693 by dolfje (0.9832) posted on 1:44pm Tuesday, July 17th, 2007
Here are a video of the features:
... (see below)
(the zoom effect isn't in the patch, yet)
[Q]



Here's a video of my problem:
... (see below)
[Q]



edit: wait a second, youtube is processing my video's
[Q]



*Edited at 1:56pm, 07/17/07
Score: 0 points
Any particular reason?
#3694 by dskw (1.0000) posted on 1:47pm Tuesday, July 17th, 2007
The links don't work for me.
Just telling me that he vids are not available.
[Q]
Score: 0 points
Any particular reason?
#3695 by reacocard (0.9953) posted on 1:53pm Tuesday, July 17th, 2007
dolfje said:
edit: wait a second, youtube is processing my video's
[Q]



It'll be more than a second, youtube took more than 3 hours to do the one video I've posted thus far. Can you host the original files somewhere and give us the link? Or if you don't have hosting, email it to me (reacocard@gmail.com) and I'll host them for you.
[Q]

--
These sigs are way to short to say anything at all. Even two sentences is too mu
Score: 0 points
Any particular reason?
#3696 by dolfje (0.9832) posted on 1:56pm Tuesday, July 17th, 2007
I've put them here (youtube sucks :p):
http://www.bruges-guides.com/dolfje/
[Q]



*Edited at 1:56pm, 07/17/07
Score: 0 points
Any particular reason?
#3698 by reacocard (0.9953) posted on 2:00pm Tuesday, July 17th, 2007
dolfje said:
I've put them here (youtube sucks :p):
http://www.bruges-guides.com/dolfje/
[Q]



Very nice!
[Q]

--
These sigs are way to short to say anything at all. Even two sentences is too mu
Score: 0 points
Any particular reason?
#3699 by ryancr (1.0000) posted on 2:06pm Tuesday, July 17th, 2007
looks good, I like the zoom.
[Q]

Score: 0 points
Any particular reason?
#3705 by dolfje (0.9832) posted on 2:36pm Tuesday, July 17th, 2007
thanks,
now I have applied the reflection.
The next thing, I will worry about are the memory leaks. (Yeah just updating the icon, instead of replacing him isn't that good for your memory)
[Q]



And that should be fixed ;)
please confirm.
[Q]



*Edited at 3:03pm, 07/17/07
Score: 0 points
Any particular reason?
#3713 by plun (0.9999) posted on 3:36pm Tuesday, July 17th, 2007
Nice... Thanks !
[Q]



Minor patch trouble
plun@dunder:~/avant-window-navigator$ patch -p0 < hover.patch
(Stripping trailing CRs from patch.)
patching file src/awn-gconf.c
(Stripping trailing CRs from patch.)
patching file src/awn-gconf.h
(Stripping trailing CRs from patch.)
patching file src/awn-task.c
patch unexpectedly ends in middle of line
Hunk #11 succeeded at 1896 with fuzz 1.
[Q]



the hover_disappear_effect... how to get the icones back..... (without AWN restart) ?
[Q]




:-)
[Q]




Score: 0 points
Any particular reason?
#3714 by plun (0.9999) posted on 3:53pm Tuesday, July 17th, 2007
Follow up about memory.... the icone_cache seems to use a lot.
[Q]



[Q]



Score: 0 points
Any particular reason?
#3716 by SkiesOfAzel (0.7099) posted on 4:06pm Tuesday, July 17th, 2007
dolfje warned as about memory leaks :p . Anyway the zoom effect , icons width aside could be better if the icons where also raising while zooming so they remain at the same height. You could also try zooming the previous and the next icon at half the scale to achieve a more macish look .
[Q]

Score: 0 points
Any particular reason?
#3722 by plun (0.9999) posted on 4:25pm Tuesday, July 17th, 2007
SkiesOfAzel said:
dolfje warned as about memory leaks :p . Anyway the zoom effect , icons width aside could be better if the icons where also raising while zooming so they remain at the same height. You could also try zooming the previous and the next icon at half the scale to achieve a more macish look .
[Q]



Well... no problem... it must be tested :-)
[Q]



The turn effect is something special... ;-)
[Q]

Score: 0 points
Any particular reason?
#3723 by SkiesOfAzel (0.7099) posted on 4:26pm Tuesday, July 17th, 2007
lol , i prefer i slight zoom or flash, the turn effect gets me dizzy :P . It is impressive though :) .
[Q]

Score: 1.00 points
Any particular reason?
#3724 by davim (0.9996) posted on 4:40pm Tuesday, July 17th, 2007
I like the turn effect too :) but I would prefer a zoom effect like the one in kxdocker ( http://www.youtube.com/watch?v=UF7UKo_m4D0 ) or in kooldock ( http://www.youtube.com/watch?v=XlExu8Za0Vs ), I would also like a glow effect...
[Q]



*Edited at 4:42pm, 07/17/07
Score: 1.00 points
Any particular reason?
#3725 by SkiesOfAzel (0.7099) posted on 4:44pm Tuesday, July 17th, 2007
Yes i agree about glow, that was what i was actually trying to say with flash, i need sleep i guess ...
[Q]

Score: 1.00 points
Any particular reason?
#3726 by davim (0.9996) posted on 4:54pm Tuesday, July 17th, 2007
For the zoom effect you could take a look at cairo dock's code :P
[Q]



it seams to work fine :)
[Q]




Score: 0 points
Any particular reason?
#3729 by searayman (1.0000) posted on 5:15pm Tuesday, July 17th, 2007
dolfje said:
Here are a video of the features:
... (see below)
(the zoom effect isn't in the patch, yet)
[Q]



when will zoom be ready?
[Q]
Score: 0 points
Any particular reason?
#3737 by DBO (0.6209) posted on 8:56pm Tuesday, July 17th, 2007
davim said:
For the zoom effect you could take a look at cairo dock's code :P
[Q]



keep in mind cairo dock is very CPU intensive...
[Q]

Score: 0 points
Any particular reason?
#3744 by dolfje (0.9832) posted on 12:11am Wednesday, July 18th, 2007
searayman said:
when will zoom be ready?
[Q]



Zoom is already in the patch, but I will make 3 different zoom's,
- a normal zoom, but it stays in its square (like now)
- a zoom where the place of the icon also get bigger (like kxdocker, if the icons next to it don't go with it)
- a zoom like kxdocker
[Q]



About the memory leak, normally it should be fine. I don't use the "icon_cache" in my code, but I will look into it.
[Q]



But It will have to wait till tomorrow, tonight i'm not home
[Q]

Score: 0 points
Any particular reason?
#3753 by pavpanchekha (1.0000) posted on 4:06am Wednesday, July 18th, 2007
Can't wait. I wonder when this will go into svn
[Q]

Score: 0 points
Any particular reason?
#3754 by plun (0.9999) posted on 4:35am Wednesday, July 18th, 2007
Well... now I have tested this patch a couple of hours and it is severe memory leakage.
Hundreds of MB. Every time the mouse touches one icon a small 4kb file occurs.
[Q]



This is also discussed within this thread with different patches.
[Q]






Score: 1.00 points
Any particular reason?
#3755 by haytjes (1.0000) posted on 4:40am Wednesday, July 18th, 2007
( no avatar )
Plun: just a question. How can you see that so detailed, what do you use?
[Q]
Score: 0 points
Any particular reason?
#3756 by dskw (1.0000) posted on 4:50am Wednesday, July 18th, 2007
Here:
[Q]



Should be the same place in other languages
[Q]
Score: 0 points
Any particular reason?
#3757 by plun (0.9999) posted on 4:50am Wednesday, July 18th, 2007
haytjes said:
Plun: just a question. How can you see that so detailed, what do you use?
[Q]



I just starts the System monitor built in a Ubuntu dist. It must be within mostly all Linux dists.
[Q]



Then I right click on the AWN process and chooses "Memory Map" for this process.
After a while I can see many small 4kB memory "files".
[Q]






*Edited at 4:53am, 07/18/07
Score: 0 points
Any particular reason?
#3758 by haytjes (1.0000) posted on 4:53am Wednesday, July 18th, 2007
( no avatar )
nice,didn't know that. I was always looking to the System monitor, the space it needed in MB. Thank you.
[Q]
Score: 0 points
Any particular reason?
#3759 by plun (0.9999) posted on 5:07am Wednesday, July 18th, 2007
haytjes said:
nice,didn't know that. I was always looking to the System monitor, the space it needed in MB. Thank you.
[Q]



Well, you also have other sizes for this usage. All 4kB files seems to grow most which leads
to other "Heaps".
[Q]



Nevertheless it must be better tools available somewhere to collect
this memory usage for better software "engineering .
[Q]



One more challenge for me is Compiz Fusion and high CPU, Xorg, CF and nVidia drivers seems to
be a challenge. Maybe coming Xorg 7.3 is something to look more into.
[Q]



I am also running Firefox 3 which also uses Cairo grafics and something is wrong....
[Q]



Maybe its time to "lurk" compiz-fusion-dev ?! ;-)
[Q]



:-)
[Q]

Score: 0 points
Any particular reason?
#3761 by haytjes (1.0000) posted on 5:11am Wednesday, July 18th, 2007
( no avatar )
plun said:
Maybe its time to "lurk" compiz-fusion-dev ?! ;-)
[Q]



Could be, I'm running Fusion (compiled and previous version) and I don't have the memory leak. My brother is running the newest trough deb and has the leak.
[Q]



Would explain it :-)
[Q]
Score: 0 points
Any particular reason?
#3762 by plun (0.9999) posted on 5:29am Wednesday, July 18th, 2007
haytjes said:
Could be, I'm running Fusion (compiled and previous version) and I don't have the memory leak. My brother is running the newest trough deb and has the leak.
[Q]



Well, who knows....? I am using Fransrogars/Telemakos/Kristians makefusion script directly from GIT. Cleaned out every sign of compiz.real and CF debs....... ;-)
[Q]



I also believe that Xorg 7.3 is really important.
[Q]









And also the new approach for memory handling within Gnome and glib
[Q]






A lot of trouble with this during Gutsy testing (Ubuntu 7.10). So maybe its better to build with Gnome 2.20 and Xorg 7.3 as "standard".... !?!
[Q]



*Edited at 5:30am, 07/18/07
Score: 0 points
Any particular reason?
#3774 by pongster (0.2761) posted on 7:38am Wednesday, July 18th, 2007
( no avatar )
loving the zoom effect! cant wait for updated debs with this effect!
[Q]



*Edited at 7:39am, 07/18/07
Score: 0 points
Any particular reason?
#3775 by searayman (1.0000) posted on 7:44am Wednesday, July 18th, 2007
dolfje said:
I've put them here (youtube sucks :p):
http://www.bruges-guides.com/dolfje/
[Q]



ok i just watched the video, but the zoom effect really wasnt what i expected. I want a zoom more like the mac dock, i dont know how to explain it. It seems liek the mac one your mouse is a magnifying glass and anythign in the radius magnifys...
[Q]


Score: 0 points
Any particular reason?
#3776 by SkiesOfAzel (0.7099) posted on 7:55am Wednesday, July 18th, 2007
Yes and it's also harder to implement . . . Let's give the guy a little break , he has done a very good job and that's a very early patch. Let us show some patience ;) .
[Q]

Score: 0 points
Any particular reason?
#3995 by dolfje (0.9832) posted on 2:57pm Friday, July 20th, 2007
Hey, i'm back with more
[Q]



I've made a new patch, now i have made a second zoom that's already a step closer to the kxdocker.
[Q]






known problems:
- memory leaks (I don't know if it is in my code, in the awn itself of something with fusion)
- the first zoom is broken (I didn't change it, but still)
- sometimes the bar 'hangs', the icon doesn't grow bigger while it not at his biggest. If you rehover the bar, the icon follows again. (I think there is a problem with the resize function of awn)
[Q]



I'm proud of myself
[Q]

Score: 0 points
Any particular reason?
#3996 by plun (0.9999) posted on 3:04pm Friday, July 20th, 2007
dolfje said:
I'm proud of myself
[Q]



Well, you should be ! looks great :-)
[Q]



Score: 0 points
Any particular reason?
#3998 by plun (0.9999) posted on 3:13pm Friday, July 20th, 2007
Question ?
[Q]



--- src/awn-task-manager.h (revision 226)
[Q]



Latest is rev 227.
[Q]



Score: 0 points
Any particular reason?
#3999 by plun (0.9999) posted on 3:41pm Friday, July 20th, 2007
And some troubles...
[Q]



Clean SVN, Timons patch then the hover patch EDIT reversed order, sorry ! hover first !
[Q]






;-)
[Q]



EDIT
Also the "damned" memory leakage....rather heavy.
[Q]



*Edited at 4:03pm, 07/20/07
Score: 0 points
Any particular reason?
#4000 by haytjes (1.0000) posted on 4:05pm Friday, July 20th, 2007
( no avatar )
plun said:
EDIT
Also the "damned" memory leakage....rather heavy.
[Q]



You can see it in the video dolfje has posted. You see the memory go up in seconds...
[Q]
Score: 0 points
Any particular reason?
#4001 by plun (0.9999) posted on 4:31pm Friday, July 20th, 2007
haytjes said:
You can see it in the video dolfje has posted. You see the memory go up in seconds...
[Q]



Yup.... any of your patches to test against this mouse over leakage ?
[Q]




Score: 0 points
Any particular reason?
#4002 by haytjes (1.0000) posted on 4:33pm Friday, July 20th, 2007
( no avatar )
I'm already making a patch that clears most of these leakage ...
[Q]



with original patch:
3mb -> 10 mb when 1 time hover
[Q]



with memory leaks patch I'm now making:
3mb -> 4mb when 1 time hover
[Q]

--
http://onlinedev.blogspot.com/

*Edited at 4:34pm, 07/20/07
Score: 0 points
Any particular reason?
#4003 by haytjes (1.0000) posted on 4:34pm Friday, July 20th, 2007
( no avatar )
plun said:
Yup.... any of your patches to test against this mouse over leakage ?
[Q]



Nope, these are new leakage, where no patch for exist yet.
[Q]
Score: 0 points
Any particular reason?
#4006 by haytjes (1.0000) posted on 4:47pm Friday, July 20th, 2007
( no avatar )
Solved all the memory leaks that are in the zoom_effect2.
[Q]



@dolfje: I added a Ticket to your bug, with the patch you need to apply to your patch + add a link to another patch that you should set as a dependency, for solving all the memory leaks in your patch.
[Q]



greetz
[Q]
Score: 0 points
Any particular reason?
#4016 by pongster (0.2761) posted on 6:35pm Friday, July 20th, 2007
( no avatar )
cant wait for the updated debs from reacocard with these zoom effects and memory leak fixes!
[Q]

Score: 0 points
Any particular reason?
#4066 by Beaz (0.1705) posted on 9:02pm Saturday, July 21st, 2007
( no avatar )
I can't patch my awn. I've got the latest SVN and patch gives me this output:
[Q]



localhost avant-window-navigator # patch -p0 < AWN\ new\ hover\ effects\ -\ 20-07-2007.patch
patching file src/awn-task-manager.h
Hunk #1 FAILED at 62.
1 out of 1 hunk FAILED -- saving rejects to file src/awn-task-manager.h.rej
patching file src/awn-gconf.c
Hunk #1 FAILED at 55.
Hunk #2 FAILED at 150.
Hunk #3 FAILED at 194.
3 out of 3 hunks FAILED -- saving rejects to file src/awn-gconf.c.rej
patching file src/awn-gconf.h
Hunk #1 FAILED at 90.
1 out of 1 hunk FAILED -- saving rejects to file src/awn-gconf.h.rej
patching file src/awn-task.c
Hunk #1 FAILED at 41.
Hunk #2 FAILED at 75.
Hunk #3 FAILED at 121.
Hunk #4 FAILED at 144.
Hunk #5 FAILED at 256.
Hunk #6 FAILED at 495.
Hunk #7 FAILED at 817.
Hunk #8 FAILED at 1114.
Hunk #9 FAILED at 1122.
Hunk #10 FAILED at 1145.
patch unexpectedly ends in middle of line
Hunk #11 FAILED at 1952.
11 out of 11 hunks FAILED -- saving rejects to file src/awn-task.c.rej
[Q]

Score: 0 points
Any particular reason?
#4067 by Beaz (0.1705) posted on 9:06pm Saturday, July 21st, 2007
( no avatar )
Fixed it by copying and pasting the patch into a text file instead of downloading it...
[Q]

Score: 0 points
Any particular reason?
#4071 by Decline (0.9207) posted on 5:42am Sunday, July 22nd, 2007
I installed it:
[Q]



decline@decline-laptop:~/avant-window-navigator$ sudo patch -p0 < hover.patch
Password:
(Stripping trailing CRs from patch.)
patching file src/awn-task-manager.h
(Stripping trailing CRs from patch.)
patching file src/awn-gconf.c
(Stripping trailing CRs from patch.)
patching file src/awn-gconf.h
(Stripping trailing CRs from patch.)
patching file src/awn-task.c
patch unexpectedly ends in middle of line
Hunk #11 succeeded at 1952 with fuzz 1.
[Q]



However, I can't seem to find the new options in gconf-editor. Maybe it failed? Have also tried Beaz's tip, no change.
[Q]

Score: 0 points
Any particular reason?
#4073 by haytjes (1.0000) posted on 6:32am Sunday, July 22nd, 2007
( no avatar )
Decline said:
I installed it:
[Q]



Did you installed it or only applied the patch?
[Q]



after you did the patch, you need to do:
[Q]



./autogen.sh && make && sudo make install
[Q]
Score: 0 points
Any particular reason?
#4074 by Decline (0.9207) posted on 6:35am Sunday, July 22nd, 2007
aaah, and now it works :P Thanks
[Q]

Score: 0 points
Any particular reason?
#4119 by searayman (1.0000) posted on 3:35pm Sunday, July 22nd, 2007



video won't play for me.... but guesse i will just download and tr yit.
[Q]
Score: 0 points
Any particular reason?
#4122 by searayman (1.0000) posted on 3:49pm Sunday, July 22nd, 2007
ok so itried the new hover effect and when i use it and quickly swipe over a few icons an ugly stripe apears next to the icons all on the icons right hand sides.
[Q]
Score: 0 points
Any particular reason?
#4129 by ninjastance (0.2738) posted on 5:54pm Sunday, July 22nd, 2007
( no avatar )
That's a good step forward with the zoom effect. I think it still needs a little bit of work. The zooming is choppy and the icon is low quality. It zooms like kiba-dock does it, but I'd rather have it like cairodock
[Q]

Score: 0 points
Any particular reason?
#4148 by dolfje (0.9832) posted on 12:04am Monday, July 23rd, 2007
@searayman, the awn task bar isn't designed for to many calls (It is't robust) So that will be my next move ;)
[Q]



The icon is low quality, I know. But I already found the function where the real life icon is made, so it's just a matter of my spare time.
[Q]



Score: 0 points
Any particular reason?
#4151 by pongster (0.2761) posted on 2:10am Monday, July 23rd, 2007
( no avatar )
just by any chance, does anyone have a deb containing all these cool new hover effects and memory leak patches? maybe someone here has used checkinstall instead of make install to create a deb?
[Q]

Score: 0 points
Any particular reason?
#4154 by nablaa (0.9571) posted on 3:40am Monday, July 23rd, 2007
( no avatar )
pongster said:
just by any chance, does anyone have a deb containing all these cool new hover effects and memory leak patches? maybe someone here has used checkinstall instead of make install to create a deb?
[Q]



If you need a deb containing those effects, why don't you make it yourself with checkinstall?
[Q]



You shouldn't use checkinstall to make debs for sharing, because checkinstall debs are configured to work only in that specific system and may not work on other machines.
[Q]

Score: 0 points
Any particular reason?
#4156 by Decline (0.9207) posted on 5:15am Monday, July 23rd, 2007
You should make the zoom effect less intense, less zooming. It would look better if it didn't zoom that much, only enough to point it out. (or let the user decide how much, through gconf-editor etc.)
[Q]

Score: 0 points
Any particular reason?
#4157 by searayman (1.0000) posted on 7:39am Monday, July 23rd, 2007
nablaa said:
If you need a deb containing those effects, why don't you make it yourself with checkinstall?
[Q]



i think he wants a deb so he doesnt have to deal with terminal...
[Q]




Decline said:
You should make the zoom effect less intense, less zooming. It would look better if it didn't zoom that much, only enough to point it out. (or let the user decide how much, through gconf-editor etc.)
[Q]



agreed
[Q]
Score: 0 points
Any particular reason?
#4209 by dolfje (0.9832) posted on 3:25pm Monday, July 23rd, 2007
also agreed, I just picked the double of the icon because, if you test something out: the bigger the better.
[Q]



I have news, tomorrow I will spend my whole evening to make the new hover effect better.
[Q]



If you have tips for other/new hover effect beside the kxdocker zoom, you best do it now.
[Q]

Score: 0 points
Any particular reason?
#4215 by ninjastance (0.2738) posted on 3:57pm Monday, July 23rd, 2007
( no avatar )
Dunno about other effects, but while we're still talking about the hover-zoom effect, start and final values for icon size would be awesome. Also, will it upsize album-art icons from rhythmbox as well? I think the cairo-dock zoom was very smooth, but it used SVG and was pretty CPU intensive.
[Q]

Score: 0 points
Any particular reason?
#4216 by searayman (1.0000) posted on 3:58pm Monday, July 23rd, 2007
ninjastance said:
Dunno about other effects, but while we're still talking about the hover-zoom effect, start and final values for icon size would be awesome. Also, will it upsize album-art icons from rhythmbox as well? I think the cairo-dock zoom was very smooth, but it used SVG and was pretty CPU intensive.
[Q]



yea hats a good question, zooming on album artwork?
[Q]



also what about applets liek trash can will they zoom?
[Q]
Score: 0 points
Any particular reason?
#4225 by SkiesOfAzel (0.7099) posted on 5:30pm Monday, July 23rd, 2007
dolfje said:
If you have tips for other/new hover effect beside the kxdocker zoom, you best do it now.
[Q]



A simple glow effect would be nice :).
[Q]

Score: 0 points
Any particular reason?
#4227 by salsichad2 (0.9037) posted on 5:47pm Monday, July 23rd, 2007
hi
[Q]



I just love this feature. but it did not work smoothly enough. The original effect by Neil works better here. What happens with the Neil's code?
[Q]

Score: 0 points
Any particular reason?
Pages: 1 2
Thread Listing » AWN Patches » AWN new hover effects

Post A Reply:

Anonymous posting has been disabled. Please register first before attempting to post.
Powered by Metaforum ©2004-2010
Get your own Free AJAX Forum Messageboard by visiting the offical site.
.