gri3-wm/src
Tony Crisci a0268a38d3 Ignore InputHint when not in WM_HINTS
When InputHint is not in WM_HINTS (i.e., the flag is not set), treat the window
as if the InputHint was set (the default behavior). This means that i3 will
focus the window when it becomes managed.

fixes #1676
2015-07-30 21:35:12 +02:00
..
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +02:00
assignments.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
bindings.c Bugfix: serialize con_id with %p in run_binding() 2015-07-30 21:34:43 +02:00
click.c Add a safe wrapper for write and fix some warnings 2015-03-29 10:22:34 +08:00
commands.c Get workspace name when renaming current workspace. 2015-04-06 15:43:36 +02:00
commands_parser.c Allow escaping backslashes 2015-03-25 21:32:46 +03:00
con.c run clang-format (3.5.0) 2015-03-01 17:16:03 +01:00
config.c Remove the A_TO_OUTPUT option as it is not needed anymore and will not be implemented in favor of normal assignments. 2015-03-16 20:18:03 +01:00
config_directives.c Add support for a custom separator symbol 2015-03-25 21:38:55 +01:00
config_parser.c Add a safe wrapper for write and fix some warnings 2015-03-29 10:22:34 +08:00
debug.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
display_version.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
ewmh.c Support _NET_WM_MOVERESIZE 2015-02-11 00:07:28 +01:00
fake_outputs.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
floating.c run clang-format (3.5.0) 2015-03-01 17:16:03 +01:00
handlers.c fix remaining warnings 2015-03-29 17:12:20 +02:00
i3.mk cleanup: src/i3.mk: add XKB_COMMON_CFLAGS when compiling i3 2014-06-25 17:58:16 +02:00
ipc.c Merge pull request #1578 from Airblader/feature-custom-separator 2015-03-25 22:49:09 +01:00
key_press.c Feature: implement mouse bindings 2014-06-19 12:28:54 +02:00
load_layout.c Add a safe wrapper for write and fix some warnings 2015-03-29 10:22:34 +08:00
log.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
main.c degendered terms 2015-03-11 21:41:43 -07:00
manage.c Don’t overwrite border width when already set (placeholders). 2015-03-21 23:02:35 +01:00
match.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
move.c Include workspace con in workspace event 2014-12-22 09:47:31 +01:00
output.c Refactor functions for easy reuse 2015-03-04 09:22:25 +01:00
randr.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
regex.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
render.c run clang-format (3.5.0) 2015-03-01 17:16:03 +01:00
resize.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
restore_layout.c Don’t focus placeholder windows. 2015-03-25 22:47:23 +01:00
scratchpad.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
sd-daemon.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
sighandler.c Add a safe wrapper for write and fix some warnings 2015-03-29 10:22:34 +08:00
startup.c Rename workspaces in startup sequences. 2015-03-13 10:35:20 +01:00
tree.c Bugfix: Remove windows from the save set when unmapping. 2015-04-06 15:43:52 +02:00
util.c Add a safe wrapper for write and fix some warnings 2015-03-29 10:22:34 +08:00
window.c Ignore InputHint when not in WM_HINTS 2015-07-30 21:35:12 +02:00
workspace.c Refactor functions for easy reuse 2015-03-04 09:22:25 +01:00
x.c run clang-format (3.5.0) 2015-03-01 17:16:03 +01:00
xcb.c run clang-format (3.5.0) 2015-03-01 17:16:03 +01:00
xcursor.c run clang-format (3.5.0) 2015-03-01 17:16:03 +01:00
xinerama.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00