Tony Crisci 4ded44d18a Send last event timestamp with WM_TAKE_FOCUS msg
According to 4.1.7 of the iccm spec

http://tronche.com/gui/x/icccm/sec-4.html#s-4.1.7

> Windows with the atom WM_TAKE_FOCUS in their WM_PROTOCOLS property may
> receive a ClientMessage event from the window manager (as described in
> section 4.2.8) with WM_TAKE_FOCUS in its data[0] field and a valid
> timestamp (i.e. not CurrentTime ) in its data[1] field.

Adds the timestamp parameter to send_take_focus to avoid the dangerous
use of a global variable.
2014-03-31 23:28:33 +02:00
2014-03-21 19:21:51 +01:00
2014-01-01 15:06:57 +01:00
2014-03-21 19:21:19 +01:00
2014-01-01 15:06:57 +01:00
2014-03-31 22:53:39 +02:00
2013-12-22 21:52:49 +01:00
2014-01-04 12:20:12 +01:00
2012-12-11 22:45:34 +01:00
2013-08-07 21:04:18 +02:00
2013-12-22 21:12:10 +01:00
Description
No description provided
18 MiB
Languages
C 58.4%
Perl 36%
Raku 2.6%
Ruby 1.2%
Shell 0.7%
Other 1.1%