Include 'percent' in tree JSON, use C-locale when dumping, update testcase
This commit is contained in:
@ -22,6 +22,7 @@ my $expected = {
|
||||
id => ignore(),
|
||||
rect => ignore(),
|
||||
window_rect => ignore(),
|
||||
percent => 0,
|
||||
layout => 0,
|
||||
focus => ignore(),
|
||||
focused => 0,
|
||||
|
Reference in New Issue
Block a user