Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc (GCC) 3.3.2 (Debian) OS: Linux Unfortunately the kopete systray class starts both its animation _and_ opens a bubble if it receives a KopeteEvent. I couldn't find out how to bind the display of the bubble to the KopeteAccount onlineStatus. This is _highly_ intrusive while playing quake3 (or any other fullscreen game) ;)
Subject: Re: [Kopete-devel] New: KopeteBalloon shown while I'm marked "Away" On Saturday 24 January 2004 11:36, Stefan Gehn wrote: > Unfortunately the kopete systray class starts both its animation _and_ > opens a bubble if it receives a KopeteEvent. I couldn't find out how to > bind the display of the bubble to the KopeteAccount onlineStatus. This is > _highly_ intrusive while playing quake3 (or any other fullscreen game) ;) That actually also sounds like a KWin bug if balloons, passive popups and the like can be shown over full screen windows...
Fixed by myself