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
Is it possible to show sway's mode message as multi-line? Currently, it shows only as a long line taking up a lot of space on the status bar (not enough room for the message). For example, I use the mode message to display available keys/actions in that mode:
set $screenshot screenshot: (a) active window (o) all visible output (s) current output (r) region (w) window (p) pixel...
mode "$screenshot" {
I would prefer to show this as multi-line for easier readability. If not, is there a way to get the effect of that, e.g. launch the mode, display this multi-line key/action legend message, and when exiting the mode, hide that message since I only need it when the mode is active?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to show sway's mode message as multi-line? Currently, it shows only as a long line taking up a lot of space on the status bar (not enough room for the message). For example, I use the mode message to display available keys/actions in that mode:
I would prefer to show this as multi-line for easier readability. If not, is there a way to get the effect of that, e.g. launch the mode, display this multi-line key/action legend message, and when exiting the mode, hide that message since I only need it when the mode is active?
Beta Was this translation helpful? Give feedback.
All reactions