在 X 中创建隐藏的、不可见的窗口? [英] Create hidden, non visible window in X?

查看:20
本文介绍了在 X 中创建隐藏的、不可见的窗口?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在 X 中创建一个不可见的窗口?我查看了 XCreateSimpleWindow API,但没有找到任何将其隐藏的属性.有办法吗?

Is it possible in X to create a window that is not visible? I looked at the XCreateSimpleWindow API but did not find any attributes to make it hidden. Is there a way?

谢谢

推荐答案

您可能正在寻找 InputOnly 窗口.使用 XCreateWindow 时,您可以将类指定为 InputOnly.

You may be looking for an InputOnly window. You can specify the class as InputOnly when using XCreateWindow.

这篇关于在 X 中创建隐藏的、不可见的窗口?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