Go to file
Fernando Tarlá Cardoso Lemos 55525015cc Fix coords of floating containers when the output is disabled.
This prevents floating containers from "disappearing" when their
associated output is disabled. Thanks Michael for the advice.
2012-01-29 18:02:27 +00:00
debian debian: add 4.1.2-2 upload to changelog 2012-01-27 19:56:34 +00:00
docs Fix a few spelling typos 2011-12-24 15:36:43 +01:00
i3-config-wizard normalize file headers across **/*.{h,c} 2011-10-25 21:19:38 +01:00
i3-input Plug minor leaks in string conversion routines. 2011-11-07 19:57:11 +00:00
i3-msg normalize file headers across **/*.{h,c} 2011-10-25 21:19:38 +01:00
i3-nagbar Don't call free on statically allocated strings. 2011-11-07 19:57:25 +00:00
i3bar i3bar: fix event handling 2011-11-09 23:23:21 +00:00
include Bugfix: Fix coordinates when the rect of an output changes (Thanks Paul) 2012-01-21 15:07:53 +00:00
libi3 normalize file headers across **/*.{h,c} 2011-10-25 21:19:38 +01:00
man bump manpage version 2012-01-27 19:23:56 +00:00
render-tree add proof-of-concept perl script to render the tree to SVG 2011-02-21 20:00:56 +01:00
src Fix coords of floating containers when the output is disabled. 2012-01-29 18:02:27 +00:00
testcases Bugfix: Position floating windows exactly where their geometry specified (Thanks B-Con) 2012-01-21 14:20:55 +00: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 19:52:53 +02:00
.gitignore add libi3/libi3.a to .gitignore 2011-10-23 13:16:26 +01:00
common.mk remove obsolete TERM_EMU build option 2011-10-23 12:00:56 +01:00
DEPENDS debian: use ${perl:Depends}, remove perl from build-deps, update recommends 2011-10-23 16:53:16 +01:00
dump-asy.pl ipc: adapt dump-asy.pl for the new orientation format 2011-01-08 00:45:10 +01:00
GOALS Add GOALS file with anti-autotools 2009-02-09 20:56:29 +01:00
gtk-tree-watch.pl perl: use get_tree instead of get_workspaces 2010-11-21 21:42:28 +01:00
i3-migrate-config-to-v4 i3-migrate-config-to-v4: generate a bar {} block instead of exec i3bar 2011-10-22 15:24:18 +01:00
i3-sensible-editor Also check for empty $PAGER/$VISUAL/$EDITOR in i3-sensible-{editor,pager} 2011-12-24 15:59:56 +01:00
i3-sensible-pager Also check for empty $PAGER/$VISUAL/$EDITOR in i3-sensible-{editor,pager} 2011-12-24 15:59:56 +01:00
i3-sensible-terminal i3-sensible-terminal: check $TERMINAL to not call 'which' without parameters (Thanks Fandekasp) 2011-12-24 15:59:18 +01:00
i3-wsbar i3-wsbar: display a separator between workspaces for every output when --show-all is used (Thanks marforio) 2011-08-04 00:40:40 +02:00
i3.config convert tabs into whitespaces in config files 2011-11-27 21:44:00 +00:00
i3.config.keycodes convert tabs into whitespaces in config files 2011-11-27 21:44:00 +00:00
i3.desktop Add a .desktop-file containing xsession information for freedesktop compliant login managers 2009-04-19 22:29:04 +02:00
i3.welcome s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
LICENSE remove obsolete CMDMODE and TODO files, update LICENSE 2011-10-08 15:18:04 +01:00
logo.svg s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
Makefile makefile: correctly depend on libi3/*.c to recompile libi3 when necessary 2011-10-23 13:16:39 +01:00
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
pseudo-doc.doxygen s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
RELEASE-NOTES-4.0 i3-migrate-config-to-v4: drop the .pl suffix 2011-07-31 23:11:45 +02:00
RELEASE-NOTES-4.0.1 add release notes for 4.0.1 2011-08-01 23:18:32 +02:00
RELEASE-NOTES-4.0.2 add release notes for v4.0.2 2011-08-28 19:17:43 +02:00
RELEASE-NOTES-4.1 Add release notes for v4.1 2011-11-11 21:47:43 +00:00
RELEASE-NOTES-4.1.1 add release notes for v4.1.1 2011-12-24 15:59:04 +01:00
RELEASE-NOTES-4.1.2 add release notes for 4.1.2 2012-01-27 19:23:56 +00:00