mirror of
https://codeberg.org/scip/swayipc.git
synced 2026-02-04 18:30:57 +01:00
implemented everything else and added more examples and docs
This commit is contained in:
@@ -18,6 +18,7 @@ func main() {
|
||||
if err != nil {
|
||||
log.Fatal(err)
|
||||
}
|
||||
defer ipc.Close()
|
||||
|
||||
outputs, err := ipc.GetOutputs()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user