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

Tabs in scratchpad

asked 2014-03-03 10:51:43 +0000

lukasg gravatar image

updated 2014-03-03 10:52:10 +0000

In normal tiled windows it's possible to create tabs by pressing Mod+h, Mod+e and then opening a new window. So I have for example two tiles, one left and one right and multiple tabs on the left one.

Is that possible in the scratchpad too? That would be really cool.

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
3

answered 2014-03-03 20:31:24 +0000

vandannen gravatar image

afaik, any container can be floating (or moved to scratchpad). so if you are asking for a way to have a tabbed container in the scratchpad, this might work for you:

focus a window in the container which should be moved to scratchpad, then: focus parent and afterwards move scratchpad.

edit flag offensive delete link more

Comments

Ok, that works. But you really shouldn't start moving windows out of the floating container. My i3 just crashed - twice - to the point it couldn't even restart, while trying out the workings of that.

Adaephon gravatar imageAdaephon ( 2014-03-05 09:35:38 +0000 )edit
0

answered 2014-03-03 14:12:53 +0000

Adaephon gravatar image

updated 2014-03-05 09:51:11 +0000

Like vandannen said in his answer, it is possible if you use move scratchpad on an entire container.

But some problems (crashes) I experienced, when starting to modify this floating container, including moving windows outside of it, lead me to believe that this is not an intended or at least well testet feature.

I also doubt that this will ever change. The only reason i3 even has floating windows is because there are some applications that do not work well with arbitrary window sizes and dialogs.

Scratchpads are essentially floating windows with some extra functionality for hiding and retrieving.


An alternative:

Not exactly what you want, but you can have multiple scratchpad windows, they will be shown alternately on scratchpad show: show A -> hide A -> show B -> hide B -> show A ...

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-03-03 10:51:43 +0000

Seen: 296 times

Last updated: Mar 05 '14