Re: [PATCH 2/2] winex11.drv: Implement FlashWindow with UrgencyHint flag.
14 Sep
2015
14 Sep
'15
9:34 a.m.
Jactry Zeng <jzeng(a)codeweavers.com> wrote:
This patch only set UrgencyHint flag when the window is minimized. Because X11 only define UrgencyHint, the specific UI effect is implemented by WM/DE. Different WM/DE may have different UI effect which is quite different from Windows.
Probably FlashWindow should be implemented with _NET_WM_STATE_DEMANDS_ATTENTION instead. -- Dmitry.
16 Sep
16 Sep
3:10 a.m.
New subject: [PATCH 2/2] winex11.drv: Implement FlashWindow with UrgencyHint flag.
Hi Dmitry, 2015-09-14 17:34 GMT+08:00 Dmitry Timoshkov <dmitry(a)baikal.ru>:
Probably FlashWindow should be implemented with
_NET_WM_STATE_DEMANDS_ATTENTION
instead. I have sent another try implemented with _NET_WM_STATE_DEMANDS_ATTENTION. Could you make some comment on it? Thank you very much! :-)
-- Regards, Jactry Zeng
3744
Age (days ago)
3746
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dmitry Timoshkov -
Jactry Zeng