Commit Graph

6 Commits

Author SHA1 Message Date
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
ed5ac7f41d Implement disabling the workspace buttons („thx“ sECuRE) 2011-04-21 20:24:02 +02:00
64f2a7561d Implement dock-positioning 2011-02-21 15:53:32 +01:00
992612c89d Some stylechanges to previous commit 2010-11-04 12:27:10 +01:00
920721bb93 Use DLOG/ELOG-macros, provide --verbose-option 2010-09-17 06:49:28 +02:00
c4c918cb06 Make hide_on_modifier configurable 2010-08-26 00:02:35 +02:00