jun-zhang / libfetion-gui

Automatically exported from code.google.com/p/libfetion-gui
0 stars 0 forks source link

[Features] Skin styled chat conversation view, with QtWebKit rendered #102

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Look into Adium in MacOSX, the conversation view is rendered with the
browser rendered engine.
http://adium.im/screenshots/images/overvieworange.jpg

This would be better for UI experience improving. Not sure about the
performance with webkit rendering, but we can have a try:)

Original issue reported on code.google.com by alsor.zhou on 7 Aug 2009 at 7:44

GoogleCodeExporter commented 9 years ago
It is very good features, in honestly.

I have worked at webkit two years, but it is two years ago...

It seems that webkit is too big(app size and memmory using) to use for IM 
software
when we include it in libfetion. 

We can have a try it and reduce the webkit.

Original comment by libfet...@gmail.com on 7 Aug 2009 at 9:19

GoogleCodeExporter commented 9 years ago
lol, coding for fun~ I saw someone use the webkit for IM with GTK/Hildon  
widget,
that's enough:)

Let's see~

Original comment by alsor.zhou on 7 Aug 2009 at 2:43

GoogleCodeExporter commented 9 years ago
Look at this style, do you like it?
http://www.taptaptap.com/blog/media/the-design-session/TextChatSmall.png

Original comment by alsor.zhou on 25 Aug 2009 at 3:09

GoogleCodeExporter commented 9 years ago
Yes, It is a very beautiful style.

BTW: If we use webkit to render the window,
I think the style is very easy to replace with others CSS/html..

Original comment by libfet...@gmail.com on 25 Aug 2009 at 3:21

GoogleCodeExporter commented 9 years ago
TRUE, so the style can be customized by user them self:)

Original comment by alsor.zhou on 25 Aug 2009 at 4:57

GoogleCodeExporter commented 9 years ago
Yes, I think it is the ultimate goal that using webkit render engine.

Original comment by libfet...@gmail.com on 25 Aug 2009 at 5:00

GoogleCodeExporter commented 9 years ago
How about this project?

https://code.launchpad.net/pidgin-webkit

Maybe it is the project the we are finding.

Original comment by libfet...@gmail.com on 25 Aug 2009 at 5:34

GoogleCodeExporter commented 9 years ago
Yes, actually, we might borrow the design concept from there. But, pidgin used 
GTK+,
so some design still needed.

Original comment by alsor.zhou on 26 Aug 2009 at 1:30