gri3-wm/include
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
..
i3 Use #pragma once 2014-01-01 15:06:57 +01:00
all.h Abstract binding configuration to bindings.[ch] 2014-01-28 08:21:21 +01:00
assignments.h Use #pragma once 2014-01-01 15:06:57 +01:00
atoms.xmacro Improved detection of windows that want floating 2014-03-08 21:00:44 +01:00
bindings.h Move translate_keysyms to bindings.[ch] 2014-03-15 17:59:57 +01:00
click.h Use #pragma once 2014-01-01 15:06:57 +01:00
cmdparse.h Use #pragma once 2014-01-01 15:06:57 +01:00
commands.h Use #pragma once 2014-01-01 15:06:57 +01:00
commands_parser.h Use #pragma once 2014-01-01 15:06:57 +01:00
con.h Fix 'gcc -Wextra -Wno-unused-parameter'. 2014-01-04 20:43:30 +01:00
config.h Move translate_keysyms to bindings.[ch] 2014-03-15 17:59:57 +01:00
config_directives.h Abstract binding configuration to bindings.[ch] 2014-01-28 08:21:21 +01:00
config_parser.h Use #pragma once 2014-01-01 15:06:57 +01:00
data.h Add `input_type` enum to `Binding` typedef 2014-01-12 22:37:11 +01:00
debug.h Use #pragma once 2014-01-01 15:06:57 +01:00
display_version.h Use #pragma once 2014-01-01 15:06:57 +01:00
ewmh.h Use #pragma once 2014-01-01 15:06:57 +01:00
fake_outputs.h Use #pragma once 2014-01-01 15:06:57 +01:00
floating.h Use #pragma once 2014-01-01 15:06:57 +01:00
handlers.h Use #pragma once 2014-01-01 15:06:57 +01:00
i3.h Use #pragma once 2014-01-01 15:06:57 +01:00
ipc.h Send IPC window events for focus and title changes 2014-02-26 22:24:19 +01:00
key_press.h Use #pragma once 2014-01-01 15:06:57 +01:00
libi3.h Use #pragma once 2014-01-01 15:06:57 +01:00
load_layout.h return parse errors via IPC for append_layout 2014-01-04 21:39:13 +01:00
log.h Use #pragma once 2014-01-01 15:06:57 +01:00
main.h Use #pragma once 2014-01-01 15:06:57 +01:00
manage.h Use #pragma once 2014-01-01 15:06:57 +01:00
match.h Use #pragma once 2014-01-01 15:06:57 +01:00
move.h Use #pragma once 2014-01-01 15:06:57 +01:00
output.h Use #pragma once 2014-01-01 15:06:57 +01:00
queue.h Use #pragma once 2014-01-01 15:06:57 +01:00
randr.h Fix clang -Wextra except -Wunused-parameter. 2014-01-02 22:15:33 +01:00
regex.h Use #pragma once 2014-01-01 15:06:57 +01:00
render.h Use #pragma once 2014-01-01 15:06:57 +01:00
resize.h Use #pragma once 2014-01-01 15:06:57 +01:00
restore_layout.h Use #pragma once 2014-01-01 15:06:57 +01:00
scratchpad.h Use #pragma once 2014-01-01 15:06:57 +01:00
sd-daemon.h Use #pragma once 2014-01-01 15:06:57 +01:00
shmlog.h Use #pragma once 2014-01-01 15:06:57 +01:00
sighandler.h Use #pragma once 2014-01-01 15:06:57 +01:00
startup.h Use #pragma once 2014-01-01 15:06:57 +01:00
tree.h Use #pragma once 2014-01-01 15:06:57 +01:00
util.h Use #pragma once 2014-01-01 15:06:57 +01:00
window.h Respect Motif hint for window decorations 2014-01-18 16:25:37 +01:00
workspace.h Use #pragma once 2014-01-01 15:06:57 +01:00
x.h Use #pragma once 2014-01-01 15:06:57 +01:00
xcb.h Send last event timestamp with WM_TAKE_FOCUS msg 2014-03-31 23:28:33 +02:00
xcb_compat.h Improved detection of windows that want floating 2014-03-08 21:00:44 +01:00
xcursor.h Use #pragma once 2014-01-01 15:06:57 +01:00
xinerama.h Use #pragma once 2014-01-01 15:06:57 +01:00
yajl_utils.h Use #pragma once 2014-01-01 15:06:57 +01:00