Tiling vs Stacking - Desktop Customization & Workflow

Users browsing this thread: 1 Guest(s)
Guest0x0
Members
(08-12-2020, 12:31 PM)freem Wrote: Well, it was more like: a system bus and 2 of it's consumers. To reproduce bugs, one often had to trigger inputs from clients in a specific order (yeah, was a joy) thus the 3 debuguers, to "encourage" processes to go in the right path.
The 3 other terminals were for actions inside each process's directory, including checking their logs: they were separate applications. I didn't used a window to edit code, but to read it, because it was more convenient than jumping around with cgdb, especially considering gdb (and cgdb) do not remember the watchers and other stuff natively.
Oh I see your case more clearly now. Thanks for the explanation.

(08-12-2020, 12:31 PM)freem Wrote: Reducing the number of windows on the screens is doable, of course, same as for toggling the fullscreen/floating modes, but that implies bigger context switches for my brain, and things were enough of a mess :D
Please let me do a little survey here:
Q1: Do you think that, with a proper design and efficient hot keys, such "context switching" (changing what windows are displayed) would be acceptable, or if you think that the idea of context switching itself is too much a burden?
Q2: If you feel that context switching may be acceptable in Q1, how many windows are necessary to de *on the screen at the same time* (I don't mean reducing the total number of windows)

(08-12-2020, 12:31 PM)freem Wrote: You could use tab-mode or stack mode, here, combined with marks (same as in vim, but also same as in vim, I don't use them :)), but I guess you'd be annoyed with the title bars? I'm not sure, but I think this can be disabled though.
You're right, i3's tab mode is another thing I like about it. However, it has two annoying issues for me:

1. It does not integrate with tiling layouts well. Once you have a "tab in split" or "split in tab" layout, things get unintuitive and messy.

2. The fact that i3 treat tabbed layouts as part of the tree, like splits, makes creating and managing tabbed layouts a burden.

(08-12-2020, 12:31 PM)freem Wrote: In short, you would like a way to put a container in full screen? That would be awesome, indeed.
If you mean "container" by a layout containing several windows, then probably yes.
More specifically, I mean the follows:
* A window itself is an entity in the list
* A layout that split the screen and assign them to several windows can also be an entity in the list. The layout "points to" the windows rather than "owning" them, so different layouts in the list can share some common windows.
* Every moment, there is a unique layout on the screen. You can swap some of its windows with other windows in the list,
or pull out a complete layout from the list and replace it.

In this way, one can iterate through the possible layouts to use in advance, and switch between them easily later.


Messages In This Thread
Tiling vs Stacking - by venam - 02-07-2017, 03:44 AM
RE: Tiling vs Stacking - by mrtn - 02-07-2017, 08:54 AM
RE: Tiling vs Stacking - by jkl - 02-07-2017, 10:53 AM
RE: Tiling vs Stacking - by venam - 02-07-2017, 11:16 AM
RE: Tiling vs Stacking - by jkl - 02-07-2017, 11:26 AM
RE: Tiling vs Stacking - by venam - 02-07-2017, 11:31 AM
RE: Tiling vs Stacking - by mrtn - 03-07-2017, 04:12 AM
RE: Tiling vs Stacking - by pyratebeard - 03-07-2017, 09:49 AM
RE: Tiling vs Stacking - by mrtn - 03-07-2017, 10:45 AM
RE: Tiling vs Stacking - by acg - 03-07-2017, 10:56 AM
RE: Tiling vs Stacking - by z3bra - 03-07-2017, 06:15 PM
RE: Tiling vs Stacking - by r4ndom - 04-07-2017, 09:57 AM
RE: Tiling vs Stacking - by hades - 04-07-2017, 11:31 AM
RE: Tiling vs Stacking - by acg - 04-07-2017, 11:40 AM
RE: Tiling vs Stacking - by kyberkhrime - 05-07-2017, 03:22 AM
RE: Tiling vs Stacking - by acg - 05-07-2017, 03:37 AM
RE: Tiling vs Stacking - by venam - 25-09-2020, 04:38 AM
RE: Tiling vs Stacking - by ckester - 25-09-2020, 06:14 PM
RE: Tiling vs Stacking - by ckester - 25-09-2020, 06:54 PM
RE: Tiling vs Stacking - by venam - 26-09-2020, 02:28 AM
RE: Tiling vs Stacking - by freem - 28-09-2020, 07:55 AM
RE: Tiling vs Stacking - by Dworin - 02-10-2020, 01:30 AM
RE: Tiling vs Stacking - by ckester - 02-10-2020, 05:05 PM
RE: Tiling vs Stacking - by Dworin - 03-10-2020, 12:35 AM
RE: Tiling vs Stacking - by freem - 04-10-2020, 06:36 AM
RE: Tiling vs Stacking - by pfr - 06-10-2020, 09:15 AM
RE: Tiling vs Stacking - by z3bra - 06-10-2020, 12:12 PM
RE: Tiling vs Stacking - by seninha - 06-10-2020, 01:20 PM
RE: Tiling vs Stacking - by mcol - 07-10-2020, 11:31 AM
RE: Tiling vs Stacking - by petar - 07-10-2020, 05:35 PM
RE: Tiling vs Stacking - by seninha - 07-10-2020, 05:44 PM
RE: Tiling vs Stacking - by petar - 07-10-2020, 07:06 PM
RE: Tiling vs Stacking - by seninha - 07-10-2020, 07:23 PM
RE: Tiling vs Stacking - by stratex - 22-11-2020, 06:46 PM
RE: Tiling vs Stacking - by Dworin - 22-11-2020, 10:45 PM
RE: Tiling vs Stacking - by z3bra - 23-11-2020, 06:34 AM
RE: Tiling vs Stacking - by sulami - 25-11-2020, 07:18 AM
RE: Tiling vs Stacking - by opfez - 25-11-2020, 12:40 PM
RE: Tiling vs Stacking - by stratex - 25-11-2020, 12:59 PM
RE: Tiling vs Stacking - by sulami - 25-11-2020, 01:23 PM
RE: Tiling vs Stacking - by jkl - 25-11-2020, 01:41 PM
RE: Tiling vs Stacking - by opfez - 25-11-2020, 04:10 PM
RE: Tiling vs Stacking - by jkl - 25-11-2020, 04:14 PM
RE: Tiling vs Stacking - by opfez - 25-11-2020, 04:17 PM
RE: Tiling vs Stacking - by Dworin - 26-11-2020, 02:16 AM
RE: Tiling vs Stacking - by Guest0x0 - 07-12-2020, 05:31 AM
RE: Tiling vs Stacking - by venam - 07-12-2020, 05:49 AM
RE: Tiling vs Stacking - by acg - 07-12-2020, 02:13 PM
RE: Tiling vs Stacking - by freem - 07-12-2020, 02:33 PM
RE: Tiling vs Stacking - by Guest0x0 - 08-12-2020, 04:29 AM
RE: Tiling vs Stacking - by venam - 08-12-2020, 04:36 AM
RE: Tiling vs Stacking - by stratex - 08-12-2020, 10:12 AM
RE: Tiling vs Stacking - by freem - 08-12-2020, 12:31 PM
RE: Tiling vs Stacking - by Guest0x0 - 09-12-2020, 12:13 AM
RE: Tiling vs Stacking - by freem - 09-12-2020, 02:35 PM
RE: Tiling vs Stacking - by Guest0x0 - 10-12-2020, 01:04 AM