Re: Rebase of kopete branch and push it to master

2018-01-15 Thread Pali Rohár
On Tuesday 16 January 2018 00:32:44 Albert Astals Cid wrote: > El dimarts, 16 de gener de 2018, a les 0:09:50 CET, Pali Rohár va escriure: > > On Tuesday 16 January 2018 00:06:29 Albert Astals Cid wrote: > > > So is the problem: > > > a) that you could not push that master-kf5 to master > > > > P

Re: Rebase of kopete branch and push it to master

2018-01-15 Thread Albert Astals Cid
El dimarts, 16 de gener de 2018, a les 0:09:50 CET, Pali Rohár va escriure: > On Tuesday 16 January 2018 00:06:29 Albert Astals Cid wrote: > > So is the problem: > > a) that you could not push that master-kf5 to master > > Problem is really a). Why is that? You said master-kf5 is just a rebase o

Re: Rebase of kopete branch and push it to master

2018-01-15 Thread Luigi Toscano
Pali Rohár ha scritto: > On Tuesday 16 January 2018 00:06:29 Albert Astals Cid wrote: >> So is the problem: >> a) that you could not push that master-kf5 to master > > Problem is really a). > a) can't be changed. You can merge your rebased kf5 branch to master. I would still complain, because t

Re: Rebase of kopete branch and push it to master

2018-01-15 Thread Pali Rohár
On Tuesday 16 January 2018 00:06:29 Albert Astals Cid wrote: > So is the problem: > a) that you could not push that master-kf5 to master Problem is really a). -- Pali Rohár pali.ro...@gmail.com

Re: Rebase of kopete branch and push it to master

2018-01-15 Thread Albert Astals Cid
El dilluns, 15 de gener de 2018, a les 9:50:11 CET, Pali Rohár va escriure: > On Sunday 14 January 2018 23:59:45 Albert Astals Cid wrote: > > El diumenge, 14 de gener de 2018, a les 21:52:29 CET, Pali Rohár va escriure: > > > Hi! > > > > Hello Mr Rohár > > > > > From the following ticket https:/

Importing kdiff3 - was - Re: Aw: Re: KDE inclusion

2018-01-15 Thread Albert Astals Cid
El dimarts, 9 de gener de 2018, a les 20:06:36 CET, Michael Reeves va escriure: > I have a version of kdiff3 that I ported to kf5. I like to what build > requirements kf5 as a whole has. Also what would be the process for being > considered for inclusion in kde? So now that we have Joachim's bles

Re: Aw: Re: KDE inclusion

2018-01-15 Thread Michael Reeves
Just a not in the at vs. kde. The ported to hf5/qt5 eliminated some of the code differences between the two. I removed to if defs as obsolete. A third I replaced with a platform check for Windows as there seems no other need for it now. I don't have a preference on this. On Jan 15, 2018 3:09 AM, "

Re: KDE and Google Summer of Code 2018

2018-01-15 Thread Nate Graham
I've submitted an idea for System Settings: Improve handling for touchpads and mice with Libinput https://community.kde.org/GSoC/2018/Ideas#Improve_handling_for_touchpads_and_mice_with_Libinput This is pretty important going forward since most distros are shipping with Libinput now, but our us

Re: KDE and Google Summer of Code 2018

2018-01-15 Thread Dmitry Kazakov
Hi, Valorie! I have just edited the list of Krita ideas, now we have 8 ideas, 4 of which are low-hanging fruits with localized optimizations of the code. I hope that will help people who do not want to learn all half-million lines of Krita code. Speaking truly, I think I understand why there

Re: plasma-active-window-control - was -Re: 2 New Plasmoids in Kdereview

2018-01-15 Thread Albert Astals Cid
El dilluns, 15 de gener de 2018, a les 0:15:59 CET, Martin Kostolný va escriure: > You are right, integration of global-menu functionality is copied from > appmenu widget code. It is also mentioned in > plasma-active-window-control/plugin/README. > > I consider it a temporary solution before a pr

