codehenry / xmonad

Automatically exported from code.google.com/p/xmonad
0 stars 0 forks source link

UrgencyHook doesn't work for Qt applications #481

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use Qt application which uses QApplication::alert to mark application as 
"urgent", for example Skype or qutIM

What is the expected output? What do you see instead?
UrgencyHook should be executed, but actually nothing happened.

What version of the product are you using? On what operating system?
xmonad && xmonad-contrib 0.9.2. The darcs version is also affected. OS - Gentoo 
Linux.

As I understand the root cause of the problem is that 
_NET_WM_STATE_DEMANDS_ATTENTION flag is not handled properly, but Qt uses it 
internally.

Original issue reported on code.google.com by Mike.Lim...@gmail.com on 31 Oct 2011 at 10:23

GoogleCodeExporter commented 8 years ago
The problem is still reproduced with version 0.10

Original comment by Mike.Lim...@gmail.com on 6 Mar 2012 at 12:55

GoogleCodeExporter commented 8 years ago
Closed by 532

Original comment by vogt.a...@gmail.com on 19 Feb 2013 at 3:20