Add layout client unmanagement feature
This commit is contained in:
10
features/layout/unmanage.feature
Normal file
10
features/layout/unmanage.feature
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
Reference in New Issue
Block a user