From: Reginald Kennedy Date: Mon, 29 Apr 2013 03:31:25 +0000 (+0800) Subject: Add ability to set tile_gap to negative values. X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;ds=sidebyside;h=6d0c9ff20705acd526e5b9bfd1d7a7971e6959e3;hp=6d0c9ff20705acd526e5b9bfd1d7a7971e6959e3;p=spectrwm.git Add ability to set tile_gap to negative values. This makes it possible for tiled windows to overlap. If set to the opposite of border_width, adjacent borders will appear to collapse. Add details to man page about negative values for tile_gap. ---