Re: Review Request 110684: Do not show the File to activity linking plugin in context menus by default

2013-05-28 Thread Ivan Čukić
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110684/#review33267 --- Ship it! Ship It! - Ivan Čukić On May 28, 2013, 3:51 a.m.,

Re: Battery Monitor revamp

2013-05-28 Thread Aaron J. Seigo
On Monday, May 27, 2013 11:34:38 Kai Uwe Broulik wrote: Am Montag, 27. Mai 2013, 10:53:58 schrieb Kai Uwe Broulik: I'd be fine with dropping the overlay if we had 10 linear steps for the icon rather than 5 which are unequally distributed. I did a few changes to the battery.svgz for the air

Re: Battery Monitor revamp

2013-05-28 Thread Aaron J. Seigo
On Monday, May 27, 2013 11:13:40 Dario Freddi wrote: Such a choice has only one possible outcome: distributions and users patching the plasmoid for restoring the functionality, hidden or not, resulting in harder bug triaging and higher chances for breakage. the hostage situation. no thanks.

Re: Activities - Storing ResourceScoreCache in Nepomuk

2013-05-28 Thread Vishesh Handa
Ping? I'm obviously still in favour of scrapping the code or at least disabling it for 4.11 On Thu, May 23, 2013 at 2:33 AM, Marco Martin notm...@gmail.com wrote: On Wednesday 22 May 2013, Ivan Čukić wrote: the thing got pretty much rewritten a bit recently... exactly what you are

Re: Battery Monitor revamp

