Review Request 119193: Plasma-Active: Implement a launcher for Plasma Active

Antonis Tsiapaliokas antonis.tsiapaliokas at kde.org
Wed Jul 9 20:01:43 UTC 2014



> On July 9, 2014, 1:53 p.m., Eike Hein wrote:
> > Hmm just looking at the list of issues, could you maybe look at the codebases for Kicker (Application Menu) and Folder for inspiration? Kicker has a application model as well (relevant for your KServiceTypeTrader problem) and Folder is an icon view that has to solve mapping mouse coordinates to the view's content item (your "launching wrong index" problem). Always good to look at examples that solve similar problems already :).

thank you for your help.


- Antonis


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119193/#review61977
-----------------------------------------------------------


On July 9, 2014, 7:51 p.m., Antonis Tsiapaliokas wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119193/
> -----------------------------------------------------------
> 
> (Updated July 9, 2014, 7:51 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: plasma-mobile
> 
> 
> Description
> -------
> 
> The new launcher supports the following:
> 
> * it can show the applications
> * it can open an application.
> 
> 
> Diffs
> -----
> 
>   activeshellpackage/package/contents/views/Panel.qml a6b0c41 
>   activeshellpackage/package/contents/views/WindowList.qml d609214 
>   components/mobilecomponents/CMakeLists.txt 69d6035 
>   components/mobilecomponents/applicationlistmodel.h PRE-CREATION 
>   components/mobilecomponents/applicationlistmodel.cpp PRE-CREATION 
>   activeshellpackage/package/contents/views/ApplicationList.qml PRE-CREATION 
>   components/mobilecomponents/mobilecomponentsplugin.cpp b344ab4 
> 
> Diff: https://git.reviewboard.kde.org/r/119193/diff/
> 
> 
> Testing
> -------
> 
> Issues
> 
> * The IconGrid is returning a wrong index, so we are not opening the application, in which we clicked.
> * The IconGrid scrolling seems broken.
> * The TextField component doesn't get the correct focus.(open a kate in the background, go into the launcher, the input goes to kate, not to the TextField)
> * The KServiceTypeTrader::self()->query("Application"), returns back plugins which they are not applications.
> 
> 
> Thanks,
> 
> Antonis Tsiapaliokas
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140709/84861547/attachment-0001.html>


More information about the Plasma-devel mailing list