Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
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
debian debian: update changelog 2009-12-21 23:08:08 +01:00
docs Remove duplicate entry (Thanks Merovius) 2010-02-05 16:11:15 +01:00
i3-input Fix compilation warning 2009-11-06 15:43:46 +01:00
i3-msg i3-msg: Fix compilation warning (Thanks mxf) 2009-08-05 14:38:55 +02:00
include lexer/parser: proper error messages 2010-02-13 19:42:54 +01:00
man manpage: mention i3-msg and i3-input in SEE ALSO (Thanks artoj) 2010-01-20 22:34:25 +01:00
src lexer/parser: proper error messages 2010-02-13 19:42:54 +01:00
testcases Extend testcase for dock clients with wm_transient_for hint 2010-01-01 16:19:55 +01:00
tests
website website: add userguide 2009-06-26 13:49:18 +02:00
.gitignore
CMDMODE
DEPENDS Add x11-utils as dependency to have xmessage(1) for the welcome message 2009-12-16 22:59:25 +01:00
GOALS
LICENSE
Makefile makefile: parser/lexer also depend on header files 2010-02-13 19:27:28 +01:00
PACKAGE-MAINTAINER
RELEASE-NOTES-3.a-bf1
RELEASE-NOTES-3.b debian: update changelog 2009-06-26 04:42:58 +02:00
RELEASE-NOTES-3.c Add release notes for 3.γ 2009-08-19 14:00:49 +02:00
RELEASE-NOTES-3.d Update changelog / release-notes 2009-11-09 20:54:16 +01:00
TODO
common.mk Include date of the last commit in version number (Thanks Scytale) 2010-01-23 22:35:10 +01:00
i3.config Fix bindings using the cursor keys in default config 2009-12-29 17:48:16 +01:00
i3.desktop
i3.welcome Some reformatting of the welcome message 2009-11-06 17:43:01 +01:00
logo.svg Add logo to git. Thanks to steckdenis, yellowiscool and farvardin! 2009-08-04 01:40:05 +02:00
pseudo-doc.doxygen