uh-wm/features/layout/manage.feature
2015-04-21 13:46:54 +00:00

13 lines
289 B
Gherkin

Feature: layout client management
Background:
Given uhwm is running
Scenario: maps new client window
When a window requests to be mapped
Then the window must be mapped
Scenario: focuses new client window
When a window is mapped
Then the window must be focused