]> code.delx.au - spectrwm/shortlog
spectrwm
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...
2012-10-24 Reginald KennedyAdd focus region bindings 'rg_<n>'
2012-10-22 Reginald KennedyKill bar script on an unclean exit.
2012-10-06 Reginald KennedyIgnore UnmapNotify if from an unmanaged child of a...
2012-10-03 Reginald KennedyFix toggle_bar not working on empty workspaces.
2012-09-29 Reginald KennedyFix issue where multiple key actions might be handled...
2012-09-28 Reginald KennedyFix focus fallback behavior when iconified windows...
2012-09-28 Reginald KennedyAdd check in focus_win to ignore windows that are unmapped.
2012-09-26 Reginald KennedyFix windows not being unmapped on single-monitor fullsc...
2012-09-25 Reginald KennedyOnly read external script output when available in...
2012-09-25 Reginald KennedyFix bar to correctly handle external script partial...
2012-09-23 Reginald KennedyAdd xcb_flush after bar_update in main loop.
2012-09-23 Reginald KennedyRemove unused global variable.
2012-09-23 Reginald KennedyChange bar_action handling to eliminate the need for...
2012-09-06 Reginald KennedyAdd new bar_enabled_ws[x] config option.
2012-09-06 Reginald KennedyChange bar_toggle_ws to enable overall visibility of...
2012-09-06 Reginald KennedyAdd new key binding: bar_toggle_ws (M-S-b)
2012-09-05 Reginald KennedyFix buttonpress sometimes not releasing the pointer...
2012-09-05 Reginald KennedyFix mouse and keyboard binds to work regardless of...
2012-09-05 Reginald KennedyFix possible segfault when a floater receives a configu...
2012-08-29 David Hillplug some memory leaks.
2012-08-29 Reginald KennedyChange bar_ext from 'unsigned char' to 'char'.
2012-08-29 Reginald KennedyFix segfault when mouse enters/clicks an area outside...
2012-08-29 Reginald KennedyAdd missing prototype in swm_hack.c.
2012-08-28 David HillMERGE_MEMBERS is unused.
2012-08-28 David Hillsysconf returns long
2012-08-28 David Hilladd -Wmissing-prototypes
2012-08-28 David Hillclean -Wshadow
2012-08-28 David Hilladd remaining missing prototypes
2012-08-28 David Hillprint_win_geom is SWM_DEBUG only
2012-08-28 David Hilladd missing spawn_ prototypes
2012-08-28 David Hilladd missing prototypes
2012-08-27 Marco PeereboomPrepare for release 2.0.2. SPECTRWM_2_0_2
2012-08-27 Reginald KennedyFix scan_xrandr to fallback when a scan results in...
2012-08-27 David Hillcouple more const's
2012-08-27 David Hillsprinkle some const
2012-08-27 Reginald KennedyAdd tilde ~ expansion to autorun command in the config.
2012-08-26 Marco PeereboomPrepare for release 2.0.1. SPECTRWM_2_0_1
2012-08-26 Reginald KennedyRemove setquirk error; just ignore when attempting...
2012-08-26 Reginald KennedyFix use of free'd memory.
2012-08-26 Reginald KennedyAdd support for Xcursor.
2012-08-26 Reginald KennedyFix 'focus_mode = default' to ignore pointer position...
2012-08-24 Reginald KennedyFix issue when switching to a workspace in fullscreen...
2012-08-24 Reginald KennedyFix stacking of transients and new windows in max_stack...
2012-08-23 Reginald KennedyFix focus issue when a window is manipulated via EWMH.
2012-08-23 Reginald KennedyFix keyboard move and resize operation delay.
2012-08-22 Marco PeereboomPrepare for release 2.0.0. SPECTRWM_2_0_0
2012-08-22 Reginald KennedyFix uninitialized variable warning.
2012-08-22 Reginald KennedyFix follow mode window unmap focus issue.
2012-08-22 Reginald KennedyFix manual focus mode not allowing empty regions to...
2012-08-22 Reginald KennedyFix new windows not always being handled in a prompt...
2012-08-22 Reginald KennedyFix switchws issue when swapping with an empty workspace.
2012-08-22 Reginald KennedyTake input focus into consideration when determining...
2012-08-22 Reginald KennedyFix focus when transient windows get unmapped, but...
2012-08-21 Reginald KennedyFix follow_cursor focus mode and rename option value...
2012-08-21 Reginald KennedyFix focus issue when swapping visible workspaces.
2012-08-21 Reginald KennedyFix unmapnotify to update the win mapping and iconic...
2012-08-20 Reginald KennedyFix focus on iconify.
2012-08-20 Reginald KennedySilence the -Wconditional-uninitialized warning with...
2012-08-20 Reginald KennedyIn Linux Makefile, only set CC when it isn't already...
next