Review Request 124586: Dismiss logout dialog when clicking outside

Martin Gräßlin mgraesslin at kde.org
Sat Oct 17 16:03:37 UTC 2015


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


I'm not sure whether focusOutEvent is the best solution. That would probably handle too much. I'd say go with Qt::BypassWindowManagerHint, grabKeyboard and grabMouse and handle the clicks yourself.

- Martin Gräßlin


On Aug. 13, 2015, 10:15 p.m., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124586/
> -----------------------------------------------------------
> 
> (Updated Aug. 13, 2015, 10:15 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> Doesn't make sense to be able to interact with windows behind it, also prevents accidental logouts when you somehow lose the window behind some others and then forget about it.
> 
> 
> Diffs
> -----
> 
>   ksmserver/shutdowndlg.h d534ff6 
>   ksmserver/shutdowndlg.cpp 373c243 
> 
> Diff: https://git.reviewboard.kde.org/r/124586/diff/
> 
> 
> Testing
> -------
> 
> Works
> 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20151017/800ff2a2/attachment.html>


More information about the Plasma-devel mailing list