You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to have decorations show and hide at will, either with a keybind, or using ManageHook.
As far as I understand, decorations right now are really tied to a Layout, being a layout modifier. I'm not sure how this works internally but it would make much more sense to me for decorations to be tied to clients rather than layouts, making it much more flexible what you're able to do with them.
The text was updated successfully, but these errors were encountered:
I'd like to be able to have decorations show and hide at will, either with a keybind, or using ManageHook.
As far as I understand, decorations right now are really tied to a Layout, being a layout modifier. I'm not sure how this works internally but it would make much more sense to me for decorations to be tied to clients rather than layouts, making it much more flexible what you're able to do with them.
The text was updated successfully, but these errors were encountered: