Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
 
 
 
 
 
 
Go to file
Tony Crisci c7aae56030 Refactor parse_command
parse_command returns a struct that contains useful information about
the result of a command as a whole (instead of the intermediate
representation used during parsing).

parse_command now requires the caller to allocate the yajl_gen used for
generating a json reply. This is passed as the second parameter to
parse_command. If NULL is passed, no json reply will be generated.
2014-05-31 14:59:35 +02:00
contrib contrib: add per-workspace-layout.pl 2014-01-26 16:51:32 +01:00
debian debian: require libyajl >= 2.0.4 (Thanks Koston) 2014-05-16 18:15:53 +02:00
docs Add configuration option for disabling mouse warping 2014-05-31 14:55:29 +02:00
i3-config-wizard "somewhen" -> "some time" in i3-config-wizard(1) 2014-05-16 18:00:00 +02:00
i3-dump-log make i3bar use libi3’s root_atom_contents() 2013-11-22 15:48:45 +01:00
i3-input i3-input: fix (irrelevant) memory leak 2014-05-15 23:50:09 +02:00
i3-msg Remove yajl major version conditionals 2014-05-04 22:52:37 +02:00
i3-nagbar i3-nagbar: add missing newline when printing version information 2014-03-23 18:56:53 +01:00
i3bar use size_t for strspn() return value 2014-05-16 18:03:31 +02:00
include Refactor parse_command 2014-05-31 14:59:35 +02:00
libi3 truncate DPI to an integer before multiplying (Thanks eeemsi) 2014-04-26 22:50:31 +02:00
man s/he/she/, s/his/her/ (Thanks lasers) 2014-04-30 09:43:32 +02:00
parser-specs Add configuration option for disabling mouse warping 2014-05-31 14:55:29 +02:00
src Refactor parse_command 2014-05-31 14:59:35 +02:00
testcases Add configuration option for disabling mouse warping 2014-05-31 14:55:29 +02:00
tests Use #pragma once 2014-01-01 15:06:57 +01:00
.gitignore ignore symbol files on OS X (only for debugging, breaks git-add -A) 2013-11-26 19:56:59 +01:00
DEPENDS Remove yajl major version conditionals 2014-05-04 22:52:37 +02:00
LICENSE remove obsolete CMDMODE and TODO files, update LICENSE 2011-10-08 15:18:04 +01:00
Makefile fix “make dist” target 2014-05-04 23:07:53 +02:00
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
RELEASE-NOTES-4.2 add release notes for v4.2 2012-04-25 23:06:39 +02:00
RELEASE-NOTES-4.3 release-notes: s/mod+l/mod+e/ (Thanks hax404) 2012-10-04 17:04:37 +02:00
RELEASE-NOTES-4.4 add release notes for v4.4 2012-12-11 22:45:34 +01:00
RELEASE-NOTES-4.5 add release notes for i3 v4.5 2013-03-12 13:40:52 +01:00
RELEASE-NOTES-4.5.1 add release notes for v4.5.1 2013-03-18 22:42:33 +01:00
RELEASE-NOTES-4.6 add release notes for v4.6 2013-08-07 21:04:18 +02:00
RELEASE-NOTES-4.7 add release notes for v4.7 2013-12-22 21:12:10 +01:00
RELEASE-NOTES-4.7.1 add release notes for 4.7.1, update manpage version 2014-01-21 19:20:36 +01:00
RELEASE-NOTES-4.7.2 add release notes for 4.7.2 2014-01-23 22:51:55 +01:00
common.mk Remove yajl major version conditionals 2014-05-04 22:52:37 +02:00
generate-command-parser.pl Change the names of parser result structs 2014-05-20 19:59:01 +02:00
i3-dmenu-desktop i3-dmenu-desktop: don’t use smartmatch (it’s experimental) 2014-05-15 22:52:35 +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-save-tree i3-save-tree: only create "swallows" key for leaf nodes (Thanks xeen) 2014-01-05 20:10:24 +01:00
i3-sensible-editor update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
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-with-shmlog.xsession.desktop enable shmlog when invoked as i3-with-shmlog, install symlink + .desktop file 2014-01-04 12:18:45 +01:00
i3.applications.desktop Add 'NoDisplay=true' to i3.application.desktop 2013-06-12 19:47:57 +02:00
i3.config Add scratchpad bindings to the default config. 2013-09-16 03:01:57 +02:00
i3.config.keycodes recommend i3-dmenu-desktop in the default config 2012-12-11 22:36:29 +01:00
i3.xsession.desktop Fix xsession.desktop to comply to fdo standard 2012-09-20 11:34:11 +02:00
logo.svg s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
pseudo-doc.doxygen s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00