- Created:
- 20th November, 2008
It’s bug hunting time!
Just like all other mainline KDE projects, KWin has hit hard freeze. This means that we will be concentrating solely on bugs from now until the end of January which is when KDE 4.2 will be released.
Since last time:
- More work on decoration shadows (If there’s an OpenGL guru out there that knows why textures act differently on ATI cards please get in contact with me as I can’t work it out. I don’t have an ATI system to debug on either).
- Redesigned the desktop effect GUI a little bit, added a nicer active screen corner (Activate an effect by moving the mouse cursor to the edge of the screen) widget as well.
- Made a whole pile of optimizations to the snow effect and added an option to make snow fall behind windows.
- Finally merged the updated cover switch effect.
- Added Kephal support, fixes/will fix a whole pile of multi-monitor bugs.
- Added support for the _NET_WM_FULLSCREEN_MONITORS EWMH specifications hint.
- Made blur not break all other fullscreen desktop effects (Desktop grid, the cube, slide, etc).
- Prevent flip switch from eating your mouse cursor if you try to activate it without any visible windows on the desktop.
- Fixed moving windows from going behind other windows in desktop grid.
Comments
20th November, 2008Tom Mann
http://www.pouet.net/topic.php?which=5495&page=1
I came across this which is more of a rant but could be a starter…
20th November, 2008D.J. Capelis
Not to be pushy, but this kwin (presumably?) bug I submitted recently seems like it could be a really quick fix if you’re in the mood to close reports: https://bugs.kde.org/show_bug.cgi?id=173544
:)?
Oh and here’s a few more things if you get really motivated. I run a dual-monitors setup where the monitors have differing resolutions, so I see a lot of small bugs that relate to that: (I still use the kwin as shipped in 4.1.3 though, so it’s possible some of this stuff is fixed in trunk…)
Thanks for your hard work. :)
20th November, 2008chimai
Sweet news. Thanks for your work! :)
20th November, 2008Nathan Bradshaw
Hi Lucas, excuse the ‘dear layweb’ nature of this querstion, but just quickly… does coverflow have it’s own code for animating the images or does it come from an external lib? and if from an external lib, which one?
cheers Nathan
20th November, 2008Lucas Murray
There is more to that bug than meets the eye.
X-related problem. This isn’t something for KWin to fix.
The cover switch effect creates its own animations by using KWin’s effect library, I’m not sure about other coverflow implementations.
20th November, 2008Nathan Bradshaw
Thanks for the reply Lucas. I was having a brief look around the other day for a lib that did c/flow and stumbled upon a Qt version, but I hadn’t had a chance to sit down and look at kwin’s implementation.
With improvements to animation apparently in the works for Qt4.5 and its increasingly broad use in widget styles, plasma as well as in kwin, I wonder what the ‘right way’ (tm) is to approach creating / re-using effects.
20th November, 2008D.J. Capelis
Ah, so I see… thanks for taking a swing at it. :)
Have your say