gri3-wm/src
Tony Crisci a74662052a Detect base 16 in cmd criteria
Try to detect base 16 numbers given to `con_id` and `id` for command criteria
by setting the base of strtol to 0. This should also detect octal.

This is necessary because mouse bindings now may be serialized as hex as of
5c32de4.
2015-05-12 17:04:01 -04:00
..
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +02:00
assignments.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
bindings.c Bugfix: serialize con_id with %p in run_binding() 2015-04-25 20:05:55 -04:00
click.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
commands.c Detect base 16 in cmd criteria 2015-05-12 17:04:01 -04:00
commands_parser.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
con.c Added 'con_is_hidden' to check whether a given container is visible to the user assuming its workspace is visible. 2015-04-21 09:13:48 +02:00
config.c Merge pull request #1638 from hwangcc23/fix-1489 2015-05-05 00:43:43 -07:00
config_directives.c Merge pull request #1638 from hwangcc23/fix-1489 2015-05-05 00:43:43 -07:00
config_parser.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
debug.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
display_version.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
ewmh.c Set the _NET_WM_STATE_HIDDEN atom on windows that are currently not visible due to being in the non-focused tab of a stacked or tabbed container. 2015-04-21 09:14:22 +02:00
fake_outputs.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
floating.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
handlers.c Merge pull request #1665 from Airblader/feature-1658 2015-04-21 08:42:16 +02:00
i3.mk Merge pull request #1651 from tanderson92/pkgconfig 2015-04-16 00:34:01 -07:00
ipc.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
key_press.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
load_layout.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
log.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
main.c Merge pull request #1638 from hwangcc23/fix-1489 2015-05-05 00:43:43 -07:00
manage.c Merge pull request #1665 from Airblader/feature-1658 2015-04-21 08:42:16 +02:00
match.c Merge pull request #1665 from Airblader/feature-1658 2015-04-21 08:42:16 +02:00
move.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
output.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
randr.c Merge pull request #1638 from hwangcc23/fix-1489 2015-05-05 00:43:43 -07:00
regex.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
render.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
resize.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
restore_layout.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
scratchpad.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
sd-daemon.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
sighandler.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
startup.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
tree.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
util.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
version.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
window.c No memcpy on class change. 2015-05-06 16:33:15 +02:00
workspace.c Initialize workspace rect to the output's upon creation 2015-04-28 15:09:58 -04:00
x.c Set the _NET_WM_STATE_HIDDEN atom on windows that are currently not visible due to being in the non-focused tab of a stacked or tabbed container. 2015-04-21 09:14:22 +02:00
xcb.c Merge pull request #1665 from Airblader/feature-1658 2015-04-21 08:42:16 +02:00
xcursor.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
xinerama.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00