Re: Activity switching on window activation

2015-11-30 Thread Ivan Čukić
> I like that. Nonetheless we should fix applications where we can > (KDE Applications) to have them (Kate for instance supports > multiple windows) spawn a new window on the current activity, Yes, ofc, I'm keeping a bug open in kactivities just to remind me of that. (haven't even moved it to

Re: Review Request 126175: Click on item in plasmashell case focus stays on last pointed item

2015-11-30 Thread Anthony Fieroni
> On Ноев. 30, 2015, 1:25 преди обяд, David Edmundson wrote: > > >MoseMove is too expensive event to be redirect, it can cause problems on > > >slow CPU's. > > > > I don't see how. > > It's no different to when the mouse is actually over the containment. > > > > The case for when you're in

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread David Edmundson
> On Nov. 30, 2015, 9:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. - David --- This is an automatically generated e-mail. To reply, visit:

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread Martin Gräßlin
> On Nov. 30, 2015, 10:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? > > David Edmundson wrote: > It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. Sorry, but that doesn't do what you hope it does: - only affects Mesa drivers - if Mesa is broken for

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread Martin Gräßlin
> On Nov. 30, 2015, 10:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? > > David Edmundson wrote: > It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. > > Martin Gräßlin wrote: > Sorry, but that doesn't do what you hope it does: > > - only

Re: Review Request 126175: Click on item in plasmashell case focus stays on last pointed item

2015-11-30 Thread David Edmundson
> On Nov. 29, 2015, 11:25 p.m., David Edmundson wrote: > > >MoseMove is too expensive event to be redirect, it can cause problems on > > >slow CPU's. > > > > I don't see how. > > It's no different to when the mouse is actually over the containment. > > > > The case for when you're in the 4px

Re: Review Request 126175: Click on item in plasmashell case focus stays on last pointed item

2015-11-30 Thread David Edmundson
> On Nov. 29, 2015, 11:26 p.m., David Edmundson wrote: > > shell/panelview.cpp, line 832 > > > > > > why this instead of proxying the event like the others? > > Anthony Fieroni wrote: > I don't understaind

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread David Edmundson
> On Nov. 30, 2015, 9:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? > > David Edmundson wrote: > It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. > > Martin Gräßlin wrote: > Sorry, but that doesn't do what you hope it does: > > - only affects

Re: Review Request 126203: Disable ptrace for kcheckpass and the greeter

2015-11-30 Thread Raphael Kubo da Costa
> On Nov. 30, 2015, 10:34 a.m., Tobias Berner wrote: > > I think FreeBSD 10 introduced a similar interface in r277322 > > https://svnweb.freebsd.org/base?view=revision=277322 > > Though it is explicitely stated to not be a "security feature". > > > > According to the man page of progctl > >

Re: Review Request 126203: Disable ptrace for kcheckpass and the greeter

2015-11-30 Thread Raphael Kubo da Costa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126203/#review88953 --- greeter/main.cpp (line 32)

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread David Edmundson
> On Nov. 30, 2015, 9:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? > > David Edmundson wrote: > It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. > > Martin Gräßlin wrote: > Sorry, but that doesn't do what you hope it does: > > - only affects

Re: Fwd: Custom shell and corona

2015-11-30 Thread Marco Martin
On Mon, Nov 30, 2015 at 4:39 PM, Olivier Churlaud wrote: > Just for your information, applets in amarok were all inheriting from > Plasma::Applet. Now it's a pure functional class (no view in it) and I think > that if we want to let people create 3rd party applets that they

Jenkins-kde-ci: plasma-workspace Plasma-5.5 stable-kf5-qt5 » Linux,gcc - Build # 1 - Failure!

2015-11-30 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-workspace%20Plasma-5.5%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/1/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 30 Nov 2015 16:24:24 + Build duration: 4 min 20 sec CHANGE SET No changes

Re: Review Request 126031: [appletinterface] Allow specifying separate toolTipIcon

2015-11-30 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126031/ --- (Updated Nov. 30, 2015, 3:59 nachm.) Status -- This change has been

Re: Review Request 126031: [appletinterface] Allow specifying separate toolTipIcon

