uh-wm/features/layout/unmanage.feature
2015-04-20 10:24:39 +00:00

11 lines
269 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 requests to be unmapped
Then the first window must be mapped