FAM in kdirwatch

2014-11-28 Thread Jonathan Riddell
At Kubuntu we're trying to work out if we want kcoreaddons to build-dep on FAM. FAM isn't used if inotify is available and kdelibs never built against FAM. But we had this bug report about FAM being needed for NFS https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/525005 will build-dep on

Re: Where are my systray icons cont'd

2014-11-28 Thread Kevin Funk
On Thursday 27 November 2014 21:10:10 Kevin Funk wrote: Heya, I'm still missing my beloved systray icons for a few applications in Plasma 5 on Ubuntu 14.10 (using distro provided packages). I have every package installed according to [1] (sni-qt, libindicator*), but still, systray icons

Re: Re: Where are my systray icons cont'd

2014-11-28 Thread Martin Gräßlin
On Friday 28 November 2014 16:49:51 Kevin Funk wrote: On Thursday 27 November 2014 21:10:10 Kevin Funk wrote: Heya, I'm still missing my beloved systray icons for a few applications in Plasma 5 on Ubuntu 14.10 (using distro provided packages). I have every package installed

Re: Review Request 121218: Allow using new style connect syntax with KStandardAction::create()

2014-11-28 Thread Alexander Richardson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121218/ --- (Updated Nov. 28, 2014, 7:51 nachm.) Review request for KDE Frameworks.

Re: Review Request 121063: use correct ki18n_wrap_ui in ki18n based framework

2014-11-28 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121063/#review71060 --- Ping? - Burkhard Lück On Nov. 8, 2014, 2:10 nachm.,

Re: Review Request 121218: Allow using new style connect syntax with KStandardAction::create()

2014-11-28 Thread Alexander Richardson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121218/ --- (Updated Nov. 28, 2014, 8:02 nachm.) Review request for KDE Frameworks.

Review Request 121283: Allow using new style connect in KActionCollection::add[Action]()

2014-11-28 Thread Alexander Richardson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121283/ --- Review request for KDE Frameworks. Repository: kxmlgui Description

Re: Review Request 121063: use correct ki18n_wrap_ui in ki18n based framework

2014-11-28 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121063/#review71065 --- Ship it! Ship It! - Aleix Pol Gonzalez On Nov. 8, 2014,

Re: FAM in kdirwatch

2014-11-28 Thread Matthew Dawson
On November 28, 2014 01:16:02 PM Jonathan Riddell wrote: At Kubuntu we're trying to work out if we want kcoreaddons to build-dep on FAM. FAM isn't used if inotify is available and kdelibs never built against FAM. But we had this bug report about FAM being needed for NFS

Re: Re: Review Request for KDecoration

2014-11-28 Thread Martin Gräßlin
On Sunday 16 November 2014 23:30:35 Christoph Feck wrote: On Friday 31 October 2014 08:22:53 Martin Gräßlin wrote: today I want to start the review process for the new KDecoration Hi Martin, thanks for the work, here are some random comments from my side. I hope I am not too late.

Re: Review Request for KDecoration

2014-11-28 Thread Christoph Feck
On Friday 28 November 2014 12:00:43 Martin Gräßlin wrote: On Sunday 16 November 2014 23:30:35 Christoph Feck wrote: On Friday 31 October 2014 08:22:53 Martin Gräßlin wrote: today I want to start the review process for the new KDecoration Hi Martin, thanks for the work, here are

Re: Review Request for KDecoration

2014-11-28 Thread Sebastian Kügler
On Friday, November 28, 2014 12:00:43 Martin Gräßlin wrote: Given that you call it fundamental, I suggest to allow qreal here. A millimeter is really small, and if you only allow integer values, the precision might be too coarse. The documentation is copied from Plasma. I don't know

Re: Re: Review Request for KDecoration

2014-11-28 Thread Martin Gräßlin
On Friday 28 November 2014 13:53:07 Sebastian Kügler wrote: On Friday, November 28, 2014 12:00:43 Martin Gräßlin wrote: Given that you call it fundamental, I suggest to allow qreal here. A millimeter is really small, and if you only allow integer values, the precision might be too

Re: Review Request for KDecoration

