SWT Shell is not raised above in xfwm4

空扰寡人 提交于 2019-12-07 23:42:29

I can't speak about xfwm4 specifically but yes, many window managers have some form of input stealing prevention.

You don't want any random application being allowed to steal your focus or force your attention away from what you are doing.

How they implement this behaviour differs between window managers however. Most should (ideally) allow the currently focused application to give focus to a newly created window of that application but I imagine not all do that.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!