Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Michael Stapelberg 305b6ddf2f set LC_NUMERIC=C when dumping nodes in the workspace event
Otherwise the resulting JSON might be invalid because it uses the
locale-specific comma separator, e.g. "16,666" instead of "16.666".
2012-11-13 09:49:08 +01:00
contrib i3bar-protocol: add example (illustration-only!) shell script, clarify {"version":1} header 2012-08-12 18:47:24 +02:00
debian update debian packaging 2012-09-19 18:44:13 +02:00
docs better docs for the focus workspace ipc event 2012-11-13 09:40:29 +01:00
i3-config-wizard don’t use reserved identifiers for include guards (left-overs) 2012-09-22 13:31:08 +02:00
i3-dump-log
i3-input don’t use reserved identifiers for include guards (left-overs) 2012-09-22 13:31:08 +02:00
i3-msg remove superfluous ev.h include statements 2012-09-20 11:15:17 +02:00
i3-nagbar don’t use reserved identifiers for include guards (left-overs) 2012-09-22 13:31:08 +02:00
i3bar bugfix: don’t send workspace command when at beginning/end of workspaces (Thanks whitequark) 2012-10-14 21:05:44 +02:00
include simplify yajl related code 2012-11-13 09:32:55 +01:00
libi3 libi3/font: Use "pango:" prefix to avoid confusion 2012-11-07 21:23:21 +01:00
man i3-msg.man: fix reference to the "reply section" (Thanks slowpoke) 2012-10-06 22:28:24 +02:00
parser-specs introduce new command to rename focused workspace 2012-10-31 09:09:56 +01:00
src set LC_NUMERIC=C when dumping nodes in the workspace event 2012-11-13 09:49:08 +01:00
testcases t/115: make the test a little shorter by using helper functions 2012-11-13 09:40:29 +01:00
tests implement TAILQ_SWAP (only for consecutive elements, order relevant) and use it 2011-02-15 02:21:23 +01:00
yajl-fallback/yajl Make code compatible with yajl 2.0 *and* 1.0 2011-04-27 20:05:02 +02:00
.gitignore add test.config_parser to .gitignore 2012-10-08 13:27:42 +02:00
DEPENDS docs: generate HTML from testsuite POD documentation 2012-09-10 12:03:14 +02:00
LICENSE
Makefile
PACKAGE-MAINTAINER
RELEASE-NOTES-4.2
RELEASE-NOTES-4.3 release-notes: s/mod+l/mod+e/ (Thanks hax404) 2012-10-04 17:04:37 +02:00
common.mk
generate-command-parser.pl Fix warning: exclude NULL parameters from format string (Thanks knopwob) 2012-10-09 14:09:12 +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
i3-sensible-terminal Add xfce4-terminal to i3-sensible-terminal 2012-08-02 15:20:17 +02:00
i3.applications.desktop
i3.config libi3/font: Use "pango:" prefix to avoid confusion 2012-11-07 21:23:21 +01:00
i3.config.keycodes libi3/font: Use "pango:" prefix to avoid confusion 2012-11-07 21:23:21 +01:00
i3.xsession.desktop Fix xsession.desktop to comply to fdo standard 2012-09-20 11:34:11 +02:00
logo.svg
pseudo-doc.doxygen