Re: Review Request 126968: Morphingpopups effect, to animate tooltips

2016-02-03 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126968/#review92010 --- I like it, bunch of nitpicky nitpicks below

Re: Review Request 126968: Morphingpopups effect, to animate tooltips

2016-02-03 Thread Thomas Lübking
> On Feb. 3, 2016, 12:18 a.m., Xuetian Weng wrote: > > I just wonder, does this change also fix: > > https://bugs.kde.org/show_bug.cgi?id=241557 ? > > > > Also, I have impression that if there's a big difference between the size > > of two tooltip window, it will look bad. > > Thomas Lübking

Re: Review Request 126968: Morphingpopups effect, to animate tooltips

2016-02-03 Thread Martin Gräßlin
> On Feb. 2, 2016, 5:40 p.m., Thomas Lübking wrote: > > effects/morphingpopups/package/contents/code/morphingpopups.js, line 29 > > > > > > backtrace? > > Martin Gräßlin wrote: > I just created a test case

Re: Review Request 126968: Morphingpopups effect, to animate tooltips

2016-02-03 Thread Marco Martin
> On Feb. 3, 2016, 12:18 a.m., Xuetian Weng wrote: > > I just wonder, does this change also fix: > > https://bugs.kde.org/show_bug.cgi?id=241557 ? > > > > Also, I have impression that if there's a big difference between the size > > of two tooltip window, it will look bad. > > Thomas Lübking

Re: Review Request 126968: Morphingpopups effect, to animate tooltips

2016-02-03 Thread Marco Martin
> On Feb. 2, 2016, 4:40 p.m., Thomas Lübking wrote: > > effects/morphingpopups/package/contents/code/morphingpopups.js, line 86 > > > > > > a) let's have AnimationEffect::retarget(id, values...)?! - progress is

Re: Review Request 126980: Scale blurbehind and backgroundcontrast besides translating

2016-02-03 Thread Thomas Lübking
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126980/#review92037 --- effects/backgroundcontrast/contrast.cpp (line 379)

[Powerdevil] [Bug 349750] Laptop does not suspend when lid closed in lock screen

2016-02-03 Thread Niall via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349750 Niall changed: What|Removed |Added CC||irishgermanzi...@gmail.com

Re: Review Request 126968: Morphingpopups effect, to animate tooltips

2016-02-03 Thread Marco Martin
> On Feb. 3, 2016, 9:38 a.m., Kai Uwe Broulik wrote: > > effects/morphingpopups/package/metadata.desktop, line 22 > > > > > > This files doesn't exist :) i can eventually do it ;) - Marco

Re: Review Request 126092: Konqui based Emotion pack named eKspression

2016-02-03 Thread Martin Klapetek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126092/#review92039 --- Ship it! Preview for the lazy:

[Powerdevil] [Bug 358957] laptop won't hybrid-suspend when KDE is running

2016-02-03 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358957 Kai Uwe Broulik changed: What|Removed |Added CC|

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Martin Graesslin
On Wednesday, February 3, 2016 4:59:18 PM CET Marco Martin wrote: > Hi all, > This is just an idea: since our branding of the desktop offer as "Plasma" > seems to start to work, but still needs work, one of the first points that > come to mind speaking about branding is the logo. > > What I'm

[Powerdevil] [Bug 358957] New: laptop won't hybrid-suspend when KDE is running

2016-02-03 Thread Bas Zoetekouw via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358957 Bug ID: 358957 Summary: laptop won't hybrid-suspend when KDE is running Product: Powerdevil Version: 5.4.3 Platform: Other OS: Linux Status: UNCONFIRMED

[Powerdevil] [Bug 358957] laptop won't hybrid-suspend when KDE is running

2016-02-03 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358957 --- Comment #2 from Martin Gräßlin --- (In reply to Kai Uwe Broulik from comment #1) > I think it's just that we don't have an entry for that in Kickoff and the > like. Probably needs to be added in various places. or maybe use

Re: Review Request 126793: KF5 (Picture) Frame plasmoid

