aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm/usr
Commit message (Collapse)AuthorAgeFilesLines
* [herbstluftwm] Fix hlwm-run-or-raiseGravatar Tom Willemse2022-06-271-1/+2
| | | | | It was working fine, but when there is only a single window there is no second one to get.
* Update scsh file headers for shell scriptsGravatar Tom Willemse2022-03-032-3/+8
| | | | | | | | | | | 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.
* Add script to connect to remote desktopGravatar Tom Willemse2022-03-011-0/+14
|
* Change SCSH interpreter locationGravatar Tom Willemse2018-02-072-2/+2
|
* Fix window switching in run-or-raiseGravatar Tom Willemse2016-11-091-1/+1
| | | | | Using ‘hlwm-switch-to-window’ instead of ‘herbstclient jumpto’ makes sure that tag locking keeps working.
* Add tag swapping scriptGravatar Tom Willemse2016-09-271-0/+48
|
* Fix script nameGravatar Tom Willemse2016-09-271-1/+1
|
* Handle not having an active windowGravatar Tom Willemse2016-08-291-1/+1
|
* Add run-or-raise function for herbstluftwmGravatar Tom Willemse2016-07-251-0/+43