mirror of
https://codeberg.org/scip/swayipc.git
synced 2026-08-23 22:34:20 +02:00
add Node.Is* predicates to comfortably check node type (#4)
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION = "v2.1.0"
|
||||
VERSION = "v2.1.1"
|
||||
|
||||
IpcHeaderSize = 14
|
||||
IpcMagix = "i3-ipc"
|
||||
|
||||
Reference in New Issue
Block a user