Re: Aw: Re: KDE inclusion

2018-01-15 Thread Albert Astals Cid
El diumenge, 14 de gener de 2018, a les 12:10:07 CET, Valentin Rusu va escriure: > * Joachim Eibl [2018-01-12 01:21:02 +0100]: > > I had a try at it myself, but was quite overwhelmed about the big > > changes in KF5. > > > >   > > > > You have my blessing to use the name KDiff3. > > Great news

Re: KDE and Google Summer of Code 2018

2018-01-15 Thread Johnny Jazeix
Hi, on GCompris side, we hope/plan to mentor 2 students like last year. I updated the page to add one more task. Regarding the events: this year, we were planning to skip SoK to focus more on GCi and GSoC, having the 3 events is too consuming and do not allow us to progress on our main tasks. The

Re: Rebase of kopete branch and push it to master

2018-01-15 Thread Pali Rohár
On Sunday 14 January 2018 23:59:45 Albert Astals Cid wrote: > El diumenge, 14 de gener de 2018, a les 21:52:29 CET, Pali Rohár va escriure: > > Hi! > > Hello Mr Rohár > > > > > From the following ticket https://phabricator.kde.org/T7642 I was > > suggested to open discussion on kde-core-devel li

Re: 2 New Plasmoids in Kdereview

2018-01-15 Thread Ben Cooksley
On Fri, Jan 12, 2018 at 11:53 AM, Martin Kostolný wrote: > Hi Ben, Ingo, Hi Martin, > > that is right, the previous mail (from yesterday's night) was my first mail > to kde-core-devel, which was done based on mentioned point 3 under kdereview > section. > > The reason I did that after this lon

Re: plasma-active-window-control - was -Re: 2 New Plasmoids in Kdereview

2018-01-15 Thread Ben Cooksley
On Mon, Jan 15, 2018 at 12:15 PM, Martin Kostolný wrote: > You are right, integration of global-menu functionality is copied from > appmenu widget code. It is also mentioned in > plasma-active-window-control/plugin/README. Hi Martin, > > I consider it a temporary solution before a proper appme

Re: plasma-active-window-control - was -Re: 2 New Plasmoids in Kdereview

2018-01-15 Thread Martin Kostolný
You are right, integration of global-menu functionality is copied from appmenu widget code. It is also mentioned in plasma-active-window-control/plugin/README. I consider it a temporary solution before a proper appmenu datasource is introduced. David Edmundson wrote a while ago that the datasour

Re: Aw: Re: KDE inclusion

2018-01-15 Thread Valentin Rusu
* Joachim Eibl [2018-01-12 01:21:02 +0100]: > I had a try at it myself, but was quite overwhelmed about the big > changes in KF5. > >   > > You have my blessing to use the name KDiff3. > Great news for a very useful tool! After having ported it to KDE4, I was also overwhelmed by the changes

Re: KDE and Google Summer of Code 2018

2018-01-15 Thread Valorie Zimmerman
I'm very discouraged to see so little movement on this. After skipping GCi this past fall, are we now also considering skipping GSoC? Or downsizing the number of students we are mentoring? Without Ideas we will not get students. More important, we must complete the Org application soon, and the Id

Review of 'plasma-active-window-control' project

2018-01-15 Thread Martin Kostolný
Hi! I'm starting a new review thread for project: https://phabricator.kde.org/source/plasma-active-window-control/ Best Regards, Martin

Review of 'plasma-redshift-control' project

2018-01-15 Thread Martin Kostolný
Hi! I'm starting a review thread for project: https://phabricator.kde.org/source/plasma-redshift-control/ ..based on responses from Albert, Ingo and Ben from thread "2 New Plasmoids in Kdereview" here on kde-core-devel. Thanks for the fast responses! Best Regards, Martin