properly serialize floating/scratchpad state when restarting
This commit is contained in:
@ -46,6 +46,7 @@ my $expected = {
|
||||
swallows => $ignore,
|
||||
percent => undef,
|
||||
layout => 'default',
|
||||
floating => 'auto_off',
|
||||
scratchpad_state => 'none',
|
||||
focus => $ignore,
|
||||
focused => JSON::XS::false,
|
||||
|
Reference in New Issue
Block a user