uh-wm/features/layout/unmanage.feature
2015-04-21 06:59:07 +00:00

11 lines
257 B
Gherkin

Feature: layout client unmanagement
Background:
Given uhwm is running
And a first window is mapped
And a second window is mapped
Scenario: maps another window
When the second window is unmapped
Then the first window must be mapped