]> code.delx.au - spectrwm/shortlog
spectrwm
2014-02-26 Marco PeereboomPrepare for release 2.5.0. SPECTRWM_2_5_0
2014-02-26 Reginald KennedyFix text rendering issue in search_win.
2014-02-26 Reginald KennedyIgnore EnterNotify when entering from an inferior window.
2014-02-20 Reginald KennedyFix floating windows remaining borderless after being...
2014-02-20 Reginald KennedyFix window border colors when moving windows to hidden...
2014-02-20 Reginald KennedyFix typo in man page.
2014-02-07 Reginald KennedyAdd new OBEYAPPFOCUSREQ quirk.
2014-02-07 Reginald KennedyFix segfault when attempting to set a color on a non...
2014-02-07 Reginald KennedyDeny _NET_ACTIVE_WINDOW ClientMessages with a source...
2014-02-07 Reginald KennedyRename variables that shadow global declarations.
2014-02-07 Reginald KennedyAdd color_focus_maximized and color_unfocus_maximized...
2014-02-07 Reginald KennedyAdd new reorder stack action.
2014-02-07 Reginald KennedyAdd support for _NET_WM_DESKTOP client message.
2014-02-07 Reginald KennedyAdd 'name' configuration option.
2014-02-07 Reginald KennedyAdd support for _NET_DESKTOP_GEOMETRY and _NET_DESKTOP_...
2014-02-07 Reginald KennedyAdd support for _NET_RESTACK_WINDOW.
2014-02-07 Reginald KennedyImprove support for Extended Window Manager Hints ...
2014-02-07 Reginald KennedyAdd new maximize_toggle action.
2014-02-07 Reginald KennedyRevert 2 commits to simplify merge.
2014-02-07 Marco Peereboommake osx use xquartz instead
2014-02-07 Marco Peereboomoops, killed a d on the way out
2014-02-07 Marco Peereboomplease OCD a little
2013-12-04 Reginald KennedyFix quirk matching of windows missing WM_CLASS.
2013-12-02 Reginald KennedyFix LD_PRELOAD error on Linux.
2013-11-18 saturationUpdate Makefile
2013-11-16 Reginald KennedyFix 'bind[] = ...' not unbinding as expected.
2013-11-15 Marco PeereboomPrepare for release 2.4.0. SPECTRWM_2_4_0
2013-11-14 Reginald KennedyImprove spawn program command parsing.
2013-11-08 Reginald KennedyFix segfault when X keyboard map does not include Num_Lock.
2013-11-05 Reginald KennedyFix placement issue when uniconifying floaters.
2013-10-30 Reginald KennedyFix default quirks to work correctly with regex.
2013-10-30 Reginald KennedyAdd new option: iconic_enabled
2013-10-30 Reginald KennedyAdd quirk POSIX Extended Regular Expression pattern...
2013-08-29 Reginald KennedyFix focus border issue on output only windows.
2013-08-12 Reginald KennedyFix segfault when xcb_get_geometry_reply() fails.
2013-08-12 Reginald KennedySome cleanup.
2013-07-30 Reginald KennedyFix compile issue on older versions of XCB.
2013-07-29 Reginald KennedyAdd new focus_urgent binding.
2013-07-18 Reginald KennedyFix crash in rg_n/mvrg_n when the target region does...
2013-07-04 Reginald KennedyFix focus state issue when switching between workspaces.
2013-06-17 Reginald KennedyFix focus issue when (un)mapping a window on an unfocus...
2013-06-15 Reginald KennedyImprove consistency of warning flags between makefiles.
2013-06-13 David Hillupdate License section
2013-06-13 David Hillcleanup linux Makefile.
2013-06-12 David HillAdd initial README.md for Github
2013-06-10 John C. VernaleoAdd some help to the OSX makefile if one wants to compi...
2013-05-07 Reginald KennedyRemove unused local variables.
2013-05-06 Reginald KennedyRemove unused global atom variables.
2013-05-01 Reginald KennedyAdd new $dmenu_bottom spawn argument variable for use...
2013-04-29 Marco PeereboomPrepare for release 2.3.0. SPECTRWM_2_3_0
2013-04-29 Reginald KennedyAdd ability to set tile_gap to negative values.
2013-04-29 Reginald KennedyFix crash on maprequest when WM_CLASS name and/or insta...
2013-04-29 Reginald KennedyAdd boundary_width to spectrwm.conf.
2013-04-29 Reginald KennedyAdd ability to move/resize floating windows beyond...
2013-04-29 Reginald KennedyChange global variable to local.
2013-04-29 Reginald KennedyFix symlinks in Linux Makefile.
2013-04-27 Reginald KennedyFix positioning issue on flipped layouts with a multi...
2013-03-26 Reginald KennedyFix focus when switching to an inactive workspace with...
2013-03-25 Reginald KennedyUpdate copyrights.
2013-03-23 Marco PeereboomPrepare for release 2.2.0. SPECTRWM_2_2_0
2013-03-22 Reginald KennedyFix manual focus mode sometimes switching region with...
2013-03-22 Reginald KennedyFix input focus fallback issue when running with multip...
2013-03-21 David Hillunsigned long -> size_t
2013-03-21 Reginald KennedyImprove man page explanation of verbose_layout.
2013-03-08 Reginald KennedyFix fullscreen layout stacking issue when using multipl...
2013-02-19 Reginald KennedyAdd new ws_next_move and ws_prev_move bindings.
2013-01-07 Reginald KennedyRemove path from Linux spectrwm.desktop.
2012-12-31 Reginald KennedyInitialize some pointers that could be freed without...
2012-12-21 John C. VernaleoUse version.h on osx and more files in .gitignore.
2012-12-20 John C. VernaleoFixes for osx.
2012-12-20 Reginald KennedyAdd get_screen_count function that handles the result...
2012-12-04 Reginald KennedyAdd new quirk NOFOCUSONMAP.
2012-12-04 Reginald KennedyFix setkeymapping to call expand_tilde for proper expan...
2012-11-28 Marco PeereboomPrepare for release 2.1.1. SPECTRWM_2_1_1
2012-11-24 Reginald KennedyFix bar clock not getting updated during periods of...
2012-11-16 Reginald KennedyFix move/resize to bail if the window gets destroyed.
2012-11-12 Reginald KennedyValidate bound spawn programs after conf is loaded.
2012-11-11 David Hillavoid a free on an uninitialized variable by setting...
2012-11-11 Reginald KennedyFix issue where rapid window crossing events might...
2012-11-01 Reginald KennedyFix fparseln flags to remove escape characters in the...
2012-10-30 Marco PeereboomPrepare for release 2.1.0. SPECTRWM_2_1_0
2012-10-30 Reginald KennedyChange event mask on bar windows to handle pointer...
2012-10-30 Reginald KennedyFix handling of region focus on screen change.
2012-10-29 Reginald KennedyFix typo.
2012-10-29 Reginald KennedyFocus on first region on screenchange.
2012-10-29 Marco Peereboomadd xlock to list that isnt verified during startup
2012-10-29 Marco Peereboomadd exceptions to the .sh to keep backwards compat
2012-10-29 Marco Peereboomremove some defaults that dont make sense
2012-10-29 Marco Peereboomtest all spawn things to see if they exist
2012-10-29 Marco Peereboomadd first stab at startup exceptions
2012-10-29 Reginald KennedyFix typo.
2012-10-29 Reginald KennedySet region focus on screenchange.
2012-10-29 Marco Peereboomremove clang target
2012-10-29 Reginald KennedyMap all top-level-windows in max_stack.
2012-10-29 Reginald KennedyFix window focus cycling on single-head fullscreen...
2012-10-27 Reginald KennedyFix bar border color when starting with a single region.
2012-10-26 Reginald KennedyAdd new argument variables for programs:
2012-10-26 Reginald KennedyAdd tile_gap option.
2012-10-24 Reginald KennedyAdd new bar_border_unfocus[x] option.
2012-10-24 Reginald KennedyFix issue where stdin is selected when no bar_action...
next