gri3-wm/testcases
Tony Crisci 136b3e345b Handle WM_CHANGE_STATE requests for iconic state
http://tronche.com/gui/x/icccm/sec-4.html#s-4.1.4

 > IconicState - The client's top-level window is iconic (whatever that
 > means for this window manager). The client can assume that its
 > top-level window is not viewable, its icon_window (if any) will be
 > viewable and, failing that, its icon_pixmap (if any) or its
 > WM_ICON_NAME will be displayed.

For these requests, we just close the window.

fixes #1279
2014-06-24 09:39:12 +02:00
..
lib tests: explicitly set input hint 2014-06-19 12:17:39 +02:00
t Handle WM_CHANGE_STATE requests for iconic state 2014-06-24 09:39:12 +02:00
.gitignore Add `.clang_complete` and `Xdummy.so` to gitignore 2013-10-23 23:24:04 +02:00
Makefile.PL Testcases: Use AnyEvent::I3 version 0.15 2013-10-19 10:06:08 +02:00
Xdummy add Xdummy script to start a headless X11 server 2011-07-25 15:37:46 +02:00
complete-run.pl Testcases: remove "latest" if it is a symbolic link 2013-10-19 10:05:33 +02:00
i3-test.config tests: make t/65-for-window.t use separate i3 instances 2011-08-02 19:21:09 +02:00
new-test Remove pointer warp from test boilerplate 2013-12-10 21:52:50 +01:00
restart-state.golden tests: implement restart testing (actual option still missing) 2011-12-21 23:15:30 +00:00
valgrind.supp Add valgrind suppression file to testcases 2014-03-10 17:37:41 +01:00