https://bugs.kde.org/show_bug.cgi?id=347153
Thomas Lübking <thomas.luebk...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/kwin |http://commits.kde.org/kwin |/77047aa555c8ed58e8fc21c3f5 |/e73e331f35b9da4bbb99c80c5c |73b42d0c05a59b |1eedd2ae99422b Version Fixed In|5.3.1 |5.6 --- Comment #34 from Thomas Lübking <thomas.luebk...@gmail.com> --- Git commit e73e331f35b9da4bbb99c80c5c1eedd2ae99422b by Thomas Lübking. Committed on 15/01/2016 at 21:00. Pushed by luebking into branch 'master'. use XCB_CURRENT_TIME for NET::TakeFocusProtocol The only clients that really seem to rely on it are Java and they're apparently "broken", resp. extremely picky on the tiemstamp and probably happily refuse focus if it's *not* equal to the current server time (ie. anything else happens at this moment) and overmore feel oblieged to act as WM by juggling around VDs at all. FIXED-IN: 5.6 REVIEW: 126753 M +3 -4 client.cpp M +2 -1 client.h http://commits.kde.org/kwin/e73e331f35b9da4bbb99c80c5c1eedd2ae99422b -- You are receiving this mail because: You are watching all bug changes.