search for: framesvg

Displaying 2 results from an estimated 2 matches for "framesvg".

2010 Sep 20
3
[Bug 30286] New: Rendering Artefacts for "EffectFrames" with KWin trunk
...TextureFromPixmap from a Qt QPixmap. In the screenshot we see that the icons are rendered correctly (also using QPixmap -> TFP -> GLTexture conversion) while the other textures are rendered incorrectly. This includes the pure black background texture, the textures generated from Plasma's FrameSvg and text textures. The relevant code is in kwin trunk scene_opengl.cpp [1] SceneOpenGL::EffectFrame::render() at line 2002. An example for creating a texture can be found in SceneOpenGL::EffectFrame::updateTextTexture() at line 2264. If you want to have any other information to the code, do not he...
2009 Feb 20
0
[ANNOUNCE] compiz-0.8.0
...Only clip struts to output devices they're visible on. Stick strictly to the spec when calculation strut sizes. Sanity check work area after applying struts. Reduce indention depth. Fix off-by-one errors in in-output check. Plasma::PanelSvg was renamed to Plasma::FrameSvg in KDE 4.2. Adapt for new krunner DBus interface in KDE 4.2. Implement KDecorationBridge unstable API, needed for KDE 4.2. Keep window above other fullscreen windows if its fullscreen state changes. Skip frame windows when adding window stack changes. Prettify usage ou...