gri3-wm/include
Michael Stapelberg 64cf88403d lexer/parser: proper error messages
Error messages now look like this:

13.02.2010 19:42:30 - ERROR:
13.02.2010 19:42:30 - ERROR: CONFIG: syntax error, unexpected <word>,
expecting default/stacking/tabbed or stack-limit
13.02.2010 19:42:30 - ERROR: CONFIG: in file "inv", line 15:
13.02.2010 19:42:30 - ERROR: CONFIG:   new_container foobar
13.02.2010 19:42:30 - ERROR: CONFIG:                 ^^^^^^
13.02.2010 19:42:30 - ERROR:
2010-02-13 19:42:54 +01:00
..
i3
click.h Move handler for clicking to its own file 2009-09-22 18:07:25 +02:00
client.h Make containers containing exactly one window behave like default containers 2009-12-22 23:40:06 +01:00
commands.h
config.h lexer/parser: proper error messages 2010-02-13 19:42:54 +01:00
container.h Make containers containing exactly one window behave like default containers 2009-12-22 23:40:06 +01:00
data.h Bugfix: Correctly do boundary checking/moving to other workspaces when moving floating clients via keyboard (Thanks sasha) 2010-02-12 13:06:59 +01:00
debug.h
ewmh.h ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
floating.h
handlers.h
i3.h ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
ipc.h
layout.h
log.h add log.c/log.h which contain all the log related macros and functions 2009-12-19 22:40:23 +01:00
manage.h Obey the client’s border_width setting (Thanks shatter) 2009-09-26 13:47:48 +02:00
queue.h
resize.h Implement resize command 2009-09-26 17:18:50 +02:00
sighandler.h Use doxygen compatible comments 2010-01-03 21:53:42 +01:00
table.h Bugfix: Containers could lose their snap state (Thanks Atsutane) 2010-01-01 22:40:50 +01:00
util.h added popup for handling SIGSEGV or SIGFPE 2010-01-03 21:32:50 +01:00
workspace.h xinerama: correctly put windows which are assigned to a specific screen on that screen when it becomes available (Thanks badboy) 2009-12-21 22:30:08 +01:00
xcb.h ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
xinerama.h