2015-11-30 Thread Kai Uwe Broulik
> On Nov. 11, 2015, 8:06 nachm., Kai Uwe Broulik wrote: > > I like the applet previews in widget explorer but making them the actual > > applet icon was a not completely thought through. The tooltip icons are a > > mess now, Kickoff doesn't have the KDE logo anymore, not to mention the > >

Re: Fwd: Custom shell and corona

2015-11-30 Thread Olivier Churlaud
Hi, Meanwhile I registered on the list. However there is so much traffic that I am in digest mode. Le 30/11/2015 15:25, Marco Martin a écrit : Hi, resending to you as i noted now you aren't subscribed (perhaps if you subscribe for a while would make things faster) On Sun, Nov 29, 2015 at

Re: Review Request 126203: Disable ptrace for kcheckpass and the greeter

2015-11-30 Thread Raphael Kubo da Costa
> On Nov. 30, 2015, 10:34 a.m., Tobias Berner wrote: > > I think FreeBSD 10 introduced a similar interface in r277322 > > https://svnweb.freebsd.org/base?view=revision=277322 > > Though it is explicitely stated to not be a "security feature". > > > > According to the man page of progctl > >

Re: Review Request 126203: Disable ptrace for kcheckpass and the greeter

2015-11-30 Thread Martin Gräßlin
> On Nov. 30, 2015, 9:34 a.m., Tobias Berner wrote: > > I think FreeBSD 10 introduced a similar interface in r277322 > > https://svnweb.freebsd.org/base?view=revision=277322 > > Though it is explicitely stated to not be a "security feature". > > > > According to the man page of progctl > >

Re: Review Request 126032: [CompactApplet] Set tooltipIcon for tooltip

2015-11-30 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126032/ --- (Updated Nov. 30, 2015, 4 nachm.) Status -- This change has been

Review Request 126210: [phonon] Do not set RPATH

2015-11-30 Thread Andreas Sturmlechner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126210/ --- Review request for Plasma. Repository: plasma-workspace Description

Review Request 126207: [Compact Applet] Don't break the dialog size binding

2015-11-30 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126207/ --- Review request for Plasma. Repository: plasma-desktop Description

Re: Review Request 126207: [Compact Applet] Don't break the dialog size binding

2015-11-30 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126207/#review88973 --- On the other hand, if PlasmaCore.Dialog respected

Activity switching on window activation

2015-11-30 Thread Ivan Čukić
Hi all, A long time ago, we decided that out of the following options, the first one was better: - (1) when a window is activated by external entity (a document opens in an existing kate instance that is on a different activity to the current one), kwin switches to the activity - (2) --||--,

Re: Review Request 126175: Click on item in plasmashell case focus stays on last pointed item

2015-11-30 Thread Anthony Fieroni
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126175/ --- (Updated Ноев. 30, 2015, 10:26 след обяд) Review request for Plasma,

Re: Activity switching on window activation

