]> git.sur5r.net Git - i3/i3/history - testcases/t
Merge branch 'master' into next
[i3/i3] / testcases / t /
2012-01-17 Michael StapelbergMerge branch 'master' into next
2012-01-14 Michael StapelbergMerge branch 'new-parser' into next
2012-01-14 Michael StapelbergImplement a new parser for commands. (+test)
2012-01-14 Michael StapelbergRefactor the code out of src/cmdparse.y to src/commands.c
2012-01-10 Michael StapelbergMerge branch 'move-workspace-to-output' into next
2012-01-10 Michael StapelbergImplement 'move workspace to output <output>'
2012-01-10 Michael Stapelbergtests: use open_window to avoid motion notifies which...
2012-01-10 Michael StapelbergIntroduce synonyms: 'move to workspace' and 'move conta...
2012-01-08 Michael StapelbergMerge branch 'workspace_on_output' into next
2012-01-08 Michael Stapelbergadd testcase for workspace next_on_output/prev_on_output
2012-01-08 Michael StapelbergMerge branch 'master' into next
2012-01-08 Michael StapelbergMerge branch 'focus-output' into next
2012-01-08 Michael Stapelbergadd testcase for 'focus output'
2012-01-07 Michael StapelbergMerge branch 'master' into next
2012-01-07 Michael StapelbergMerge branch 'fix-assignment-open'
2012-01-07 Michael StapelbergBugfix: Open new windows in the correct place when...
2012-01-07 Michael StapelbergMerge branch 'master' into next
2012-01-07 Michael StapelbergMerge branch 'fix-fullscreen-move'
2012-01-07 Michael StapelbergBugfix: Don’t lose focus on fullscreen windows when...
2012-01-07 Michael StapelbergBugfix: Correctly handle 'move scratchpad' on workspace...
2012-01-07 Michael StapelbergBugfix: Show scratchpad on the correct output (+test)
2012-01-05 Michael Stapelbergtests: add scratchpad test
2012-01-05 Michael Stapelbergproperly serialize floating/scratchpad state when resta...
2012-01-05 Michael Stapelbergtests: make t/143 actually verify floating windows...
2011-12-26 Michael StapelbergMerge branch 'test-multi-monitor' into next
2011-12-26 Michael Stapelbergtests: Implement multi-monitor tests using Xdmx
2011-12-24 Michael StapelbergMerge branch 'master' into next
2011-12-24 Michael StapelbergMerge branch 'master' into next
2011-12-21 Michael StapelbergMerge branch 'scratchpad' into next
2011-12-21 Michael StapelbergImplement scratchpad functionality (see userguide)
2011-12-20 Michael StapelbergMerge branch 'master' into next
2011-12-20 Michael StapelbergMerge branch 'fix-float-close'
2011-12-20 Michael StapelbergBugfix: Don’t close workspace when there are still...
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'fix-temp-path'
2011-12-18 Michael StapelbergCreate a secure temp path instead of a predictable...
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'fix-float-resize'
2011-12-18 Michael StapelbergBugfix: Fix floating resize for floating split containe...
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'fix-configure-request'
2011-12-17 Michael StapelbergBugfix: Ignore ConfigureRequests with out-of-bound...
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'fix-fullscreen-focus'
2011-12-17 Michael StapelbergBugfix: Disallow focusing other windows when in fullscr...
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'fix-mark'
2011-12-17 Michael StapelbergBugfix: Fix setting the same mark repeatedly on differe...
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael Stapelbergtests: add test for previous commit
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-04 Maik Fischertestcases: always start i3 through i3test::launch_with_...
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'fix-nested-resize'
2011-11-29 Michael StapelbergBugfix: Fix 'resize' command in nested containers ...
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-28 Michael StapelbergMerge branch 'master' into next
2011-11-27 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'fix-dock-focus'
2011-11-26 Michael StapelbergBugfix: Fix crash on '[class="i3bar"] focus' (+test...
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael Stapelbergtests: add test for ticket #561 (floating window size...
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-24 Michael StapelbergMerge branch 'master' into next
2011-11-23 Michael StapelbergMerge branch 'testsuite' into next
2011-11-23 Maik Fischertestcases: use open_window everywhere
2011-11-23 Maik Fischertestcases: replace sleep with sync_with_i3 where appropiate
2011-11-23 Maik Fischertestcases: t/144-*: use open_window instead of launchin...
2011-11-23 Michael StapelbergMerge branch 'testsuite' into next
2011-11-23 Maik Fischertestcases: t/116-*: reinvent ignore() from Test::Deep
2011-11-23 Maik Fischertestcases: use Test::More is_deeply, don't depend on...
2011-11-23 Maik Fischertestcases: don't sync_with_i3() before $x->input_focus
2011-11-23 Maik Fischertestcases: drop sync_with_i3()s $x parameter, use global
2011-11-23 Maik Fischertestcases: drop open_floating_window()s $x parameter...
2011-11-22 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'testsuite' into next
2011-11-21 Maik Fischertestcases: drop open_window()s $x parameter, use global...
2011-11-21 Maik Fischert/005-floating.t: fix potentional race condition
2011-11-21 Maik Fischertestcases: use $x in wait_for_(un)map change to wait_fo...
2011-11-21 Maik Fischertestcases: undo 0f386a96 t/144-regress-floating-resize.t
2011-11-21 Maik Fischertestcases: use global $x in wait_for_event, drop $x...
2011-11-21 Maik Fischertestcases: let i3test.pm export $x, adapt testcases
2011-11-21 Maik Fischertestcases: correctly enable lexical pragmata
2011-11-21 Maik Fischertestcases: move i3test::X11 from 170-force_focus_wrappi...
2011-11-21 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'master' into next
2011-11-21 Maik Fischertestcases: fix race conditions in various tests
2011-11-21 Michael Stapelbergtests: replace left-over move before/after commands...
2011-11-20 Michael Stapelbergtests: add t/180-fd-leaks to ensure i3 does not leak...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-11-11 Michael StapelbergBugfix: Correctly handle --no-startup-id with quoted...
next