2016-02-03 Thread Luca Beltrame
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126793/#review92041 --- Ping? Feature freeze is in ~1 month or so (March 3rd) and

Re: Review Request 126968: Morphingpopups effect, to animate tooltips

2016-02-03 Thread Thomas Lübking
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126968/#review92023 --- effects/blur/blur.cpp (line 437)

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Martin Klapetek
On Wed, Feb 3, 2016 at 12:16 PM, Ivan Čukić wrote: > > @Offtopic: What happened to kde.org revamp? > >From what I understood, the neon website is supposed to be a proving ground for the new kde.org. Cheers -- Martin Klapetek | KDE Developer

[Powerdevil] [Bug 358957] laptop won't hybrid-suspend when KDE is running

2016-02-03 Thread Bas Zoetekouw via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358957 --- Comment #3 from Bas Zoetekouw --- Either solution would be fine with me. If you could point me to the component in which suspend/hibernate is handled, I could probably come up with a patch. -- You are receiving this mail

Re: Review Request 126968: Morphingpopups effect, to animate tooltips

2016-02-03 Thread Marco Martin
> On Feb. 3, 2016, 12:18 a.m., Xuetian Weng wrote: > > I just wonder, does this change also fix: > > https://bugs.kde.org/show_bug.cgi?id=241557 ? > > > > Also, I have impression that if there's a big difference between the size > > of two tooltip window, it will look bad. > > Thomas Lübking

[Differential] [Commented On] D884: Async variant to check whether power management is inhibited

2016-02-03 Thread ahartmetz (Andreas Hartmetz)
ahartmetz added a comment. Excellent! That synchronous call might have caused deadlocks before. REPOSITORY rKSCREENLOCKER KScreenLocker REVISION DETAIL https://phabricator.kde.org/D884 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin,

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Marco Martin
On Wednesday 03 February 2016 16:24:10 David Edmundson wrote: > If you mean this one? > https://dot.kde.org/sites/dot.kde.org/files/plasma-mobile-logo.png > Sure. > > Anything more radical I'm against as it breaks not only our current > branding, but all screenshot based tutorials. the problem

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread kainz.a
it's funny that you discuss about branding and nobody of the plasma dev's know HIS logo. so the discussion should not be which logo and why nobody knows the plasma brand. the question should be we need a brand and therefore we need logos for defined sizes, banners, community stuff (t-shirt,...)

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Dirk Hohndel
On Wed, Feb 03, 2016 at 05:48:40PM +0100, Marco Martin wrote: > On Wednesday 03 February 2016 16:24:10 David Edmundson wrote: > > If you mean this one? > > https://dot.kde.org/sites/dot.kde.org/files/plasma-mobile-logo.png > > Sure. > > > > Anything more radical I'm against as it breaks not only

libkscreen bugs on Plasma 4

2016-02-03 Thread Sebastian Kügler
Hi all, When going over the list of libkscreen bugs, there are some reported against Plasma 4. I'm planning to close them as Plasma 4 is unmaintained, and it would be dishonest to let people think that we're actually working on it. Cheers, -- sebas http://www.kde.org | http://vizZzion.org

Re: libkscreen bugs on Plasma 4

2016-02-03 Thread David Edmundson
Makes sense. David ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Thomas Pfeiffer
I had wanted to CC the VDG list, but I used the wrong address. Now with the correct one. On Mittwoch, 3. Februar 2016 18:16:01 CET Thomas Pfeiffer wrote: > On Mittwoch, 3. Februar 2016 16:24:10 CET David Edmundson wrote: > If you mean this one? >

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Ivan Čukić
> If you mean this one? > https://dot.kde.org/sites/dot.kde.org/files/plasma-mobile-logo.png > Sure. This one I'm really against. Every time someone posts it (especially the colured version), a fairy dies. For those of you that do not believe in fairies, just imagine kittens dying. :) > Anything

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Thomas Pfeiffer
On Mittwoch, 3. Februar 2016 16:24:10 CET David Edmundson wrote: > If you mean this one? > https://dot.kde.org/sites/dot.kde.org/files/plasma-mobile-logo.png > Sure. No, not that one. That one: https://upload.wikimedia.org/wikipedia/commons/thumb/9/95/

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Marco Martin
On Wednesday 03 February 2016 09:10:06 Dirk Hohndel wrote: > > http://4.bp.blogspot.com/-jwBzU1YZWLI/U8U2E1nDM8I/mfY/jDbBMq9GkP4/ > > s1600/plasma-5-banner.png > As someone with a more "outside" perspective... boy that one is ugly. And > really doesn't provide a lot of "recognizability".

