Go to file
Michael Stapelberg a5be27cb79 Make i3bar get its config from i3 via IPC
In order to not duplicate configuration options and make stuff confusing, we
dropped the commandline flags (except for socket_path and bar_id). This means
that you *have to* specify bar_id when starting i3bar. The best way is to let
i3 start i3bar, which it will do automatically for every bar {} configuration
block it finds.
2011-10-19 22:58:19 +01:00
debian debian: use debian/i3-wm.manpages instead of manuall installing manpages 2011-10-15 22:36:03 +01:00
docs Implement 'workspace back_and_forth' (Patch by Michael Walle) 2011-10-17 23:17:56 +01:00
i3-config-wizard Makefiles: prefix compilation messages (for parallel builds) 2011-10-02 16:04:18 +01:00
i3-input Makefiles: prefix compilation messages (for parallel builds) 2011-10-02 16:04:18 +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 Makefiles: prefix compilation messages (for parallel builds) 2011-10-02 16:04:18 +01:00
i3bar Make i3bar get its config from i3 via IPC 2011-10-19 22:58:19 +01:00
include Make the barconfig list a TAILQ 2011-10-18 22:11:27 +01:00
libi3 Move fake_configure_notify to libi3 2011-10-09 13:40:15 +01:00
man i3-input: update manpage 2011-09-18 13:57:39 +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 Create different IDs for each bar (+test) 2011-10-19 19:57:39 +01:00
testcases Create different IDs for each bar (+test) 2011-10-19 19:57:39 +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 19:52:53 +02:00
.gitignore add i3-config-wizard to .gitignore 2011-07-31 21:53:47 +02:00
common.mk Implement support for startup notifications 2011-10-10 15:54:17 +01:00
DEPENDS add libstartup-notification to DEPENDS 2011-10-10 15:54:18 +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 migrate-config: use \s, be a bit more whitespace tolerant (+test) (Thanks sbedivere) 2011-08-28 17:01:59 +02: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 Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
i3.config.keycodes Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +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
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 Use $(MAKE) instead of hardcoding `make' in the Makefiles. 2011-10-10 11:43:16 +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