[Breeze] [Bug 343428] Checkbox on hover highlights are potentially confusing

2015-02-02 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=343428 Hugo Pereira Da Costa hugo.pere...@free.fr changed: What|Removed |Added CC|

[Breeze] [Bug 343555] Breeze support for gtk2 and gtk3

2015-02-02 Thread Weng Xuetian
https://bugs.kde.org/show_bug.cgi?id=343555 Weng Xuetian wen...@gmail.com changed: What|Removed |Added CC||wen...@gmail.com --- Comment #7

[Breeze] [Bug 343555] Breeze support for gtk2 and gtk3

2015-02-02 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=343555 Hugo Pereira Da Costa hugo.pere...@free.fr changed: What|Removed |Added CC|

Re: Review Request 122314: Sanitize whitespace in notification popups

2015-02-02 Thread Martin Klapetek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122314/#review75248 --- bump - Martin Klapetek On Jan. 30, 2015, 12:37 p.m.,

Re: Minutes Monday Plasma Hangout

2015-02-02 Thread Ivan Čukić
ivan: finishing main parts of libKActivitiesStats ResultSet testing suite. Working on the ResultWatcher. On 2 February 2015 at 13:23, Martin Klapetek martin.klape...@gmail.com wrote: On Mon, Feb 2, 2015 at 1:02 PM, Marco Martin notm...@gmail.com wrote: Martin G was at FOSDEM: cross-desktop

Re: Review Request 122370: Prevent icon transition in tooltip

2015-02-02 Thread Martin Klapetek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122370/#review75201 --- +1 - Martin Klapetek On Feb. 1, 2015, 8:36 p.m., Kai Uwe

Minutes Monday Plasma Hangout