Re: Review Request 126961: Fix the infamous Plasma::Applet::Actions crash

2016-02-03 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126961/ --- (Updated Feb. 3, 2016, 5:32 p.m.) Status -- This change has been

Review Request 126980: Scale blurbehind and backgroundcontrast besides translating

2016-02-03 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126980/ --- Review request for kwin and Plasma. Repository: kwin Description

Re: libkscreen bugs on Plasma 4

2016-02-03 Thread Aleix Pol
On Tue, Feb 2, 2016 at 4:01 PM, Sebastian Kügler wrote: > Hi all, > > When going over the list of libkscreen bugs, there are some reported against > Plasma 4. I'm planning to close them as Plasma 4 is unmaintained, and it would > be dishonest to let people think that we're actually

Re: Plasma Bugs - a stricter approach

2016-02-03 Thread Martin Klapetek
On Mon, Feb 1, 2016 at 4:49 PM, David Edmundson wrote: > > Bugs are the most important part of making a quality product, which is our > ultimate goal. Bug triage and fixing is a crucial part of being a > maintainer. You can't just cherry-pick the fun bits. > At the

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Ivan Čukić
> And if I go to https://www.kde.org/workspaces/plasmadesktop/ I don't see UGH, that *still* shows plasma 4.x :D Cheers, Ivan @Offtopic: What happened to kde.org revamp? ___ Plasma-devel mailing list Plasma-devel@kde.org

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread kainz.a
2016-02-03 19:25 GMT+01:00 Ivan Čukić : > p.s. Mind that when people say 'I use KDE', they usually think they > are using Plasma, Dolphin, KTp, Okular, Konsole, etc. One of the > /problems/ is that Linux users are spoilt, and started to consider all > the default applications

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Marco Martin
On Wednesday 03 February 2016 16:24:10 David Edmundson wrote: > If you mean this one? > https://dot.kde.org/sites/dot.kde.org/files/plasma-mobile-logo.png > Sure. > > Anything more radical I'm against as it breaks not only our current > branding, but all screenshot based tutorials. > > David

[Powerdevil] [Bug 349750] Laptop does not suspend when lid closed in lock screen

2016-02-03 Thread Martin Klapetek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349750 --- Comment #7 from Martin Klapetek --- Does not happen for me anymore. Niall - what's your plasma version? -- You are receiving this mail because: You are the assignee for the bug. ___

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Ivan Čukić
@Marco > the problem is going the last mile to make people stop > saying "I use KDE" :p I'm not sure this warrants killing what we have now. As someone mentioned before, we are not the only ones using a community/company logo for this. I would like a nicer KDE logo (like Gnome people did back in

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Ivan Čukić
p.s. Mind that when people say 'I use KDE', they usually think they are using Plasma, Dolphin, KTp, Okular, Konsole, etc. One of the /problems/ is that Linux users are spoilt, and started to consider all the default applications as a part of the operating system - from the desktop, to music

Re: RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread David Edmundson
If you mean this one? https://dot.kde.org/sites/dot.kde.org/files/plasma-mobile-logo.png Sure. Anything more radical I'm against as it breaks not only our current branding, but all screenshot based tutorials. David ___ Plasma-devel mailing list

RFC: plasma logo as start menu icon and ksplash logo

2016-02-03 Thread Marco Martin
Hi all, This is just an idea: since our branding of the desktop offer as "Plasma" seems to start to work, but still needs work, one of the first points that come to mind speaking about branding is the logo. What I'm proposing is to change the K logo on start menus and ksplash (and any other