2015-11-30 Thread Kai Uwe Broulik
Hi, > ‎instead of automatically switching to that activity, we might show a notification 'blah blah is open in blah blah activity' with a button to switch to it. I like that. Nonetheless we should fix applications where we can (KDE Applications) to have them (Kate for instance supports multiple

Re: Activity switching on window activation

2015-11-30 Thread David Edmundson
On Mon, Nov 30, 2015 at 8:20 PM, Ivan Čukić wrote: > Hi all, > > A long time ago, we decided that out of the following options, the > first one was better: > > - (1) when a window is activated by external entity (a document opens > in an existing kate instance that is on a

Re: Review Request 126203: Disable ptrace for kcheckpass and the greeter

2015-11-30 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126203/ --- (Updated Dec. 1, 2015, 8:34 a.m.) Review request for Plasma and Tobias

Re: Activity switching on window activation

2015-11-30 Thread Martin Graesslin
On Monday, November 30, 2015 9:20:45 PM CET Ivan Čukić wrote: > BUT, a user made a nice point about why the current behaviour is wrong > - it is a bit of a privacy problem - the system can unexpectedly > switch to a different activity and reveal something that the user > didn't want to. I'm

Review Request 126203: Disable ptrace for kcheckpass and the greeter

2015-11-30 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126203/ --- Review request for Plasma and Tobias Berner. Repository: kscreenlocker

Re: Review Request 126175: Click on item in plasmashell case focus stays on last pointed item

2015-11-30 Thread Anthony Fieroni
> On Ноев. 30, 2015, 1:25 преди обяд, David Edmundson wrote: > > >MoseMove is too expensive event to be redirect, it can cause problems on > > >slow CPU's. > > > > I don't see how. > > It's no different to when the mouse is actually over the containment. > > > > The case for when you're in

Re: Scope of framework integration plugin?

2015-11-30 Thread Luigi Toscano
On Monday 30 of November 2015 12:48:26 Martin Graesslin wrote: > Hi all, > > there is currently a review request to add OSX specific changes to framework > integration plugin [1]. > > This seems wrong to me. I think our framework integration plugin is about > integration Qt applications into the

Scope of framework integration plugin?

2015-11-30 Thread Martin Graesslin
Hi all, there is currently a review request to add OSX specific changes to framework integration plugin [1]. This seems wrong to me. I think our framework integration plugin is about integration Qt applications into the Plasma workspace. In my opinion it should not be used anywhere else. Not

Re: Scope of framework integration plugin?

2015-11-30 Thread Martin Graesslin
On Monday, November 30, 2015 12:59:02 PM CET Luigi Toscano wrote: > On Monday 30 of November 2015 12:48:26 Martin Graesslin wrote: > > Hi all, > > > > there is currently a review request to add OSX specific changes to > > framework integration plugin [1]. > > > > This seems wrong to me. I think

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread Martin Gräßlin
> On Nov. 30, 2015, 10:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? > > David Edmundson wrote: > It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. > > Martin Gräßlin wrote: > Sorry, but that doesn't do what you hope it does: > > - only

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126205/#review88958 --- Ship it! Ship It! - Martin Gräßlin On Nov. 30, 2015,

Re: Scope of framework integration plugin?

2015-11-30 Thread Aleix Pol
On Mon, Nov 30, 2015 at 12:48 PM, Martin Graesslin wrote: > Hi all, > > there is currently a review request to add OSX specific changes to framework > integration plugin [1]. > > This seems wrong to me. I think our framework integration plugin is about > integration Qt

Re: Scope of framework integration plugin?

2015-11-30 Thread Martin Graesslin
On Monday, November 30, 2015 1:02:01 PM CET Aleix Pol wrote: > On Mon, Nov 30, 2015 at 12:48 PM, Martin Graesslin wrote: > > Hi all, > > > > there is currently a review request to add OSX specific changes to > > framework integration plugin [1]. > > > > This seems wrong to

Re: Scope of framework integration plugin?

2015-11-30 Thread Aleix Pol
On Mon, Nov 30, 2015 at 1:15 PM, Martin Graesslin wrote: > On Monday, November 30, 2015 1:02:01 PM CET Aleix Pol wrote: >> On Mon, Nov 30, 2015 at 12:48 PM, Martin Graesslin > wrote: >> > Hi all, >> > >> > there is currently a review request to add OSX

Re: Review Request 126203: Disable ptrace for kcheckpass and the greeter

2015-11-30 Thread Martin Gräßlin
> On Nov. 30, 2015, 9:34 a.m., Tobias Berner wrote: > > I think FreeBSD 10 introduced a similar interface in r277322 > > https://svnweb.freebsd.org/base?view=revision=277322 > > Though it is explicitely stated to not be a "security feature". > > > > According to the man page of progctl > >

Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

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

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126205/#review88943 --- What does QT_XCB_FORCE_SOFTWARE_OPENGL? - Martin Gräßlin

Re: Review Request 126185: Make the KAppTemplate CMake module global

2015-11-30 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126185/ --- (Updated Nov. 30, 2015, 1:47 p.m.) Status -- This change has been

Re: Review Request 126185: Make the KAppTemplate CMake module global

2015-11-30 Thread Marco Martin
> On Nov. 27, 2015, 5:21 p.m., Simon Wächter wrote: > > Thanks for moving the template macro to the ECM module. A few things I am > > not quite sure: > > > > - Is the .kdev_ignore file still in use? I never saw it in a KDevelop > > project > > - If you commit the patch, I'll delete the macro

Re: Review Request 126126: kicker: always show arrows for items with children

2015-11-30 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126126/#review88963 --- ping? what's the status of this? - Marco Martin On Nov.

How to handle drag-and-drop to the desktop in Plasma 5?

2015-11-30 Thread Elvis Angelaccio
Hi guys, in KDE 4 Ark used to be notified of dropEvents() to the desktop, by having a dbus method called from kde-base/plasma/applets/folderview/iconview.cpp (in particular from the IconView::dropEvent() function). In Plasma 5 this does not work anymore, as kde-base repo has not been ported. But

Custom shell and corona

2015-11-30 Thread Olivier Churlaud
Hi, I'm now done with this first custom shell we spoke about with Marco. If you answer, please put me in copy since I'm not registered on this MailingList. You can see it at https://quickgit.kde.org/?p=scratch%2Fochurlaud%2Fplasma-skratch.git What is currently missing

Re: Review Request 126185: Make the KAppTemplate CMake module global

2015-11-30 Thread Marco Martin
> On Nov. 27, 2015, 5:21 p.m., Simon Wächter wrote: > > Thanks for moving the template macro to the ECM module. A few things I am > > not quite sure: > > > > - Is the .kdev_ignore file still in use? I never saw it in a KDevelop > > project > > - If you commit the patch, I'll delete the macro

Re: Scope of framework integration plugin?

2015-11-30 Thread René J . V . Bertin
Adding KDE-mac because we're the first concerned (thanks for omitting us ... again). First off: what about splitting off the KdePlatformPlugin from frameworkintegration? I can see the point that it was conceived to allow pure Qt5 applications to integrate with the look KF5 applications have

Re: Review Request 126031: [appletinterface] Allow specifying separate toolTipIcon

2015-11-30 Thread Marco Martin
> On Nov. 11, 2015, 8:06 p.m., Kai Uwe Broulik wrote: > > I like the applet previews in widget explorer but making them the actual > > applet icon was a not completely thought through. The tooltip icons are a > > mess now, Kickoff doesn't have the KDE logo anymore, not to mention the > >

Re: Review Request 125349: use a RowLayout for ToolbarLayout

2015-11-30 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125349/ --- (Updated Nov. 30, 2015, 2:13 p.m.) Status -- This change has been

Re: Review Request 126203: Disable ptrace for kcheckpass and the greeter

2015-11-30 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126203/#review88939 --- I think FreeBSD 10 introduced a similar interface in r277322

Re: Review Request 126175: Click on item in plasmashell case focus stays on last pointed item

2015-11-30 Thread David Edmundson
> On Nov. 29, 2015, 11:25 p.m., David Edmundson wrote: > > >MoseMove is too expensive event to be redirect, it can cause problems on > > >slow CPU's. > > > > I don't see how. > > It's no different to when the mouse is actually over the containment. > > > > The case for when you're in the 4px

[Breeze] [Bug 355906] Please consider unification for themes' data paths.

2015-11-30 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355906 Sebastian Kügler changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

Re: [KDE Usability] Review Request 126151: Port avatar gallery from kcm_useraccounts to user-manager

2015-11-30 Thread Sebastian Kügler
On Friday, November 27, 2015 02:47:00 PM Jonathan Riddell wrote: > > On Nov. 23, 2015, 11:21 p.m., Thomas Pfeiffer wrote: > > > The interaction seems fine, but since it's a user setting, there should > > > not be any polkit request. This would confuse users because they don't > > > expect to need

Minutes Monday Plasma Hangout

2015-11-30 Thread Sebastian Kügler
Present: Riddell, kbroulik, notmart, mgraesslin, obogdan, sebas Date: November 30 2015 Riddell: - 5.5 tarballs due to be made this week - release due next Tuesday - will send out invitation for a 5.6 kickoff meeting kbroulik: - I added support for "Jump Lists" to Task Manager and

Re: Review Request 126185: Make the KAppTemplate CMake module global

2015-11-30 Thread Simon Wächter
> On Nov. 27, 2015, 6:21 p.m., Simon Wächter wrote: > > Thanks for moving the template macro to the ECM module. A few things I am > > not quite sure: > > > > - Is the .kdev_ignore file still in use? I never saw it in a KDevelop > > project > > - If you commit the patch, I'll delete the macro