Skip to content

AppletPopup window type should accept focus.

Luca Carlon requested to merge lcarlon/kwin:fix_acceptfocus into master

AppletPopup window type should accept focus, behaving like other window types like Dock. At the moment it is instead behaving like notification, which seems wrong. This should also fix a failing unit test.

Merge request reports