At the moment, I don't, but it won't be a problem at all. There's loads of info in the wiki. I don't have the time to set it up right now, I'll do it later.
I guess I could port the client to QMenuModel without much trouble, the QPT part is totally unknown to me though. On Thu, Sep 22, 2016 at 12:17 PM, Marco Martin <notm...@gmail.com> wrote: > On Thursday 22 September 2016 11:59:59 Matija Čupić wrote: > > Heya everyone, > > > > I'm looking to contribute to KDE. I'm not new to programming (just new to > > Qt, KDE), and not asking for handholding, but if someone could strap me > up > > with info on how to start, how would I test my additions/fixes, and > what's > > the procedure for submitting updates, that would be awesome. > > > > Specifically, I want to port the appmenu to QMenuModel (since I really > want > > that, and it really bugs me it's not implemented yet). If there's someone > > that's familiar with its implementation and has some rough ideas what > needs > > to be done, it would be really cool if he could get me up to speed. > > Hi, > that would be nice for sure. > do you have a working development environment built from source? (plasma- > workspace and deps) > the client part for appmenu at the moment reside in > plasma-workspace/appmenu/ > then (i guess) it would need a part in the QPT as well? > > -- > Marco Martin >