[KDE Dot News]
 faq
 flatforty
 contribute
 subscribe
 configure
 search
 rdf

 main
 parent
 thread


Re: wow
by me on Wednesday 30/Apr/2008, @22:20
it's not a trolltech bug as these effects work good with on board intel cards which are less than or as powerful as your Radeon card.
  Related Links
 ·   Articles on KDE Official News
 ·   Also by me
 ·   Contact author

Thread Threshold:

The Fine Print: The following comments are owned by whomever posted them.
( Reply )

Re: wow
by David Johnson on Thursday 01/May/2008, @09:58
Well it's somebody's bug because it doesn't work!

I should add that the bug is not as pronounced on my Radeon 9000, which is a much older and less powerful card than the X1400. Also, I get great results under Windows with the same card. So it's definitely in the driver.

I say this is a Trolltech bug because Trolltech has made this feature dependent on specific driver capabilities without specifying what they are. At least with antialiasing Trolltech will tell you that you need XRender. But what do I need for Plasma to work? I have no clue because Trolltech hasn't disclosed the requirements of WoC. Maybe it's something simple like one line added to my xorg.conf, maybe it's applying a well known patch to my driver, or something like that. I'm hoping it doesn't mean I have to get a new video card, because this is a *laptop*!
[ Reply To This | View ]
  • Re: wow
    by Stefan Majewsky on Saturday 03/May/2008, @10:44
    > At least with antialiasing Trolltech will tell you that you need XRender. But what do I need for Plasma to work? I have no clue because Trolltech hasn't disclosed the requirements of WoC.

    On the technical side, the whole trick about WoC is that a QWidget has QPaintDevice as its base class. That means that a QWidget can be "drawed" on every painting base (such as a display, a printed document, or a QGraphicsView which the Plasma desktop is derived of).

    The technical requirements for the drawing process depend on the render hints set by the application (for example: antialiasing and bilinear filtering) and, of course, on the implementation of the drawing process (for example: which external libraries are used). All of these requirements are set by Trolltech through the implementation of Qt.

    To come back to your question: A QWidget is essentially the same as a rectangle or an image (= an object that can be drawed on some display). If your machine can paint rectangles or images on the Plasma desktop, it will definitely also be able to paint widgets on the desktop.
    [ Reply To This | View ]

 
The Fine Print: The previous comments are owned by whomever posted them.
( Reply )

  "I don't sing in the shower... I play the piano though." -- David Faure
KDE®, "K Desktop Environment", "KDE Dot News", "got the dot?" and the KDE Logo® are trademarks or registered trademarks of KDE e.V. in the European Union, the United States and other countries. All other trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the poster. The rest: Copyright © 2000-2008 KDE e.V. for The KDE Project. For further information or comments on this site, please contact the Webmaster.
[ home | post article | flat forty | subscribe | search | rdf ]