.. |
000-load-deps.t
|
tests: remove the (broken) exit_gracefully check
|
2017-09-14 21:46:20 +02:00 |
001-tile.t
|
…
|
|
002-i3-sync.t
|
…
|
|
003-ipc.t
|
…
|
|
004-unmanaged.t
|
…
|
|
005-floating.t
|
…
|
|
100-fullscreen.t
|
Extend the fullscreen command
|
2014-12-10 20:42:52 +01:00 |
101-focus.t
|
Let "focus" report success depending on whether a window was matched.
|
2015-09-11 08:26:33 +02:00 |
102-dock.t
|
Handle strut partial changes for dock clients
|
2015-03-25 19:45:42 -04:00 |
104-focus-stack.t
|
…
|
|
111-goto.t
|
…
|
|
112-floating-resize.t
|
Testcases: Use Xephyr instead of XDummy
|
2014-10-02 23:05:00 +02:00 |
113-urgent.t
|
Silence "masks earlier declaration in same scope" warnings when executing tests.
|
2015-06-12 18:19:43 +02:00 |
114-client-leader.t
|
t/114-client-leader: fix race by waiting until the window is mapped
|
2014-10-02 23:07:50 +02:00 |
115-ipc-workspaces.t
|
Include workspace con in workspace event
|
2014-12-22 09:47:31 +01:00 |
116-nestedcons.t
|
Handle _NET_WM_STATE_STICKY, but only for floating containers. If this atom is set, the floating window will always be automatically moved to the currently active workspace of the output that it is on. This is the equivalent of a sticky note stuck to the monitor.
|
2015-09-13 20:40:20 +02:00 |
117-workspace.t
|
Fix 'rename workspace to tosomething'
|
2017-06-12 22:21:21 +08:00 |
118-openkill.t
|
…
|
|
119-match.t
|
tests: move set_wm_class to X11::XCB::Window
|
2013-09-24 21:56:52 +02:00 |
120-multiple-cmds.t
|
…
|
|
121-next-prev.t
|
…
|
|
122-split.t
|
added "toggle" option to "split" command
|
2016-01-04 17:31:47 +01:00 |
124-move.t
|
Make absolute floating move work with criteria
|
2014-07-02 19:07:08 +02:00 |
126-regress-close.t
|
…
|
|
127-regress-floating-parent.t
|
…
|
|
128-open-order.t
|
…
|
|
129-focus-after-close.t
|
previous commit: extend test and code to also work with floating windows
|
2013-10-13 17:59:29 +02:00 |
130-close-empty-split.t
|
t/130-close-empty-split: clean up old workspace
|
2014-02-13 21:05:42 +01:00 |
131-stacking-order.t
|
Fix spelling mistakes
|
2016-04-04 09:33:59 +02:00 |
132-move-workspace.t
|
tests: sync_with_i3 before warping pointer
|
2014-02-25 20:44:17 +01:00 |
133-size-hints.t
|
…
|
|
134-invalid-command.t
|
…
|
|
135-floating-focus.t
|
Skip floating cons in focus (child|parent) and stop them from being split
|
2012-10-16 20:01:36 +02:00 |
136-floating-ws-empty.t
|
…
|
|
137-floating-unmap.t
|
…
|
|
138-floating-attach.t
|
…
|
|
139-ws-numbers.t
|
IPC: set ws reply "num" member to -1 when named
|
2014-09-29 09:33:02 +02:00 |
140-focus-lost.t
|
…
|
|
141-resize.t
|
Respect minimum size hints for floating windows. (#2508)
|
2016-11-28 22:09:39 +01:00 |
142-regress-move-floating.t
|
…
|
|
143-regress-floating-restart.t
|
…
|
|
144-regress-floating-resize.t
|
…
|
|
145-flattening.t
|
Bugfix: don’t flatten tabbed/stacked containers
|
2013-09-01 13:35:04 +02:00 |
146-floating-reinsert.t
|
…
|
|
147-regress-floatingmove.t
|
…
|
|
148-regress-floatingmovews.t
|
…
|
|
150-regress-dock-restart.t
|
…
|
|
151-regress-float-size.t
|
…
|
|
152-regress-level-up.t
|
…
|
|
153-floating-originalsize.t
|
…
|
|
154-regress-multiple-dock.t
|
…
|
|
155-floating-split-size.t
|
Don't allow floating workspaces anymore.
|
2016-02-11 21:25:50 +01:00 |
156-fullscreen-focus.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
158-wm_take_focus.t
|
t/158-wm_take_focus.t: avoid shift on scalars
|
2016-09-26 20:42:51 +02:00 |
159-socketpaths.t
|
Fix spelling mistakes
|
2016-04-04 09:33:59 +02:00 |
161-regress-borders-restart.t
|
Implement variable border widths for pixel/normal
|
2012-09-24 22:20:29 +02:00 |
162-regress-dock-urgent.t
|
…
|
|
163-wm-state.t
|
…
|
|
164-kill-win-vs-client.t
|
…
|
|
165-for_window.t
|
Kill windows between tests
|
2017-09-10 11:31:10 +02:00 |
166-assign.t
|
Allow assign to workspace by number
|
2017-09-15 03:38:13 +03:00 |
167-workspace_layout.t
|
Fix changing of root workspace layout from stacked/tabbed
|
2017-04-27 17:50:55 +03:00 |
168-regress-fullscreen-restart.t
|
…
|
|
169-border-toggle.t
|
Fix 'border toggle' (it "skipped" 1px border) (Thanks joepd)
|
2012-09-28 19:29:14 +02:00 |
170-force_focus_wrapping.t
|
…
|
|
171-config-migrate.t
|
t/171-config-migrate: escape braces for newer Perl versions
|
2017-08-19 17:45:37 +02:00 |
172-start-on-named-ws.t
|
Extract workspace names from bindings before reordering.
|
2015-09-14 09:28:42 +02:00 |
173-get-marks.t
|
…
|
|
174-border-config.t
|
Explicitly set current border width when BS_PIXEL
|
2014-06-28 13:00:59 +02:00 |
175-startup-notification.t
|
Ensure error message is included when bailing out
|
2016-10-23 17:41:46 +02:00 |
176-workspace-baf.t
|
Merge branch 'master' into next
|
2012-11-10 09:01:24 +01:00 |
177-bar-config.t
|
Allow multiple tray_output directives.
|
2015-11-01 16:35:17 -05:00 |
178-regress-workspace-open.t
|
…
|
|
179-regress-multiple-ws.t
|
…
|
|
180-fd-leaks.t
|
Fix testsuite on OpenBSD
|
2016-06-11 14:47:17 +02:00 |
181-regress-float-border.t
|
Bugfix: don’t overwrite the original size of floating windows when changing border style
|
2014-06-13 22:19:23 +02:00 |
182-regress-focus-dock.t
|
…
|
|
183-config-variables.t
|
Ensure config variables match on longest-length (#2306)
|
2016-04-26 08:20:42 +01:00 |
184-regress-float-split-resize.t
|
…
|
|
185-scratchpad.t
|
Silence "masks earlier declaration in same scope" warnings when executing tests.
|
2015-06-12 18:19:43 +02:00 |
186-regress-assign-focus-parent.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
187-commands-parser.t
|
Implement 'swap' command.
|
2017-05-15 21:06:38 +02:00 |
188-regress-focus-restart.t
|
…
|
|
189-floating-constraints.t
|
Support "resize set W H"
|
2015-09-11 23:12:07 +02:00 |
190-scratchpad-diff-ws.t
|
tests: move set_wm_class to X11::XCB::Window
|
2013-09-24 21:56:52 +02:00 |
191-resize-levels.t
|
…
|
|
192-layout.t
|
Fixes a small mixup in the assertion description. (#2692)
|
2017-02-23 23:36:31 -08:00 |
193-ipc-version.t
|
…
|
|
194-regress-floating-size.t
|
Bugfix: fix floating window size with hide_edge_borders (+test)
|
2013-04-02 23:59:26 +02:00 |
195-net-active-window.t
|
Handle _NET_ACTIVE_WINDOW for scratchpad windows. (#2458)
|
2016-09-26 18:32:05 -07:00 |
196-randr-output-names.t
|
testsuite: use relative paths, set PATH to absolute path
|
2016-10-23 21:09:24 +02:00 |
197-regression-move-vanish.t
|
…
|
|
198-regression-scratchpad-crash.t
|
…
|
|
199-ipc-mode-event.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
200-urgency-timer.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
201-config-parser.t
|
Allow assign to workspace by number
|
2017-09-15 03:38:13 +03:00 |
202-scratchpad-criteria.t
|
bugfix: Resize and center a scratchpad even when a criteria is used.
|
2013-07-11 21:18:21 +02:00 |
203-regress-assign-and-move.t
|
Bugfix: fix crash when using multiple for_window statements that move windows (Thanks Antonio)
|
2014-06-12 09:32:55 +02:00 |
204-regress-scratchpad-move.t
|
tests: move set_wm_class to X11::XCB::Window
|
2013-09-24 21:56:52 +02:00 |
205-ipc-windows.t
|
Send IPC window events for focus and title changes
|
2014-02-26 22:24:19 +01:00 |
206-fullscreen-scratchpad.t
|
Fix problem when moving fullscreen window to scratchpad
|
2013-05-25 22:59:27 +02:00 |
207-shmlog.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
208-regress-floating-criteria.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
209-ewmh-net-workarea.t
|
actively delete _NET_WORKAREA on startup
|
2013-07-13 12:24:15 +02:00 |
210-mark-unmark.t
|
Introduce "--add" for marking windows.
|
2015-10-22 15:32:15 +02:00 |
211-regress-urgency-assign.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
212-assign-urgency.t
|
Assigned windows open urgent when not visible
|
2013-10-19 10:07:24 +02:00 |
213-layout-restore-simple.t
|
allow parsing multiple nodes from a json layout
|
2013-12-22 21:52:49 +01:00 |
214-layout-restore-criteria.t
|
fix test after renaming role to window_role
|
2013-12-22 21:52:49 +01:00 |
215-layout-restore-crash.t
|
Bugfix: free incomplete containers when JSON parsing fails
|
2017-09-13 16:39:13 +02:00 |
216-layout-restore-split-swallows.t
|
Reject empty swallow definitions
|
2015-12-11 20:28:13 +01:00 |
217-NET_CURRENT_DESKTOP.t
|
Handle EWMH requests to change current desktop
|
2014-07-10 22:39:42 +02:00 |
218-regress-floating-split.t
|
Bugfix: `tree_split` should not split floating cons
|
2014-02-08 20:59:23 +01:00 |
219-ipc-window-focus.t
|
Send IPC window events for focus and title changes
|
2014-02-26 22:24:19 +01:00 |
220-ipc-window-title.t
|
Send IPC window events for focus and title changes
|
2014-02-26 22:24:19 +01:00 |
221-floating-type-hints.t
|
Fix blinking test. (#2637)
|
2017-01-13 09:34:28 -08:00 |
222-regress-dock-resize.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
223-net-client-list.t
|
Dont include dock clients in ewmh lists
|
2014-05-03 15:08:31 +02:00 |
224-regress-resize-branch.t
|
Bugfix: resize window check should check for null
|
2014-04-26 12:10:05 +02:00 |
225-ipc-window-fullscreen.t
|
Implement the window::fullscreen_mode event
|
2014-04-30 09:35:31 +02:00 |
226-internal-workspaces.t
|
add a testcase for the previous commit (internal workspaces)
|
2014-05-03 15:00:49 +02:00 |
227-ipc-workspace-empty.t
|
Include workspace con in workspace event
|
2014-12-22 09:47:31 +01:00 |
228-border-widths.t
|
Always explicitly set border widths on manage
|
2014-07-11 00:33:20 +02:00 |
229-cleanup-tmpdir.t
|
Bugfix: create the directory for storing the restart state (Thanks hjem)
|
2014-06-27 09:04:51 +02:00 |
230-floating-fullscreen-restart.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
231-ipc-floating-event.t
|
Silence "masks earlier declaration in same scope" warnings when executing tests.
|
2015-06-12 18:19:43 +02:00 |
232-cmd-move-criteria.t
|
Support matching _NET_WM_WINDOW_TYPE_NOTIFICATION
|
2015-12-15 21:55:33 +01:00 |
233-regress-manage-focus-unmapped.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
234-ewmh-desktop-names.t
|
t/*ewmh*: fix flakiness by syncing
|
2014-08-08 12:23:47 +02:00 |
235-check-config-no-x.t
|
testsuite: use relative paths, set PATH to absolute path
|
2016-10-23 21:09:24 +02:00 |
236-floating-focus-raise.t
|
Raise floating windows on `focus [direction]`
|
2014-08-08 12:19:35 +02:00 |
237-regress-assign-focus.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
238-ipc-binding-event.t
|
check for AnyEvent::I3 ≥ 0.16 in the binding event test
|
2014-10-03 09:40:22 +02:00 |
239-net-close-window-request.t
|
Handle _NET_CLOSE_WINDOW client message requests
|
2014-11-17 09:08:42 +01:00 |
240-focus-on-window-activation.t
|
Silence "masks earlier declaration in same scope" warnings when executing tests.
|
2015-06-12 18:19:43 +02:00 |
241-consistent-center.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
242-no-focus.t
|
Suppress no_focus for first window on a workspace.
|
2015-10-12 12:59:01 +02:00 |
243-move-to-mark.t
|
Added test case for transfer of urgency flag when moving a window to a mark.
|
2015-04-19 20:57:49 +02:00 |
244-new-workspace-floating-enable-center.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
245-move-position-mouse.t
|
tests: switch to xft fonts
|
2016-01-09 17:22:45 +01:00 |
246-window-decoration-focus.t
|
Added a testcases for #1056 to test whether hovering over a window decoration causes the corresponding window to be
|
2015-05-29 23:49:22 +02:00 |
247-config-line-continuation.t
|
Do not count '\' in comment as line continuation (#2181)
|
2016-05-08 00:20:08 +02:00 |
248-regress-urgency-clear.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
249-layout-restore-floating.t
|
append_layout: load floating containers correctly
|
2015-08-05 22:40:58 +02:00 |
250-layout-restore-multiple-criteria.t
|
layout restore: remove remaining criteria when swallowing window
|
2015-08-06 21:35:34 +02:00 |
251-command-criteria-focused.t
|
Added tests for special value __focused__.
|
2015-08-29 00:43:55 +02:00 |
252-floating-size.t
|
Support "resize set W H"
|
2015-09-11 23:12:07 +02:00 |
253-multiple-net-wm-state-atoms.t
|
Remove _NET_WM_STATE on withdrawn windows.
|
2016-02-07 12:08:50 +01:00 |
254-move-to-output-with-criteria.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
255-multiple-marks.t
|
Introduce special value __focused__ for criterion con_id.
|
2015-10-22 15:46:55 +02:00 |
256-no-auto-back-and-forth.t
|
Add --no-auto-back-and-forth for moving windows.
|
2015-10-26 22:40:06 +01:00 |
257-keypress-group1-fallback.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
258-keypress-release.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
259-net-wm-user-time.t
|
Support _NET_WM_USER_TIME.
|
2015-11-21 22:48:48 +01:00 |
260-invalid-criteria.t
|
Reject invalid match criteria with an error.
|
2015-12-09 14:00:53 +01:00 |
261-match-con_id-con_mark-combinations.t
|
Validate matched containers for "kill" command correctly.
|
2015-12-28 02:35:25 -05:00 |
262-config-validation.t
|
Fix segfault when calling "i3 -C".
|
2016-01-05 22:50:38 -05:00 |
263-config-reload-reverts-bind-mode.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
264-dock-criteria.t
|
tests: unflake tests by not starting i3bar
|
2017-09-14 21:46:20 +02:00 |
265-ipc-mark.t
|
Implement new window::mark IPC event. (#2503)
|
2016-10-18 07:32:41 +01:00 |
266-net-moveresize-window.t
|
Added support for _NET_MOVERESIZE_WINDOW. (#2634)
|
2017-01-13 09:30:50 -08:00 |
267-regress-mark-restart.t
|
Improve 267-regress-mark-restart.t
|
2017-09-07 04:20:52 +03:00 |
268-ipc-config.t
|
Introduce the GET_CONFIG IPC request
|
2017-08-19 19:08:51 +02:00 |
269-focus-stack-above.t
|
Respect focus_on_window_activation for ConfigureRequests (#2889)
|
2017-08-28 12:07:56 +02:00 |
270-config-no-newline-end.t
|
scalloc parse_config input to make sure it terminates with '\0'
|
2017-09-13 15:31:53 +03:00 |
271-for_window_tilingfloating.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
272-regress-focus-assign.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
273-regress-focus-toggle.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
274-move-branch-position.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
275-ipc-window-close.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
276-ipc-window-move.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
277-ipc-window-urgent.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
278-layout-restore-output.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
279-regress-default-floating-border.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
280-wm-class-change-handler.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
281-regress-reload-bindsym.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
282-tabbed-floating-disable-crash.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
283-net-wm-state-hidden.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
284-ewmh-visible-name.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
285-sticky.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
286-root-window-mouse-binding.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
287-edge-borders.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
288-i3-floating-window-atom.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
289-ipc-shutdown-event.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
290-keypress-numlock.t
|
Reorder tests to not use the same number (#2947)
|
2017-09-14 17:49:02 +02:00 |
291-swap.t
|
Make swap work with fullscreen windows
|
2017-09-16 13:49:20 +03:00 |
500-multi-monitor.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
501-scratchpad.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
502-focus-output.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
503-workspace.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
504-move-workspace-to-output.t
|
tests: unflake tests by not starting i3bar
|
2017-09-14 21:46:20 +02:00 |
505-scratchpad-resolution.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
506-focus-right.t
|
tests: sync_with_i3 before warping pointer
|
2014-02-25 20:44:17 +01:00 |
507-workspace-move-crash.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
509-workspace_layout.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
510-focus-across-outputs.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
511-scratchpad-configure-request.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
512-move-wraps.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
513-move-workspace.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
514-ipc-workspace-multi-monitor.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
515-create-workspace.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
516-move.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
517-regress-move-direction-ipc.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
518-interpret-workspace-numbers.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
519-mouse-warping.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
520-regress-focus-direction-floating.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
521-ewmh-desktop-viewport.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
522-rename-assigned-workspace.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
523-move-position-center.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
524-move.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
525-i3bar-mouse-bindings.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
526-reconfigure-dock.t
|
tests: unflake tests by not starting i3bar
|
2017-09-14 21:46:20 +02:00 |
527-focus-fallback.t
|
Use the EWMH support window rather than the root window as an input focus fallback.
|
2015-09-13 20:29:02 +02:00 |
528-workspace-next-prev-reversed.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
529-net-wm-desktop.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
530-bug-2229.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
531-fullscreen-on-given-output.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
532-xresources.t
|
Introduce support for specifying variables from X resources. (#2286)
|
2016-05-08 12:55:27 +02:00 |
533-randr15.t
|
533-randr15.t: Add test for bar output name canonicalization
|
2017-09-13 08:23:27 +00:00 |
534-dont-warp.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
535-workspace-next-prev.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
536-net-wm-desktop_mm.t
|
tests: use i3_config arg instead of precisely one launch_with_config
|
2017-09-14 21:46:20 +02:00 |
537-move-single-to-output.t
|
Fix erratic behavior with single container child jumping outputs
|
2017-09-15 09:27:32 +00:00 |