]> code.delx.au - spectrwm/history - spectrwm.c
Add new character sequence used for padding.
[spectrwm] / spectrwm.c
2012-06-26 Tiago CunhaAdd new character sequence used for padding.
2012-06-26 Reginald KennedyFix 'term' action binding and defaults.
2012-06-12 Reginald KennedyAdd horizontal_flip and vertical_flip layout options.
2012-06-07 Reginald KennedyFix issue replacing certain configuration bindings.
2012-06-05 Tiago CunhaAdd new window related character sequence.
2012-06-05 Tiago CunhaCharacter sequence for the floating indicator.
2012-06-05 Tiago CunhaMissed a few spaces in the default format.
2012-06-05 Tiago CunhaSprinkle some const.
2012-06-05 Tiago CunhaNo point having static here.
2012-06-05 Tiago CunhaTechnically, it's a tree, now.
2012-06-05 Tiago CunhaMove a few spaces to the right place.
2012-06-05 Tiago CunhaLimit window name to 64 characters by default.
2012-06-05 Tiago CunhaSupport maximum length in the character pairs.
2012-06-05 Tiago CunhaWarn the user if format is too long.
2012-06-05 Tiago CunhaThe screen number can be fetched from the region.
2012-06-05 Tiago CunhaAdd the ability to format the status-bar output.
2012-06-05 Tiago CunhaZap superfluous calls to bar_update.
2012-06-05 Tiago CunhaRefresh status-bar after moving a window.
2012-06-05 Tiago CunhaKill references before focusing on a new window.
2012-06-05 Tiago CunhaDon't call the status-bar wrapper function.
2012-06-05 Tiago CunhaReuse class hint in the status-bar.
2012-06-05 Tiago CunhaRemove unused variable.
2012-06-05 Tiago CunhaFix a few style nits.
2012-06-05 Reginald KennedyAdd new options to change focus behavior on window...
2012-06-05 Reginald KennedyFix input focus not being set in max_stack mode on...
2012-05-26 Reginald KennedyFix missing charset warnings with a less-constrained...
2012-05-16 David Hillconvert from deprecated XKeycodeToKeysym to XkbKeycodeT...
2012-04-20 Reginald KennedyFix segfault caused by workspaces above 10 not being...
2012-04-07 Reginald KennedyIncrease workspace hard limit to 22.
2012-02-17 Marco Peereboomfix a real issue of an uninitialized variable, found...
2012-02-17 Marco Peereboomcouple unused vars and bad pointer checks, from clang
2012-02-17 Marco Peereboomfix 2 clang -analyze warnings
2012-02-16 Marco Peereboommake osx compile again
2012-02-16 Lawrence TeoAdjust copyright years and authors list on man page.
2012-02-15 Marco Peereboomtry multiple config files
2012-02-15 Marco Peereboomtry scrotwm.conf when spectrwm.conf isn't found
2012-02-15 Marco Peereboomrename scrotwm to spectrwm