<feed xmlns='http://www.w3.org/2005/Atom'>
<title>util/tom/hlwm-run-or-raise, branch master</title>
<subtitle>util/tom/hlwm-run-or-raise utility</subtitle>
<id>https://code.ryuslash.org/util/tom/hlwm-run-or-raise/atom?h=master</id>
<link rel='self' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/'/>
<updated>2022-10-19T04:10:13Z</updated>
<entry>
<title>Add simple README</title>
<updated>2022-10-19T04:10:13Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-10-19T04:08:50Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/commit/?id=19c5507dbc260e32b1e9932b54818900f1a43c97'/>
<id>urn:sha1:19c5507dbc260e32b1e9932b54818900f1a43c97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary extra ‘#’</title>
<updated>2022-10-19T03:55:48Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-10-19T03:55:48Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/commit/?id=6cb426f3970c292773324f9a70ef0b841e0a2418'/>
<id>urn:sha1:6cb426f3970c292773324f9a70ef0b841e0a2418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add license info</title>
<updated>2022-10-19T03:55:04Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-10-19T03:55:04Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/commit/?id=18788699532916db6b88789bab7fda17cfeb5290'/>
<id>urn:sha1:18788699532916db6b88789bab7fda17cfeb5290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure there are enough windows before trying to pick the next</title>
<updated>2022-06-06T05:52:01Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-06-06T05:52:01Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/commit/?id=deda13603d44e0a0aaab5a5f94f103864c64f257'/>
<id>urn:sha1:deda13603d44e0a0aaab5a5f94f103864c64f257</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update scsh file headers for shell scripts</title>
<updated>2022-03-03T09:17:04Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-03-03T09:17:04Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/commit/?id=e2747a706d0653220e70246c925a60cd55b612d1'/>
<id>urn:sha1:e2747a706d0653220e70246c925a60cd55b612d1</id>
<content type='text'>
Other file headers come with caveats:

- ‘#!/usr/bin/scsh -s’ :: Now that scsh is installed through Guix, this is not
  where this file lives.

- ‘#!/usr/bin/env -S scsh -s’ :: This doesn't work when we need to specify move
  arguments on the command line and need to use the meta-argument.
  ‘env -S scsh \’ doesn't work.
</content>
</entry>
<entry>
<title>Change SCSH interpreter location</title>
<updated>2018-02-07T08:52:20Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2018-01-23T05:46:27Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/commit/?id=e132c83e53ddeabc5d3be86f8eab8576f9409954'/>
<id>urn:sha1:e132c83e53ddeabc5d3be86f8eab8576f9409954</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix window switching in run-or-raise</title>
<updated>2016-11-09T14:01:08Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2016-11-09T14:01:08Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/commit/?id=012678602e2d28a3d5379273f84ab9b6ad2e9b2f'/>
<id>urn:sha1:012678602e2d28a3d5379273f84ab9b6ad2e9b2f</id>
<content type='text'>
Using ‘hlwm-switch-to-window’ instead of ‘herbstclient jumpto’ makes
sure that tag locking keeps working.
</content>
</entry>
<entry>
<title>Fix script name</title>
<updated>2016-09-27T00:43:33Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2016-09-27T00:43:33Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/commit/?id=1a888b8eae8510f541ee66332040dc8fc4509d26'/>
<id>urn:sha1:1a888b8eae8510f541ee66332040dc8fc4509d26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle not having an active window</title>
<updated>2016-08-29T13:28:13Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2016-08-29T13:28:13Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/commit/?id=886d76ec367f1e27c024b6a345ea3bbba9e7d56a'/>
<id>urn:sha1:886d76ec367f1e27c024b6a345ea3bbba9e7d56a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add run-or-raise function for herbstluftwm</title>
<updated>2016-07-25T20:33:33Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2016-07-25T20:33:33Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/util/tom/hlwm-run-or-raise/commit/?id=1a983b2bc32b53f6cd5a9037db6f82e83073bb10'/>
<id>urn:sha1:1a983b2bc32b53f6cd5a9037db6f82e83073bb10</id>
<content type='text'>
</content>
</entry>
</feed>
