properly serialize floating/scratchpad state when restarting

This commit is contained in:
Michael Stapelberg
2012-01-05 21:39:18 +00:00
parent ec7ed75c01
commit 91499ed2c7
3 changed files with 39 additions and 0 deletions

View File

@ -46,6 +46,7 @@ my $expected = {
swallows => $ignore,
percent => undef,
layout => 'default',
floating => 'auto_off',
scratchpad_state => 'none',
focus => $ignore,
focused => JSON::XS::false,