Ingo Bürk be406d036d Implement new criterion 'workspace'.
If the match expression is a plain number (e.g., '99'), the number of a workspace will be compared strictly. Otherwise, the match expression is taken as a regular expression and compared against the workspace's name.
This allows all of the following:

for_window [workspace=5] ...
for_window [workspace="5:foo"] ...
for_window [workspace="foo"] ...

fixes #1769
2015-06-30 20:53:52 +02:00
..
2011-08-28 17:44:42 +02:00
2014-04-23 19:49:50 +02:00
2011-09-24 20:10:01 +01:00
2011-09-24 20:10:01 +01:00
2011-09-24 20:10:01 +01:00
2011-09-24 20:10:01 +01:00
2009-10-23 19:53:36 +02:00
2009-06-01 14:59:25 +02:00
2015-06-30 20:53:52 +02:00