2015-02-02 Thread Marco Martin
2th february 2015: David: - bugfixes for 5.2 - investigated a crash in kwin settings that triggers a weird qt bug - fixed mouse kcm Kai Uwe: - powerdevil fixes - fixed kded5 cpu eating bug - fixed some suspension issues (don't suspend when closong lid, shutting down) - icon chooser component in

Re: Review Request 122342: Don't let notification popup accept focus

2015-02-02 Thread Martin Klapetek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122342/#review75200 --- Ship it! Thanks!! Also I think there's a bug opened for this

Re: Review Request 122331: Add libinput support to kcm-touchpad

2015-02-02 Thread Rajeesh K Nambiar
On Feb. 2, 2015, 7:56 a.m., Martin Gräßlin wrote: src/backends/x11/libinputproperties.c, line 34 https://git.reviewboard.kde.org/r/122331/diff/1/?file=345765#file345765line34 C++11 nitpick: nullptr instead of NULL It's a C file, declared as extern array in cpp files. Also see

Re: Minutes Monday Plasma Hangout

2015-02-02 Thread Martin Klapetek
On Mon, Feb 2, 2015 at 1:02 PM, Marco Martin notm...@gmail.com wrote: Martin G was at FOSDEM: cross-desktop Wayland meeting: - systray, notifications, no xembed for wayland enlightenment- statusnotificer - gnome-persistent notifications extension, they don't want user interacting with

Re: Review Request 122392: Fix Klipper Performance issues

2015-02-02 Thread Filip Wieladek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122392/ --- (Updated Feb. 3, 2015, 6:27 a.m.) Review request for Plasma.

Review Request 122382: [klipper] Sync history to disk after each change

2015-02-02 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122382/ --- Review request for Plasma and Eike Hein. Bugs: 34

Re: Review Request 122384: Simplify and fix use of IconThemePath in StatusNotifierItems

2015-02-02 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122384/#review75221 --- dataengines/statusnotifieritem/statusnotifieritemsource.cpp

Review Request 122384: Simplify and fix use of IconThemePath in StatusNotifierItems

2015-02-02 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122384/ --- Review request for Plasma. Repository: plasma-workspace Description

Re: Review Request 122384: Simplify and fix use of IconThemePath in StatusNotifierItems

2015-02-02 Thread Marco Martin
On Feb. 2, 2015, 3:43 p.m., Aleix Pol Gonzalez wrote: dataengines/statusnotifieritem/statusnotifieritemsource.cpp, line 221 https://git.reviewboard.kde.org/r/122384/diff/1/?file=346430#file346430line221 Braces not needed. I prefer doing like kdelibs everywhere requiring braces even

Re: Review Request 122384: Simplify and fix use of IconThemePath in StatusNotifierItems

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

Re: Review Request 122384: Simplify and fix use of IconThemePath in StatusNotifierItems

2015-02-02 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122384/#review75220 --- Ship it! Ship It! - Marco Martin On Feb. 2, 2015, 3:38

Review Request 122383: Remove internal copy of KXmlRpcClient

2015-02-02 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122383/ --- Review request for KDE Frameworks, Plasma and Rohan Garg. Repository:

Re: Review Request 122392: Fix Klipper Performance issues

2015-02-02 Thread Filip Wieladek
On Feb. 3, 2015, 6:57 a.m., Martin Gräßlin wrote: As I worked on that just yesterday: you cannot filter in a different thread as Klipper is not thread save. Please see https://git.reviewboard.kde.org/r/122382/ for how I solved the problem. I suggest to rebase the patch on top of it

Re: Review Request 122382: [klipper] Sync history to disk after each change

2015-02-02 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122382/#review75264 --- David E. just pointed out that this could become quite heavy

Re: Review Request 122382: [klipper] Sync history to disk after each change

2015-02-02 Thread Martin Gräßlin
On Feb. 3, 2015, 8:36 a.m., Martin Gräßlin wrote: David E. just pointed out that this could become quite heavy for the system as the history size can be large (up to 2048 items). Unfortunately I couldn't find out why we support up to 2048 items. Commit message is just: commit

Re: Review Request 122392: Fix Klipper Performance issues

2015-02-02 Thread Martin Gräßlin
On Feb. 3, 2015, 7:57 a.m., Martin Gräßlin wrote: As I worked on that just yesterday: you cannot filter in a different thread as Klipper is not thread save. Please see https://git.reviewboard.kde.org/r/122382/ for how I solved the problem. I suggest to rebase the patch on top of it

Re: Review Request 122392: Fix Klipper Performance issues

2015-02-02 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122392/#review75260 --- could you please split the review in a per-commit review? I

Re: Review Request 122383: Remove internal copy of KXmlRpcClient

2015-02-02 Thread Martin Gräßlin
On Feb. 2, 2015, 7:21 p.m., David Edmundson wrote: +1 as soon as it's a framework +1 to what David said - Martin --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122383/#review75229

Re: Review Request 122392: Fix Klipper Performance issues

2015-02-02 Thread Martin Gräßlin
On Feb. 3, 2015, 8:23 a.m., Martin Gräßlin wrote: could you please split the review in a per-commit review? I find it hard to review as there are so many changes to different areas. Especially I think there are a few no-brainer which could go in quickly, while the threaded filtering

Re: Review Request 122392: Fix Klipper Performance issues

2015-02-02 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122392/#review75255 --- As I worked on that just yesterday: you cannot filter in a

Re: Review Request 122392: Fix Klipper Performance issues

2015-02-02 Thread Filip Wieladek
On Feb. 3, 2015, 6:57 a.m., Martin Gräßlin wrote: As I worked on that just yesterday: you cannot filter in a different thread as Klipper is not thread save. Please see https://git.reviewboard.kde.org/r/122382/ for how I solved the problem. I suggest to rebase the patch on top of it

Re: Review Request 122392: Fix Klipper Performance issues

2015-02-02 Thread Filip Wieladek
On Feb. 3, 2015, 7:23 a.m., Martin Gräßlin wrote: could you please split the review in a per-commit review? I find it hard to review as there are so many changes to different areas. Especially I think there are a few no-brainer which could go in quickly, while the threaded filtering

Review Request 122387: Fix hardware shutdown button doing nothing on desktops

2015-02-02 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122387/ --- Review request for Plasma and Solid. Repository: powerdevil

Re: Review Request 122384: Simplify and fix use of IconThemePath in StatusNotifierItems

2015-02-02 Thread David Edmundson
On Feb. 2, 2015, 3:43 p.m., Aleix Pol Gonzalez wrote: dataengines/statusnotifieritem/statusnotifieritemsource.cpp, line 221 https://git.reviewboard.kde.org/r/122384/diff/1/?file=346430#file346430line221 Braces not needed. Marco Martin wrote: I prefer doing like kdelibs

Review Request 122386: [klipper] Adjust to new Prison API

2015-02-02 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122386/ --- Review request for Plasma and Sune Vuorela. Repository: plasma-workspace

Re: Review Request 122387: Fix hardware shutdown button doing nothing on desktops

2015-02-02 Thread Lukáš Tinkl
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122387/#review75224 --- Ship it! Ship It! - Lukáš Tinkl On Úno. 2, 2015, 5:33

Re: Review Request 122384: Simplify and fix use of IconThemePath in StatusNotifierItems

2015-02-02 Thread Martin Klapetek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122384/#review75226 --- This patch breaks other icons like Clementine and possibly

Re: Review Request 122387: Fix hardware shutdown button doing nothing on desktops

2015-02-02 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122387/ --- (Updated Feb. 2, 2015, 4:39 p.m.) Status -- This change has been

Re: Review Request 122342: Don't let notification popup accept focus

2015-02-02 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122342/ --- (Updated Feb. 2, 2015, 6:31 p.m.) Status -- This change has been

Re: Review Request 122383: Remove internal copy of KXmlRpcClient

2015-02-02 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122383/#review75229 --- +1 as soon as it's a framework - David Edmundson On Feb.

Re: Review Request 122370: Prevent icon transition in tooltip

2015-02-02 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122370/#review75230 --- So you're basically wiping the source whenever we set it to

Review Request 122392: Fix the infinite event recursion in the klipper popup. See Bug 342947

2015-02-02 Thread Filip Wieladek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122392/ --- Review request for Plasma. Repository: plasma-workspace Description

Re: Review Request 122392: Fix Klipper Performance issues

2015-02-02 Thread Filip Wieladek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122392/ --- (Updated Feb. 2, 2015, 6:44 p.m.) Review request for Plasma. Summary

Re: Review Request 122332: KQuickControls IconDialog

2015-02-02 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122332/#review75197 --- to do modality you have to use exec i guess - Marco Martin