-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
Description
The mode specifier managed in rules/1 is ignored by plwm.
The handling is probably missing because managed is already the default state windows spawn in.
However, if a window is detected to be a dialog or transient, then it's turned to a floating one. Hence it makes sense to have the ability to override this builtin logic with managed in rules/1.
Reactions are currently unavailable