From 54e04a520bd04ef7bc97c1fc2eef3495daa8a18f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 14 Jan 2010 18:38:40 -0500 Subject: If a window places itself at (0,0) and there are struts there, assume it is a bug. Also allow oldschool fullscreen windows that cover all monitors on a multihead setup to work properly Added a test 'oldfullscreen' that makes a oldschool fullscreen window --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f4b627b5..d48a7c37 100644 --- a/.gitignore +++ b/.gitignore @@ -81,6 +81,7 @@ tests/modal tests/modal2 tests/modal3 tests/noresize +tests/oldfullscreen tests/override tests/overrideinputonly tests/positioned -- cgit v1.2.3