2014-11-28 Thread Sebastian Kügler
On Friday, November 28, 2014 14:16:38 Martin Gräßlin wrote: On Friday 28 November 2014 13:53:07 Sebastian Kügler wrote: On Friday, November 28, 2014 12:00:43 Martin Gräßlin wrote: The documentation is copied from Plasma. I don't know anything about high DPI, so maybe sebas can

Re: Re: Re: Review Request for KDecoration

2014-11-28 Thread Martin Gräßlin
Martin GräßlinOn Friday 28 November 2014 12:00:43 wrote: void titleBarDoubleClicked(); Maybe it might sense to have the event here, to check keyboard modifiers? void titleBarWheelEvent(const QPoint angleDelta); Why not simply pass the QWheelEvent? I might be interested

Re: Review Request for KDecoration

2014-11-28 Thread Thomas Lübking
On Freitag, 28. November 2014 14:55:43 CEST, Martin Gräßlin wrote: Both signals are now removed. Works like a charm with the handling directly in KWin. I foresee trouble/complicfication on this (at least limitation) Assume a decoration wants to alter the current tab on wheel, depending on the

Re: Re: Review Request for KDecoration

2014-11-28 Thread Martin Gräßlin
On Friday 28 November 2014 15:25:03 Thomas Lübking wrote: On Freitag, 28. November 2014 14:55:43 CEST, Martin Gräßlin wrote: Both signals are now removed. Works like a charm with the handling directly in KWin. I foresee trouble/complicfication on this (at least limitation) Assume a

Re: Review Request 121286: Adding support for lldb in DrKonqi (step 1)

2014-11-28 Thread Pino Toscano
On Nov. 28, 2014, 11:09 p.m., Pino Toscano wrote: drkonqi/backtracegenerator.cpp, lines 97-100 https://git.reviewboard.kde.org/r/121286/diff/1/?file=331014#file331014line97 Shouldn't this rather be some attribute in the rc file, instead of hardcoding the lldb behaviour in the

Moving polkit-kde-agent-1 to kde/workspace

2014-11-28 Thread David Edmundson
Polkit-kde-agent is a small daemon that runs in the user's session bus, and prompts a user for authentication when a process on the same session requests polkit authorisation. It is currently in extragear/base, however given it is an essential part of the workspace in order to use polkit actions

[no subject]

2014-11-28 Thread Honey Sukesan
Dear all, I would like to know more about KHTML rendering engine project of KDE. We are in search of a suitable rendering engine to be ported to an older version of QNX. that is, QNX4.25. KHTML seems interesting as it is open-source and its wikipedia link says it is cross-platform. That makes us

Re: Moving polkit-kde-agent-1 to kde/workspace

2014-11-28 Thread Ian Wadham
Hi David, On 29/11/2014, at 1:19 AM, David Edmundson wrote: Polkit-kde-agent is a small daemon that runs in the user's session bus, and prompts a user for authentication when a process on the same session requests polkit authorisation. It is currently in extragear/base, however given it

Re: Moving polkit-kde-agent-1 to kde/workspace

2014-11-28 Thread Ben Cooksley
On Sat, Nov 29, 2014 at 4:58 PM, Ian Wadham iandw...@gmail.com wrote: Hi David, Hi Ian, On 29/11/2014, at 1:19 AM, David Edmundson wrote: Polkit-kde-agent is a small daemon that runs in the user's session bus, and prompts a user for authentication when a process on the same session

Re: Moving polkit-kde-agent-1 to kde/workspace

2014-11-28 Thread Ian Wadham
OK, thanks Ben. Ian W. On 29/11/2014, at 3:14 PM, Ben Cooksley wrote: On Sat, Nov 29, 2014 at 4:58 PM, Ian Wadham iandw...@gmail.com wrote: If you can possibly avoid it, please do not put Polkit-kde-agent in a Plasma-only module (as has happened to Dr Konqi). That is if p-k-a is something

[Kde-hardware-devel] Solid fstab backend

2014-11-28 Thread arrowdodger
Hello. I've been playing with Solid and found that fstab backend monitors /etc/mtab file for changes to maintain an up-to-date list of systems mounts. We at FreeBSD do not have /etc/mtab file, but out Linux compatability layer provides it (under /proc/mounts path though, but this is irrelevant).