D20085: Expose a method to show the context menu of an applet from QML

2020-03-27 Thread Aleix Pol Gonzalez
apol abandoned this revision. REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D20085 To: apol, #plasma, mart Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns

D20085: Expose a method to show the context menu of an applet from QML

2019-03-28 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 54991. apol added a comment. boop REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20085?vs=54967&id=54991 BRANCH master REVISION DETAIL https://phabricator.kde.org/D20085 AFFECTED FILES src/scrip

D20085: Expose a method to show the context menu of an applet from QML

2019-03-28 Thread Marco Martin
mart requested changes to this revision. mart added a comment. This revision now requires changes to proceed. looking at D20093 made me rething this, the least intrusive one in the end seems really the first version, with explicit check of formfactor being

D20085: Expose a method to show the context menu of an applet from QML

2019-03-28 Thread Aleix Pol Gonzalez
apol added a dependent revision: D20093: Show a context menu on pressAndHold. REPOSITORY R242 Plasma Framework (Library) BRANCH master REVISION DETAIL https://phabricator.kde.org/D20085 To: apol, #plasma, mart Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D20085: Expose a method to show the context menu of an applet from QML

2019-03-28 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R242 Plasma Framework (Library) BRANCH master REVISION DETAIL https://phabricator.kde.org/D20085 To: apol, #plasma, mart Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D20085: Expose a method to show the context menu of an applet from QML

2019-03-27 Thread Aleix Pol Gonzalez
apol created this revision. apol added reviewers: Plasma, mart. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. apol requested review of this revision. REVISION SUMMARY Decouples the code that shows it and exposes it to the different containments and applets