[kwin] [Bug 359683] Clients can change the VD (and activate) via _NET_ACTIVE_WINDOW messages

2016-02-27 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359683

Thomas Lübking  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/kwin
   ||/0e80a16db57cb194431725aa20
   ||4e1fa871ea87c6
   Version Fixed In||5.6
 Resolution|--- |FIXED

--- Comment #2 from Thomas Lübking  ---
Git commit 0e80a16db57cb194431725aa204e1fa871ea87c6 by Thomas Lübking.
Committed on 27/02/2016 at 10:26.
Pushed by luebking into branch 'master'.

restrict cross-vd activation to in-client distrib

QDialog or at least QMessageBox does this and I doubt Lubos' idea was to
"allow focus stealing if the client nags enough" - switching the VD is a
major interrupt and prevented when a new window shows up.
It should not be possible to stomp on ground and then receive
focus - notably not on the other desktop.

I assume the original idea was to let clients distribute focus *inside*
across virtual desktops, maybe also permit when no client was active,
but hardly otherwise.
FIXED-IN: 5.6
REVIEW: 127153

M  +3-0activation.cpp

http://commits.kde.org/kwin/0e80a16db57cb194431725aa204e1fa871ea87c6

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359683] Clients can change the VD (and activate) via _NET_ACTIVE_WINDOW messages

2016-02-22 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359683

Thomas Lübking  changed:

   What|Removed |Added

URL||https://git.reviewboard.kde
   ||.org/r/127153/
  Flags||ReviewRequest+
 CC||j...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359683] Clients can change the VD (and activate) via _NET_ACTIVE_WINDOW messages

2016-02-22 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359683

Thomas Lübking  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
   Assignee|kwin-bugs-n...@kde.org  |thomas.luebk...@gmail.com

--- Comment #1 from Thomas Lübking  ---
Created attachment 97364
  --> https://bugs.kde.org/attachment.cgi?id=97364&action=edit
proof of issue

-- 
You are receiving this mail because:
You are watching all bug changes.