After a bunch more digging, it is in fact an issue with xmonad's focus
problems. I added the following to my xmonad.hs to deal with it:
myManageHook = composeAll . concat $
[
...
[ resource =? "xfce4-notifyd" --> doIgnore <+> doF W.focusDown ]
...
]
The notifications still popup over
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1020948
Title:
xfce4-notifyd steals window focus, even from xflock4
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sou
Public bug reported:
xfce4-notifyd steals focus whenever a notification appears, which is
frustrating when you're in the middle of typing something and suddenly
you're not anymore. I thought that this might be an issue with me using
xmonad as my window manager, but the notifications even steal foc
This bug is still an issue for normal use cases, the 360 character limit
is causing issues with some repositories. This thread gave me a way to
work around it though using that debug parameter you listed showed me
which request and header was the problem. In the end I ran my requests
through a varn
I experienced the same problem.
** Attachment added: "screenshot of my experience."
http://launchpadlibrarian.net/40911527/screenshot100313132115.png
--
Super high score w/ multiple 5's
https://bugs.launchpad.net/bugs/427627
You received this bug notification because you are a member of Ubunt