Summary: | osd window can get focus, but it should not | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Alexander <Alexander.Rakulenko> |
Component: | general | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bhush94, kde, mgraesslin |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/c380ca5653bc41f7832f33aef7ae31563ab85992 | Version Fixed In: | |
Sentry Crash Report: |
Description
Alexander
2014-09-19 12:11:08 UTC
$ xwininfo -wm xwininfo: Please select the window about which you would like information by clicking the mouse in that window. xwininfo: Window id: 0x200000b "Plasma" Window manager hints: Client accepts input or input focus: Yes Initial state is Normal State Displayed on desktop 0 Window type: Notification Window state: Skip Taskbar Skip Pager Process id: 556 I added code to Plasma.Dialog to make it click-through. One just need to set it ;-) Git commit c380ca5653bc41f7832f33aef7ae31563ab85992 by Marco Martin. Committed on 26/09/2014 at 16:17. Pushed by mart into branch 'master'. osd is outputOnly M +1 -0 lookandfeel/contents/osd/Osd.qml http://commits.kde.org/plasma-workspace/c380ca5653bc41f7832f33aef7ae31563ab85992 |