Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Michael Stapelberg 48f1e383ca makefile: canonicalize path when compiling
Compilers store the path with which they were called in the debug
symbols. Therefore, this will make backtraces show something like
../i3-4.2/src/main.c instead of src/main.c.

See also http://stackoverflow.com/questions/6473561/
2012-08-05 17:00:24 +02:00
contrib add banner.svg to contrib/ 2012-06-10 18:19:17 +02:00
debian debian: i3bar.1 has been moved to man/ 2012-07-22 21:07:32 +02:00
docs docs/ipc: make the reply sections consistent (they contain the reply type) 2012-08-05 14:42:12 +02:00
i3-config-wizard config-wizard: use the level 0 keysym whenever it’s unambiguous 2012-08-02 02:14:56 +02:00
i3-dump-log Fix linking by linking libi3 first and its dependencies afterwards 2012-07-23 10:56:44 +02:00
i3-input fix a few warnings/places where the clang static analyzer complains 2012-08-05 16:34:38 +02:00
i3-msg ipc: implement GET_VERSION to find out the i3 version 2012-08-05 14:30:05 +02:00
i3-nagbar fix a few warnings/places where the clang static analyzer complains 2012-08-05 16:34:38 +02:00
i3bar Automatically hide i3bar when it's unneeded. 2012-08-02 01:44:25 +02:00
include log.h: include left-over slog() prototype 2012-08-05 15:59:45 +02:00
libi3 common.mk: Introduce I3_*FLAGS 2012-07-22 23:53:49 +02:00
man ipc: implement GET_VERSION to find out the i3 version 2012-08-05 14:30:05 +02:00
parser-specs Introduce splith/splitv layouts, remove orientation 2012-08-04 03:13:24 +02:00
src makefile: canonicalize path when compiling 2012-08-05 17:00:24 +02:00
testcases ipc: implement GET_VERSION to find out the i3 version 2012-08-05 14:30:05 +02:00
tests
yajl-fallback/yajl
.gitignore Update .gitignore 2012-07-22 19:57:22 +02:00
DEPENDS
LICENSE
Makefile unbreak the build 2012-08-05 14:38:52 +02:00
PACKAGE-MAINTAINER
RELEASE-NOTES-4.2
common.mk unbreak the build 2012-08-05 14:38:52 +02:00
generate-command-parser.pl Display i3-nagbar when commands lead to an error 2012-08-02 17:45:09 +02:00
i3-migrate-config-to-v4 i3-migrate-config-to-v4: use layout toggle split (Thanks eeemsi) 2012-08-04 12:46:37 +02:00
i3-sensible-editor
i3-sensible-pager update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-sensible-terminal Add xfce4-terminal to i3-sensible-terminal 2012-08-02 15:20:17 +02:00
i3.applications.desktop /usr/share/applications/i3.desktop: drop the encoding key, UTF-8 is now required 2012-04-25 23:18:22 +02:00
i3.config Introduce splith/splitv layouts, remove orientation 2012-08-04 03:13:24 +02:00
i3.config.keycodes Introduce splith/splitv layouts, remove orientation 2012-08-04 03:13:24 +02:00
i3.xsession.desktop Also install /usr/share/applications/i3.desktop 2012-01-26 18:16:13 +00:00
logo.svg
pseudo-doc.doxygen