Michael Stapelberg
1aaf9f2e52
tests: replace http:// with https:// where appropriate
...
This was done automatically using:
% sed -i 's,http://build.i3wm.org,https://build.i3wm.org,g ' testcases/t/*.t
2017-09-24 17:07:16 +02:00
Tony Crisci
823b46a544
Include workspace con in workspace event
...
Send the affected workspace in the "current" property for each workspace
event for any type of workspace event that affects a particular
workspace.
fixes #1411
2014-12-22 09:47:31 +01:00
Marco Hunsicker
7170afc2c7
Test workspace empty event semantics
...
This patchs provides testcases for the workspace "empty" event.
2014-05-03 15:37:25 +02:00