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
onCurrentScreen is usable but you have to know all the internal types to know how to use it. It needs examples, or at bare minimum an indication that it wraps a StackSet operation that takes a PhysicalWorkspace and makes it take a VirtualWorkspace instead (for example, onCurrentScreen W.shift "2").
Problem Description
onCurrentScreen
is usable but you have to know all the internal types to know how to use it. It needs examples, or at bare minimum an indication that it wraps aStackSet
operation that takes aPhysicalWorkspace
and makes it take aVirtualWorkspace
instead (for example,onCurrentScreen W.shift "2"
).Checklist
I've read CONTRIBUTING.md
I tested my configuration
xmonad
version XXX (commit XXX if using git)xmonad-contrib
version XXX (commit XXX if using git)The text was updated successfully, but these errors were encountered: