Review Request 125626: New activity switcher UI

David Edmundson david at davidedmundson.co.uk
Wed Oct 14 23:33:37 UTC 2015



> On Oct. 14, 2015, 11:11 p.m., Ivan Čukić wrote:
> > desktoppackage/contents/activitymanager/StoppedActivityItem.qml, line 107
> > <https://git.reviewboard.kde.org/r/125626/diff/3/?file=410916#file410916line107>
> >
> >     The stopped activities are not accessible via the keyboard by design (was decided some time ago that only running activities should be).
> >     
> >     I've placed selectable: false, name and role.
> >     
> >     Why the preference for onPressed instead of onClicked?

that's Accessible.onPressAction
on onPressed in the MouseArea

and pressed instead of clicked, because that's the only one that exists :D


- David


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


On Oct. 14, 2015, 11:16 p.m., Ivan Čukić wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125626/
> -----------------------------------------------------------
> 
> (Updated Oct. 14, 2015, 11:16 p.m.)
> 
> 
> Review request for Plasma, David Edmundson and Marco Martin.
> 
> 
> Repository: plasma-desktop
> 
> 
> Description
> -------
> 
> This is based on the VDG (Andrew's) mockup.
> 
> - Activities have more contextual information
> - Configuration and activity creation interface is the same as in activities KCM
> - Fixed the issue of plasma locking when Qt decides will-I-won't-I (the relayout loop when it decides whether to show a scroll-bar or not)
> 
> It requires the latest KActivities master.
> 
> Latest:
> ![New shot](http://ibin.co/2IwP3j7dcjPe)
> 
> Previous:
> ![Shot](http://ibin.co/2IvS4TSHzgKE)
> 
> 
> Diffs
> -----
> 
>   desktoppackage/contents/activitymanager/ActivityCreationDialog.qml 9317b0e 
>   desktoppackage/contents/activitymanager/ActivityDeletionDialog.qml 523aba6 
>   desktoppackage/contents/activitymanager/ActivityItem.qml 526716c 
>   desktoppackage/contents/activitymanager/ActivityList.qml e8bf5f0 
>   desktoppackage/contents/activitymanager/ActivityManager.qml ff5cdc1 
>   desktoppackage/contents/activitymanager/ControlButton.qml 1e9854f 
>   desktoppackage/contents/activitymanager/Heading.qml be95b9e 
>   desktoppackage/contents/activitymanager/StoppedActivityItem.qml c1a417f 
>   desktoppackage/contents/activitymanager/static.js 0eaab96 
>   imports/activitymanager/switcherbackend.h 846862e 
>   imports/activitymanager/switcherbackend.cpp 736fe67 
> 
> Diff: https://git.reviewboard.kde.org/r/125626/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Ivan Čukić
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20151014/47c0c914/attachment.html>


More information about the Plasma-devel mailing list