The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

How to ensure two rows of workspace buttons on my laptop screen?

asked 2015-11-08 02:28:58 +0000

strabab gravatar image

When I'm using an external display with my laptop, sometimes I get two rows of workspace buttons in the status bar of my primary display. This is nice, because the top row shows workspace buttons for my external monitor, and the bottom row shows workspace buttons for my laptop screen.

But sometimes (including right now) I only get one row, corresponding to the workspace buttons for my laptop screen alone.

How can I ensure that both rows are present, since I like this behavior? (And conversely, how can I switch back to "only the row corresponding to this monitor"?)

Thanks!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-11-08 08:39:08 +0000

Airblader gravatar image

What you think of as a feature sounds more like a bug. Any i3bar is only ever supposed to display the workspaces of the output it is on, not that of others. Make sure you are running the latest version of i3 and file a bug report for this (see the debugging docs on the website on how to report a bug).

That said, the feature you are looking for won't be implemented (I feel rather confident saying this, even if I'm not the one deciding it). But using tools like xdotool, and a recent i3 version, it'd be possible to move the i3bar from one screen to another screen. That's not supported behavior, however.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2015-11-08 02:28:58 +0000

Seen: 85 times

Last updated: Nov 08