分页: 1 / 1
"Flash when there is any window requiring attention"的效果?
发表于 : 2016-09-20 21:27
由 科学之子
"Flash when there is any window requiring attention"的效果?
lxpanel的"Task Bar"的文字
怎么才能得知那个效果?
从文字上来看,貌似XP下任务栏里的窗口有闪烁变黄之类
但是怎么体验这个效果?
Re: "Flash when there is any window requiring attention"的效果?
发表于 : 2016-09-20 21:46
由 科学之子
lxpanel的"Task Bar"的文字
Re: "Flash when there is any window requiring attention"的效果?
发表于 : 2016-09-20 21:56
由 vickycq
科学之子 写了:但是怎么体验这个效果?
_NET_WM_STATE_DEMANDS_ATTENTION)
开两个 hexchat/xchat,一个跟另一个私聊。
接受信息者设置为 Preferences - Chatting - Alerts - Blink task bar on <三类全选>
或尝试 wmctrl 发送 demands_attention
例 对象为 thunar 窗口,标题为 "Downloads - File Manager"
代码: 全选
wmctrl -r manager -b add,demands_attention
参考
https://specifications.freedesktop.org/ ... c-1.3.html
https://www.reddit.com/r/archlinux/comm ... gent_hint/
Re: "Flash when there is any window requiring attention"的效果?
发表于 : 2016-09-20 22:02
由 科学之子
vickycq 写了:科学之子 写了:但是怎么体验这个效果?
_NET_WM_STATE_DEMANDS_ATTENTION)
开两个 hexchat/xchat,一个跟另一个私聊。
接受信息者设置为 Preferences - Chatting - Alerts - Blink task bar on <三类全选>
Windows下好像有些网页聊天也有这个类似功能
不过Linux下Firefox不行?
Wed Sep 21 00:36:21 CST 2016补充:
也许记错了,可能是IE的网页聊天的任务栏可以闪烁