Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Fernando Tarlá Cardoso Lemos d490bae8a2 Close empty workspaces if they're not visible.
Previously, we'd only close an empty workspace when we moved away
from it. Now we also close it when the last client exits, as long
as that workspace is not visible anymore.
2011-10-24 00:12:14 +01:00
debian debian: update package descriptions 2011-10-23 17:01:56 +01:00
docs Fix colors in i3bar (Thanks julien) 2011-10-23 17:48:44 +01:00
i3-config-wizard get rid of xcb.c in all i3-* tools 2011-10-23 23:20:57 +01:00
i3-input get rid of xcb.c in all i3-* tools 2011-10-23 23:20:57 +01:00
i3-msg add an IPC request to get the bar configuration (by ID) 2011-10-18 19:05:49 +01:00
i3-nagbar get rid of xcb.c in all i3-* tools 2011-10-23 23:20:57 +01:00
i3bar move strndup to libi3 2011-10-23 18:02:01 +01:00
include Add libi3/load_font, use it everywhere 2011-10-23 22:37:11 +01:00
libi3 Add libi3/load_font, use it everywhere 2011-10-23 22:37:11 +01:00
man update manpage for 'bar' config (Thanks eeemsi) 2011-10-22 18:23:29 +01:00
render-tree add proof-of-concept perl script to render the tree to SVG 2011-02-21 20:00:56 +01:00
src Close empty workspaces if they're not visible. 2011-10-24 00:12:14 +01:00
testcases Close empty workspaces if they're not visible. 2011-10-24 00:12:14 +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 libi3/libi3.a to .gitignore 2011-10-23 13:16:26 +01:00
DEPENDS debian: use ${perl:Depends}, remove perl from build-deps, update recommends 2011-10-23 16:53:16 +01:00
GOALS Add GOALS file with anti-autotools 2009-02-09 20:56:29 +01:00
LICENSE remove obsolete CMDMODE and TODO files, update LICENSE 2011-10-08 15:18:04 +01: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
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
common.mk remove obsolete TERM_EMU build option 2011-10-23 12:00:56 +01:00
dump-asy.pl ipc: adapt dump-asy.pl for the new orientation format 2011-01-08 00:45:10 +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 Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
i3-sensible-pager Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
i3-sensible-terminal Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +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 Bugfix: i3.config: status_command, not status_line (Thanks eeemsi) 2011-10-22 18:28:11 +01:00
i3.config.keycodes Bugfix: i3.config: status_command, not status_line (Thanks eeemsi) 2011-10-22 18:28:11 +01: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
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