Master: add master status to "hyprctl clients/activewindow" #11010
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
I am writing a script which does different things depending on if the active window is a master-window or not. It would be nice if I just could get that information directly with "hyprctl activewindow".
Why would it be beneficial
Scripting of keybindings with different effects depending on if the active window is a master window or not.
I personally need it for a script which toggles if the active window is a master window.
Beta Was this translation helpful? Give feedback.
All reactions