]> git.lizzy.rs Git - bspwm.git/commitdiff
Version 0.9.6
authorBastien Dejean <nihilhill@gmail.com>
Wed, 13 Feb 2019 10:20:41 +0000 (11:20 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Wed, 13 Feb 2019 10:20:41 +0000 (11:20 +0100)
VERSION
doc/CHANGELOG.md
doc/bspwm.1

diff --git a/VERSION b/VERSION
index 03834411d1529ea7337b4a2c2a4a34b689d2a54e..9cf038687f117939cd7f52f80c054204743e678e 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.9.5
\ No newline at end of file
+0.9.6
\ No newline at end of file
index e7d45d32587d3a0fb14b34f2e8add708243faa7f..d72d3adad8ddb7f95358b071e9702610f246379c 100644 (file)
@@ -1,3 +1,23 @@
+# From 0.9.4 to 0.9.6
+
+## Additions
+
+- New *wm* command: `--restart`. It was already possible to restart `bspwm` without loosing the current state through `--{dump,load}-state`, but this command will also keep the existing subscribers intact.
+- New settings: `automatic_scheme`, `removal_adjustment`. The automatic insertion mode now provides three ways of inserting a new node: `spiral`, `longest_side` (the default) and `alternate`. Those schemes are described in the README.
+- New settings: `ignore_ewmh_struts`, `presel_feedback`, `{top,right,bottom,left}_monocle_padding`.
+- New node descriptor: `smallest`.
+- New desktop modifier: `active`.
+
+## Changes
+
+- The `focused` and `active` modifiers now mean the same thing across every object.
+- Fullscreen windows are no longer sent to the `above` layer. Within the same layer, fullscreen windows are now above floating windows. If you want a floating window to be above a fullscreen window, you'll need to rely on layers.
+- Pseudo-tiled windows now shrink automatically.
+
+## Removals
+
+- The `paddingless_monocle` setting was removed (and subsumed).
+
 # From 0.9.3 to 0.9.4
 
 ## Changes
index fee3d96fb1502b13dac7cdd72c0d7cf580212c94..a2f681edae09396005bad1befd225b1dc529819f 100644 (file)
@@ -2,12 +2,12 @@
 .\"     Title: bspwm
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\"      Date: 01/30/2019
+.\"      Date: 02/13/2019
 .\"    Manual: Bspwm Manual
-.\"    Source: Bspwm 0.9.5-44-gd36664b
+.\"    Source: Bspwm 0.9.6
 .\"  Language: English
 .\"
-.TH "BSPWM" "1" "01/30/2019" "Bspwm 0\&.9\&.5\-44\-gd36664b" "Bspwm Manual"
+.TH "BSPWM" "1" "02/13/2019" "Bspwm 0\&.9\&.6" "Bspwm Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------