Re: KDE/kdebase/workspace/plasma/applets/kickoff/core

2009-07-11 Thread Michael Jansen
The comment got screwed up because of the # in the bt from gdb #0 qWarning (msg=0x7305e8d8 "QObject::connect: Connecting from COMPAT signal (%s::%s)") at /home/mjansen/kde/trunk/src/qtmaster/src/corelib/global/qglobal.cpp:2130 #1 0x72fc230d in QObject::connect (sender=0x8a4bb0, si

KDE/kdebase/workspace/plasma/applets/kickoff/core

2009-07-11 Thread Michael Jansen
SVN commit 994994 by mjansen: Fix runtime warning: type=Qt::AutoConnection) at /home/mjansen/kde/trunk/src/qtmaster/src/corelib/kernel/qobject.cpp:2534 at /home/mjansen/kde/trunk/src/kdebase/workspace/plasma/applets/kickoff/core/applicationmodel.cpp:280 CCMAIL: plasma-devel@kde.org M

KDE/kdebase/workspace/plasma/applets/kickoff/core

2009-07-11 Thread Michael Jansen
SVN commit 994993 by mjansen: Fix runtime warning: type=Qt::AutoConnection) at /home/mjansen/kde/trunk/src/qtmaster/src/corelib/kernel/qobject.cpp:2534 at /home/mjansen/kde/trunk/src/kdebase/workspace/plasma/applets/kickoff/core/systemmodel.cpp:97 at /home/mjansen/kde/trunk/src/kde

KDE/kdebase/workspace/plasma/applets/devicenotifier

2009-07-11 Thread Michael Jansen
SVN commit 994992 by mjansen: Fix runtime warning: QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout CCMAIL:plasma-devel@kde.org M +1 -1 notifierdialog.cpp --- trunk/KDE/kdebase/workspace/plasma/applets/devicenotifier/notifierdialog.cpp #994991:994992

Re: Plasmate previewer

2009-07-11 Thread Shantanu Tushar Jha
Hey, I'll be off for 3 days. Going back home. Will join from there. On 7/11/09, Shantanu Tushar Jha wrote: > On Sat, Jul 11, 2009 at 2:06 PM, Yuen Hoe Lim wrote: > >> Hi Shantanu, >> >> I've commited modifications so that we use KMenu instead of the >> overlay when the previewer is small. 'Small

Re: KDE/kdeplasma-addons/applets/pastebin

2009-07-11 Thread Artur Souza (MoRpHeUz)
On Friday 10 July 2009, 23:52 Travis wrote: > They prefer you to use the api which returns a small amount of plaintext > where you just need to take the final line and that's your URL. I've done > this for the Konversation tinyurl shell script found here: > http://lxr.kde.org/source/extragear/netwo

Re: windowgroups / pager / ZUI

2009-07-11 Thread Martin Gräßlin
Am Samstag 11 Juli 2009 02:25:04 schrieb Sebastian Kügler: > Forgot to cross-post. Of course this needs to go to k...@kde.org as well... > > On Saturday 11 July 2009 01:20:35 Sebastian Kügler wrote: > > So today during lunch, Chani, Marco, Rich and I were talking about the > > ZUI and the confusion

Re: bof?

2009-07-11 Thread Martin Gräßlin
Forwarding to kwin mailinglist - please remeber to keep both lists in cc Am Samstag 11 Juli 2009 00:40:33 schrieb Marco Martin: > On 7/10/09, Chani wrote: > > here's my notes from the bof... sorry, they're not the greatest. does > > anyone else have notes? > > > > > > summary: > > > > pretty much

Re: Plasmate previewer

2009-07-11 Thread Yuen Hoe Lim
Hi Shantanu, I've commited modifications so that we use KMenu instead of the overlay when the previewer is small. 'Small' is decided by a static height limit - not very intelligent but should do for now :) Try it out and see what you think :) On 7/11/09, Shantanu Tushar Jha wrote: > On Sat, Jul

plasmate changelog

2009-07-11 Thread Yuen Hoe Lim
Hi Diego, I was editing the PlasMate changelog just now and noticed the ordering of the entries is somewhat off, and while I was correcting that I noticed that your changelog entries were dated June 5 and June 7 but your svn commits were dated July 6 and July 7 :P I assumed those were typos and we

Re: Review Request: Fix scrolling with mouse (without wheel) in krunner

2009-07-11 Thread Jacopo De Simoi
On Friday 10 July 2009 15:23:24 Aaron J. Seigo wrote: > On Friday 10 July 2009, Jacopo De Simoi wrote: > > foreground is the same used to draw the background of the widget, therefore > > putting 0 alpha would make the dialog as well transparent. > > that completely depends on the composition mode