2013-05-28 Thread Kai Uwe Broulik
So I'm a +1 for this change. It will need to be kept backwards compat for other themes in the code, but that's not hard to do. if (fillElementSvg.hasElement(Fill10)) { // use new more accurate method } else { // fallback for other/older themes } would be the approach for this, right?

Re: Activities - Storing ResourceScoreCache in Nepomuk

2013-05-28 Thread Ivan Čukić
I'm obviously still in favour of scrapping the code or at least disabling it for 4.11 I'm leaning towards that decision as well - disabling until we start really using it somewhere. One thing I wanted to ask you - did you do some benchmarks about how much virtuoso slows down when the

Re: Battery Monitor revamp

2013-05-28 Thread Aaron J. Seigo
On Tuesday, May 28, 2013 11:09:57 Kai Uwe Broulik wrote: So I'm a +1 for this change. It will need to be kept backwards compat for other themes in the code, but that's not hard to do. if (fillElementSvg.hasElement(Fill10)) { // use new more accurate method } else { // fallback for

Re: Activities - Storing ResourceScoreCache in Nepomuk

2013-05-28 Thread Vishesh Handa
On Tue, May 28, 2013 at 2:44 PM, Ivan Čukić ivan.cu...@kde.org wrote: I'm obviously still in favour of scrapping the code or at least disabling it for 4.11 I'm leaning towards that decision as well - disabling until we start really using it somewhere. Do you want me to provide a patch?

Re: [RFC] Moving Wishlist Items to Brainstorm

2013-05-28 Thread Vishesh Handa
On Mon, May 27, 2013 at 6:44 PM, Martin Graesslin mgraess...@kde.orgwrote: On Monday 27 May 2013 14:48:52 Thomas Pfeiffer wrote: On 27.05.2013 14:03, Martin Graesslin wrote: On Monday 27 May 2013 13:25:35 Mario Fux KDE ML wrote: Do you plan as well to remove the option to send bugs with

Re: Battery Monitor revamp

2013-05-28 Thread Àlex Fiestas
For what is worth (and from the Solid side of things). Batteries have improved a lot since last time we discussed this issue, back on the days a high CPU round of 10min would drain huge percentage of the power in your battery, hence the estimation was really bad. Additionally the estimation was

Re: [RFC] Moving Wishlist Items to Brainstorm

2013-05-28 Thread Thomas Pfeiffer
On 27.05.2013 23:44, Luiz Romário Santana Rios wrote: 2013/5/27 Thomas Pfeiffer colo...@autistici.org: On the other hand, consistency would be very useful here. It would get quite confusing for users if they had to know for each project whether it accepts wishlist items on bugzilla or on

Re: Review Request 110670: fixes for qml import paths order

2013-05-28 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110670/#review33282 --- Ship it! Ship It! - Aaron J. Seigo On May 27, 2013, 1:14

Plasma/RepeatedDiscussion

2013-05-28 Thread Mario Fux KDE ML
Good morning This afternoon I started http://community.kde.org/Plasma/RepeatedDiscussions based on the KDE Telepathy pages. There are two pages about: - MultiProcess - RemainingTimeOnBatteryWidget Please add links or additional information so we can use this pages to direct people to if these

Re: Battery Monitor revamp

2013-05-28 Thread Kai Uwe Broulik
Just committed patch to the battery monitor. Tested with both the current blocky battery.svgz and my new one. Magic! Attached is the new battery.svgz which belongs into kde-runtime. And obligatory screenshots [1] Have a try. Comments? [1]

Re: [RFC] Moving Wishlist Items to Brainstorm

2013-05-28 Thread Luiz Romário Santana Rios
2013/5/28 Thomas Pfeiffer colo...@autistici.org: If developers start actively searching for very specific brainstorm topics, the whole point of moving there would be moot. The goal is that the forum does the filtering and developers only have to look at the most upvoted ideas and move those

Re: [RFC] Moving Wishlist Items to Brainstorm

2013-05-28 Thread Luca Beltrame
In data martedì 28 maggio 2013 21:17:05, Luiz Romário Santana Rios ha scritto: So, the idea is to move wishlist bugs away from bugzilla, repost them in the brainstorm forum, and then post the most upvoted ideas back into bugzilla, where interested devs will actually look for ideas? That was

Re: [RFC] Moving Wishlist Items to Brainstorm

2013-05-28 Thread Luca Beltrame
In data martedì 28 maggio 2013 14:25:08, Thomas Pfeiffer ha scritto: still have to sift through dozens of ideas with the only difference that they have a vote number attached to them, I don't see too much of an There was much discussion in the forum team at the time on how to classify ideas

Re: [RFC] Moving Wishlist Items to Brainstorm

2013-05-28 Thread Martin Graesslin
On Tuesday 28 May 2013 14:25:08 Thomas Pfeiffer wrote: On 28.05.2013 14:17, Luiz Romário Santana Rios wrote: 2013/5/28 Thomas Pfeiffer colo...@autistici.org: If developers start actively searching for very specific brainstorm topics, the whole point of moving there would be moot. The

Re: Battery Monitor revamp

2013-05-28 Thread Thomas Pfeiffer
On 28.05.2013 12:04, Àlex Fiestas wrote: For what is worth (and from the Solid side of things). Batteries have improved a lot since last time we discussed this issue, back on the days a high CPU round of 10min would drain huge percentage of the power in your battery, hence the estimation was

Re: Battery Monitor revamp

2013-05-28 Thread Kai Uwe Broulik
* the bottom of the inner rect of the battery is a slightly different colour from all the other borders. it is slightly darker. That's in the current version too and is because the meter elements themselves have a dark bottom border. Was a trivial fix though. * the inner rect cuts off right

Re: Review Request 110670: fixes for qml import paths order

2013-05-28 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110670/#review33304 --- This review has been submitted with commit

Re: Review Request 110670: fixes for qml import paths order

2013-05-28 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110670/#review33305 --- This review has been submitted with commit

Re: Review Request 110670: fixes for qml import paths order

2013-05-28 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110670/#review33306 --- This review has been submitted with commit

Re: Review Request 110670: fixes for qml import paths order

2013-05-28 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110670/ --- (Updated May 28, 2013, 4:29 p.m.) Status -- This change has been

Re: Review Request 110160: Switch to Solid::PowerManagement instead of using DBus interface

2013-05-28 Thread Hrvoje Senjan
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110160/#review33313 --- Ping Currently lancelot can't suspend with master... - Hrvoje

Re: Battery Monitor revamp

2013-05-28 Thread Martin Klapetek
On 5/28/13, Thomas Pfeiffer colo...@autistici.org wrote: On 28.05.2013 12:04, Àlex Fiestas wrote: For what is worth (and from the Solid side of things). Batteries have improved a lot since last time we discussed this issue, back on the days a high CPU round of 10min would drain huge

Re: Review Request 110684: Do not show the File to activity linking plugin in context menus by default

2013-05-28 Thread Frank Reininghaus
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110684/ --- (Updated May 29, 2013, 5:46 a.m.) Status -- This change has been