Michael Stapelberg
|
cbc3880007
|
Use a more efficient struct for storing colors, validate/parse them more easily
|
2009-05-30 22:20:32 +02:00 |
|
Atsutane
|
65bcf170ed
|
Introduced color setting.
|
2009-05-30 17:59:04 +02:00 |
|
Michael Stapelberg
|
b0cf3ec026
|
Document binding on Mode_switch in userguide, be more verbose in config
|
2009-05-26 17:37:56 +02:00 |
|
Michael Stapelberg
|
e79cca8f72
|
Implement putting clients onto specific workspaces ("assign" in the configfile)
This closes ticket #39
|
2009-05-16 17:32:36 +02:00 |
|
Michael Rudolf
|
3400f0e6bd
|
Implement autostart using "exec" in config
Syntax is "exec <application>", like when creating a binding.
Multiple entries are possible, applications are started in
the specified order.
|
2009-05-05 20:14:02 +02:00 |
|
Michael Stapelberg
|
96ac9f9066
|
Implement slog() and the LOG() macro, convert printf() to LOG()
|
2009-03-06 06:46:43 +01:00 |
|
Michael Stapelberg
|
415b5cc0e8
|
Load configuration file from ~/.i3/config or /etc/i3/config
|
2009-03-04 09:16:18 +01:00 |
|
Michael Stapelberg
|
e77ebb6c71
|
Implement configuration file parsing
|
2009-02-25 00:50:30 +01:00 |
|