]> code.delx.au - spectrwm/shortlog
spectrwm
2012-07-17 Marco PeereboomPrepare for release 1.1.2. SPECTRWM_1_1_2
2012-07-16 Reginald KennedyFix issue where _NET_ACTIVE_WINDOW is ignored on unmana...
2012-07-11 Reginald KennedyFix spawn_position to actually do what it is supposed...
2012-07-09 David Hilluse XRRGetScreenResourcesCurrent instead.
2012-07-04 Tiago CunhaSimplify limit retrieving.
2012-07-04 Tiago CunhaTurn this into a function.
2012-07-03 Marco PeereboomPrepare for release 1.1.1. SPECTRWM_1_1_1
2012-07-03 Reginald KennedyAdd clarification to man page that default workspace_li...
2012-07-03 Reginald KennedyAdd backwards compatibility for the spawn_term binding.
2012-07-03 Marco PeereboomPrepare for release 1.1.0. SPECTRWM_1_1_0
2012-07-02 Reginald KennedyImprove configurerequest handling.
2012-07-02 Reginald KennedyFix status bar flicker by double-buffering the output.
2012-06-26 Tiago CunhaUpdate copyrights.
2012-06-26 Tiago CunhaNon-left aligned text isn't truly justified.
2012-06-26 Tiago CunhaAdd new character sequence used for padding.
2012-06-26 Tiago CunhaUnlink es and it manual pages from the build.
2012-06-26 Reginald KennedyFix 'term' action binding and defaults.
2012-06-23 Marco Peereboomremove ggdb3
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 CunhaFix xterm resource.
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 CunhaWindow names are limited to 64 characters.
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 CunhaAlbeit obvious it also overrides clock_format.
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-05-14 Reginald KennedyAdd details to man page on how to bind non-latin charac...
2012-04-20 Reginald KennedyFix segfault caused by workspaces above 10 not being...
2012-04-09 Reginald KennedyAdd default keybindings for the new workspaces to non...
2012-04-07 Reginald KennedyIncrease workspace hard limit to 22.
2012-02-28 David Hillupdate authors
2012-02-28 David Hillcleanup
2012-02-17 Marco PeereboomPrepare for release 1.0.0. SPECTRWM_1_0_0
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-17 Marco Peereboommake buildversion optional, from drahn
2012-02-17 Marco Peereboombetter fix from davec
2012-02-17 Marco Peereboomattempt to print the git version in the version string
2012-02-17 Marco Peereboomfix freebsd makefile from Niclas Zeising <zeising@daemo...
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 Peereboomremove scrotwm here too
2012-02-15 Marco Peereboomln spectrwm to scrotwm for now
2012-02-15 Marco Peereboomln spectrwm to scrotwm for now
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
2012-02-15 Marco Peereboomadd lteo and tcunha to copyright SCROTWM_BEFORE_RENAME
2012-02-13 Reginald KennedyFix setting of window property strings to use actual...
2012-02-11 Reginald KennedyRemove stray tabs and end of line spaces.
2012-02-11 Reginald KennedyFix include path for Linux rb tree, add slots for FreeB...
2012-02-11 marcoadd rb stuff to linux
2012-02-09 Tiago CunhaUse a red-black tree for the keys.
2012-02-09 Reginald KennedyRemove unused vars.
2012-02-09 Reginald KennedyFix erroneous keysym for flip_layout in the example...
2012-02-09 Lawrence TeoFix height_shrink key binding; use .Xr for xprop(1).
2012-02-09 marcofix se layout, from Niclas Zeising <zeising@daemonic.se>
2012-02-08 Tiago CunhaRemove redundant checks.
2012-02-08 Tiago CunhaClear status-bar when iconifying the last window.
2012-02-08 Tiago CunhaAdd status-bar wrapper function.
2012-02-08 Reginald KennedyAdd flip_layout binding to all keyboard layout examples.
2012-02-08 Marco PeereboomPrepare for release 0.11.0. SCROTWM_0_11_0
2012-02-08 Reginald KennedyAdd flip_layout keyinding.
2012-02-07 Tiago CunhaUse a tail queue for the spawns.
2012-02-07 Tiago CunhaRemove stray spaces.
2012-02-07 Tiago CunhaFallback to WM_NAME if _NET_WM_NAME fails.
2012-02-07 Tiago CunhaUse the global display variable.
2012-02-07 Tiago CunhaRemove unused length parameter.
2012-02-07 Tiago CunhaRemove unneeded atom parameters.
2012-02-07 Tiago CunhaUpdate status-bar when focusing.
2012-02-07 Tiago CunhaUse the warn(3) functions instead of fprintf(3).
2012-02-07 Tiago CunhaNUL terminate the strftime(3) buffer.
2012-02-03 Reginald KennedyWhen responding to a ConfigureRequest event without...
2012-02-03 Marco Peereboombe more paranoid when freeing memory and some whitespac...
2012-02-02 Tiago CunhaFix indentation when defining variables.
2012-02-02 Tiago CunhaUse a tail queue for the quirks.
2012-02-02 Tiago CunhaFix indentation when defining variables.
2012-02-02 Tiago CunhaUse a tail queue for the key bindings.
2012-02-02 Tiago CunhaSort configuration file keywords alphabetically.
next