Thibault Jouan
2731f9b3a3
Support delay modification in x_key UAT helper
2015-04-29 09:24:35 +00:00
Thibault Jouan
1cc1f98ad2
Implement `kill' action keyword
...
When invoked, will kill the client returned by
`layout.current_client`. ICCCM WM_DELETE_WINDOW is used instead if the
window reports to support this protocol.
2015-04-29 02:44:34 +00:00
Thibault Jouan
10ad5d9a76
Fix x_window_map_state UAT helper to hide output
2015-04-29 02:44:34 +00:00
Thibault Jouan
eed9cdf0c0
Support usage of ICCCM compliant window in UAT
2015-04-29 02:37:31 +00:00
Thibault Jouan
97abd402b1
Accept window names in x_window_map_state test helper
2015-04-29 02:36:36 +00:00
Thibault Jouan
f26e16fe6e
Implement Client#kill and Client#kill!
2015-04-29 01:33:13 +00:00
Thibault Jouan
92dedd16e7
Implement `log_separator' action keyword
2015-04-28 10:45:56 +00:00
Thibault Jouan
6a4a15e9db
Remove deprecated X connection test (UAT)
2015-04-28 09:44:49 +00:00
Thibault Jouan
66413b6ccb
Bump patch version
2015-04-28 08:22:28 +00:00
Thibault Jouan
1332be5f39
Include GeoAccessors module in Client
2015-04-28 08:22:09 +00:00
Thibault Jouan
9199efaeda
Bump patch version
2015-04-28 07:50:40 +00:00
Thibault Jouan
42beda3f50
Bump patch version
2015-04-27 06:55:46 +00:00
Thibault Jouan
341e6fd4d2
Bump patch version
2015-04-26 08:23:31 +00:00
Thibault Jouan
7c2712924a
Allow layout options configuration from run control
2015-04-26 02:49:39 +00:00
Thibault Jouan
bf6f08e848
Implement `layout' run control keyword
...
Allow configuration of the layout by specifying either a class or an
instance.
2015-04-26 00:59:24 +00:00
Thibault Jouan
3a338e2bb7
Fix coding standards (use one-line blocks)
2015-04-24 19:58:27 +00:00
Thibault Jouan
f5bd8872c5
Remove debug comment
2015-04-24 19:57:51 +00:00
Thibault Jouan
cd06f99e9f
Fix initial events handling for mux worker
...
* Rename `before_wait' worker callback to `before_watch';
* Setup `before_watch' callback in the runner, handling events with the
manager;
* Test the mux worker with a cucumber scenario.
2015-04-24 19:53:08 +00:00
Thibault Jouan
6cfed91653
Test blocking worker (UAT)
2015-04-23 21:25:58 +00:00
Thibault Jouan
eaa1d279dc
Refactor Manager
2015-04-22 17:19:41 +00:00
Thibault Jouan
009d5dbedd
Handle and forward expose events to the layout
2015-04-22 09:55:25 +00:00
Thibault Jouan
accbebe97c
Test how the manager handles window changes
2015-04-22 08:14:45 +00:00
Thibault Jouan
95245e1178
Forward :change events to Layout#update in runner
2015-04-22 08:14:45 +00:00
Thibault Jouan
0601fe0560
Handle property_notify events in Manager#handle
2015-04-22 08:14:45 +00:00
Thibault Jouan
b1a601918e
Implement Manager#update_properties
2015-04-22 08:14:45 +00:00
Thibault Jouan
933bcdfcd8
Make the manager listen for changes on new window
...
When mapping a new window, listen for property notify events.
2015-04-22 08:14:45 +00:00
Thibault Jouan
03a6c323ac
Implement Client#update_window_properties
2015-04-22 08:14:45 +00:00
Thibault Jouan
b3a82fcf92
Fix how uh-wm is tested for readiness in UAT
2015-04-21 13:58:25 +00:00
Thibault Jouan
730527b836
Fix non-deterministic user acceptance tests
2015-04-21 13:46:54 +00:00
Thibault Jouan
cc66b6a760
Accept code as block in ActionsHandler#evaluate
2015-04-21 11:34:01 +00:00
Thibault Jouan
6346eb5ee6
Simplify cucumber X steps
2015-04-21 07:24:03 +00:00
Thibault Jouan
ad67456c52
Fix coding standards in UAT helpers
2015-04-21 06:07:47 +00:00
Thibault Jouan
3fd8658adf
Simplify cucumber steps (uhwm process)
2015-04-21 06:01:23 +00:00
Thibault Jouan
a4b6127ec8
Refactor cucumber steps (quitting uhwm)
2015-04-21 05:57:37 +00:00
Thibault Jouan
2cca771ad0
Bump minor version
2015-04-21 05:48:40 +00:00
Thibault Jouan
29f2b4725d
Test how manager should handle destroyed windows
2015-04-21 02:26:29 +00:00
Thibault Jouan
e97dcea87a
Handle destroy_notify X events in manager
2015-04-21 02:26:29 +00:00
Thibault Jouan
31a326e7eb
Implement Manager#destroy
2015-04-21 02:26:29 +00:00
Thibault Jouan
4c9342c2f2
Increase default wait timeout in UAT helpers
2015-04-21 02:22:25 +00:00
Thibault Jouan
42751993a2
Test manager client unmanagement with cucumber
2015-04-21 02:22:21 +00:00
Thibault Jouan
38a90ab0af
Register for layout unmanage handling in runner
2015-04-20 10:24:39 +00:00
Thibault Jouan
a052140921
Handle unmap_notify X events in Manager
2015-04-20 10:24:39 +00:00
Thibault Jouan
09d7b6ebb5
Implement Manager#unmap
2015-04-20 10:24:39 +00:00
Thibault Jouan
7722909c22
Allow Client unmap_count accessor to be set
2015-04-20 10:24:39 +00:00
Thibault Jouan
b156665236
Add #x_window_unmap to UAT helpers
2015-04-20 10:24:39 +00:00
Thibault Jouan
9a4f2727d2
Supports multiple clients in UAT helpers
2015-04-20 10:24:39 +00:00
Thibault Jouan
f15fa116c9
Rename Manager#manage as Manager#map
2015-04-20 07:14:55 +00:00
Thibault Jouan
30cb15b5d3
Register :configure event for layout in runner
2015-04-20 05:49:51 +00:00
Thibault Jouan
84d92798a0
Modify manager to handle configure request events
2015-04-20 05:49:51 +00:00
Thibault Jouan
1f7b2269c7
Implement Manager#configure
2015-04-20 05:49:51 +00:00