Activate clients on drag enter
ClosedPublic

Authored by romangg on Sep 2 2018, 9:15 PM.

Details

Summary

We currently only raise a client when a drag enters it and not activate it.
This is confusing since afterwards the raised window has not keyboard focus
although visually being in front of the window the drag originated from.

Therefore activate entered windows instead of only raising them.

Test Plan

Manually and autotests still pass.

Diff Detail

Repository
R108 KWin
Branch
activateClientsOnDrag
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2446
Build 2464: arc lint + arc unit
romangg created this revision.Sep 2 2018, 9:15 PM
Restricted Application added a project: KWin. · View Herald TranscriptSep 2 2018, 9:15 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
romangg requested review of this revision.Sep 2 2018, 9:15 PM
hein accepted this revision.Sep 10 2018, 10:13 AM
This revision is now accepted and ready to land.Sep 10 2018, 10:13 AM

This is confusing me since ages :) +1

This revision was automatically updated to reflect the committed changes.