mirror of
https://codeberg.org/scip/swayipc.git
synced 2025-12-16 20:20:56 +01:00
update examples
This commit is contained in:
11
README.md
11
README.md
@@ -66,12 +66,13 @@ func main() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Also take a look into the **_examples** folder for more examples. For
|
Also take a look into the **_examples** folder for more examples.
|
||||||
a more comprehensive and practical example look at the
|
|
||||||
`_examples/descratcher` program which you can use to selectively
|
|
||||||
retrieve a window from the scratchpad.
|
|
||||||
|
|
||||||
You may take a look at the [tool swaycycle](https://github.com/tlinden/swaycycle)
|
For a more comprehensive and practical example look at the
|
||||||
|
[descratch](https://github.com/TLINDEN/sway-descratch) program which
|
||||||
|
you can use to selectively retrieve a window from the scratchpad.
|
||||||
|
|
||||||
|
You may also take a look at the [tool swaycycle](https://github.com/tlinden/swaycycle)
|
||||||
which is using this module.
|
which is using this module.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|||||||
Reference in New Issue
Block a user