Add activeworkspace (#213)

Also improves activewindow
This commit is contained in:
Yavor Kolev 2023-05-04 06:44:11 -07:00 committed by GitHub
parent b024e3ea04
commit caf81435c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -230,10 +230,11 @@ OK = 5
version - prints the hyprland version, meaning flags, commit and branch of build. version - prints the hyprland version, meaning flags, commit and branch of build.
monitors - lists all the outputs with their properties monitors - lists all the outputs with their properties
workspaces - lists all workspaces with their properties workspaces - lists all workspaces with their properties
activeworkspace - gets the active window name and it's properties
clients - lists all windows with their properties clients - lists all windows with their properties
devices - lists all connected keyboards and mice devices - lists all connected keyboards and mice
binds - lists all registered binds binds - lists all registered binds
activewindow - gets the active window name activewindow - gets the active window name and it's properties
layers - lists all the layers layers - lists all the layers
splash - prints the current random splash splash - prints the current random splash
getoption [option] - gets the config option status (values) getoption [option] - gets the config option status (values)