[Window] Another try at thwarting focus-stealing prevention
authorIra W. Snyder <devel@irasnyder.com>
Tue, 22 Jan 2008 20:06:33 +0000 (12:06 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Tue, 22 Jan 2008 20:06:33 +0000 (12:06 -0800)
commit0ae3761771c86563ae751e8e6ba40d01cc472232
tree293965f5eca9935f8177496a7592da576a8a34c2
parent046561900e6f85a79490627fb04d38e42852d6a0
[Window] Another try at thwarting focus-stealing prevention

Try to keep focus-stealing prevention out of our way. This unconditionally
sets the X11 property _NET_WM_USER_TIME on our window when activated
by the global keybinding callback.
tilda-window.c