summaryrefslogtreecommitdiff
path: root/src/tests/stacking
Commit message (Expand)AuthorAgeFilesLines
* tests/stacking: Add test hiding a modal with a not shown parentJonas Ådahl2020-12-181-0/+32
* tests/stacking: Add test for when no default focus window can be foundSebastian Keller2020-06-261-0/+29
* tests/stacking: Don't test for time-dependent intermediate focus stateSebastian Keller2020-06-264-4/+0
* tests/stacking: Avoid random failures in focus testsSebastian Keller2020-06-215-5/+15
* tests/stacking/restore-position: Always use wait_reconfigureJonas Ådahl2020-05-291-4/+4
* tests/stacking: Add test checking the initial sizeJonas Ådahl2020-05-071-0/+36
* tests/stacking: Add test for checking restored positionsJonas Ådahl2020-05-071-0/+73
* tests/restore-size: Also test that untiling restores correctlyJonas Ådahl2020-05-071-0/+42
* tests/stacking: Test some maximize fullscreen interactionJonas Ådahl2020-05-071-0/+73
* tests/stacking: Check that unmaximize to new size worksJonas Ådahl2020-05-071-0/+22
* tests/stacking: Add test to verify we unmaximize correctlyJonas Ådahl2020-05-071-0/+53
* window-props: Read WM_TRANSIENT_FOR for override-redirect windowsMarco Trevisan (Treviño)2019-11-071-0/+13
* window-props: Don't set override redirect windows as top-level parentMarco Trevisan (Treviño)2019-11-071-0/+24
* window-x11: Use any focusable window as fallback delayed focus windowMarco Trevisan (Treviño)2019-07-084-4/+81
* window-x11: Accept any focusable window as fallback focusMarco Trevisan (Treviño)2019-07-081-0/+46
* metatest: Dispatch the destruction instead of sleeping after itMarco Trevisan (Treviño)2019-07-081-1/+1
* window-x11: Focus the default window with delay while waiting for take-focusMarco Trevisan (Treviño)2019-06-242-3/+49
* tests: Verify focused window in closed-transient testsMarco Trevisan (Treviño)2019-06-242-3/+12
* tests, stacking: Add tests with no-input and no-take-focus windowsMarco Trevisan (Treviño)2019-06-243-0/+64
* tests: Add "closed-transient" testFlorian Müllner2018-07-301-0/+19
* tests: Add the "parent_exported" testOlivier Fourdan2018-07-181-0/+15
* tests: Add test for testing that setting a parent affects the stackJonas Ådahl2015-12-231-0/+14
* Add a test for stacking vs. minimizationOwen W. Taylor2014-09-241-0/+18
* test-runner: represent the guard window as '|' for assert_stackingOwen W. Taylor2014-09-241-1/+1
* Don't restack windows while we are unmanaging themOwen W. Taylor2014-09-161-0/+22
* Add a test framework and stacking testsOwen W. Taylor2014-09-124-0/+86