2022-11-24 01:05:54 +0100 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 260 seconds) |
2022-11-24 01:12:49 +0100 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
2022-11-24 01:19:58 +0100 | noex | (~null@user/noex) (Quit: :q!) |
2022-11-24 01:50:06 +0100 | thyriaen | (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) |
2022-11-24 01:54:09 +0100 | thyriaen | (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) (Remote host closed the connection) |
2022-11-24 02:20:52 +0100 | noex | (~null@user/noex) |
2022-11-24 02:25:28 +0100 | chomwitt | (~chomwitt@2a02:587:7a0d:dd00:1ac0:4dff:fedb:a3f1) (Ping timeout: 260 seconds) |
2022-11-24 02:27:01 +0100 | ghormoon | (~ghormoon@ghorland.net) (Quit: ZNC - http://znc.in) |
2022-11-24 02:33:25 +0100 | ghormoon | (~ghormoon@ghorland.net) |
2022-11-24 02:40:47 +0100 | noex | (~null@user/noex) (Quit: :q!) |
2022-11-24 04:04:59 +0100 | banc | (banc@gateway/vpn/airvpn/banc) (Ping timeout: 260 seconds) |
2022-11-24 04:23:58 +0100 | banc | (banc@gateway/vpn/airvpn/banc) |
2022-11-24 04:59:50 +0100 | td_ | (~td@83.135.9.0) (Ping timeout: 256 seconds) |
2022-11-24 05:01:32 +0100 | td_ | (~td@83.135.9.50) |
2022-11-24 05:34:28 +0100 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 260 seconds) |
2022-11-24 05:36:03 +0100 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
2022-11-24 07:20:13 +0100 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 268 seconds) |
2022-11-24 07:58:39 +0100 | chomwitt | (~chomwitt@2a02:587:7a0d:dd00:1ac0:4dff:fedb:a3f1) |
2022-11-24 08:22:04 +0100 | jeeeun | (~jeeeun@78.40.148.178) |
2022-11-24 08:22:50 +0100 | _Ity[m] | (~tranquill@2001:470:69fc:105::2:c636) |
2022-11-24 08:29:08 +0100 | <_Ity[m]> | Hello, is there a way to do "nested tabs" in Xmonad? Like eg. how i3wm does it. I've been considering switching from i3wm to Xmonad, but I need to be able to easily tab my windows. |
2022-11-24 08:33:54 +0100 | RMSBach | (~guygastin@137.184.131.156) (*.net *.split) |
2022-11-24 08:33:54 +0100 | amir | (sid22336@user/amir) (*.net *.split) |
2022-11-24 08:33:54 +0100 | deebo | (~globe@stonebay32.com) (*.net *.split) |
2022-11-24 08:34:01 +0100 | deebo | (~globe@stonebay32.com) |
2022-11-24 08:34:02 +0100 | amir | (sid22336@user/amir) |
2022-11-24 08:34:13 +0100 | RMSBach | (~guygastin@137.184.131.156) |
2022-11-24 08:37:50 +0100 | <[Leary]> | _Ity[m]: I'm not sure what you mean by "nested tabs". We have regular tabs, which you can put on ~any layout. You could probably apply it twice to have tab-groups of tab-groups, but I doubt it would be well behaved. |
2022-11-24 08:38:03 +0100 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) |
2022-11-24 08:49:18 +0100 | minnie | (~minnie@159.196.202.199) (Ping timeout: 260 seconds) |
2022-11-24 08:58:23 +0100 | ft | (~ft@p508dbd59.dip0.t-ipconnect.de) (Quit: leaving) |
2022-11-24 09:07:59 +0100 | cfricke | (~cfricke@user/cfricke) |
2022-11-24 09:19:32 +0100 | minnie | (~minnie@159.196.202.199) |
2022-11-24 09:52:46 +0100 | <Dominik[m]1> | I haven't used tabs myself, but it looks like there are tabs: https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/XMonad-Layout-Tabbed.html |
2022-11-24 09:53:25 +0100 | <_Ity[m]> | Can they be nested / combined like in i3? |
2022-11-24 09:56:56 +0100 | <Dominik[m]1> | I am not sure what you mean. Do you mean multiple layers of tabs? I am not sure why you would want that. You could use workspaces as the uppermost layer. |
2022-11-24 09:59:18 +0100 | <Dominik[m]1> | The documentation does not mention nested tabs. |
2022-11-24 09:59:23 +0100 | <Dominik[m]1> | (nor layered tabs) |
2022-11-24 10:00:06 +0100 | R3G3N3R4T0R[m] | (~regenerat@2001:470:69fc:105::2:a954) (Quit: You have been kicked for being idle) |
2022-11-24 10:00:14 +0100 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle) |
2022-11-24 10:11:47 +0100 | <_Ity[m]> | <Dominik[m]1> "I am not sure what you mean..." <- The way it works in i3, is that you have containers, which can be either vertically split, horizontally split, or tabbed, and each container is a list of either windows or containers in one of the three layouts |
2022-11-24 10:12:09 +0100 | <Dominik[m]1> | I see. |
2022-11-24 10:12:48 +0100 | <_Ity[m]> | So eg. at the top level, you can have three containers in a tabbed layout, and inside each you can have vertically split two windows |
2022-11-24 10:13:28 +0100 | <_Ity[m]> | * two windows or more tabs |
2022-11-24 10:13:37 +0100 | <_Ity[m]> | I usually use this to organize terminal windows |
2022-11-24 10:14:21 +0100 | <Dominik[m]1> | Again, I am not using this feature, but there are sub layouts: https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/XMonad-Layout-SubLayouts.html |
2022-11-24 10:14:40 +0100 | <Dominik[m]1> | There is a subTabbed modifier: https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/XMonad-Layout-SubLayouts.html#v:sub… |
2022-11-24 10:15:20 +0100 | <_Ity[m]> | On a light skim, that indeed looks like what I am looking for |
2022-11-24 10:16:02 +0100 | <_Ity[m]> | At least, I think so |
2022-11-24 10:26:23 +0100 | <_Ity[m]> | Essentially, what I am looking for is smth like... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/802a9449b5781ffd45ae7e694181cb43afda…>) |
2022-11-24 10:26:51 +0100 | <_Ity[m]> | And a tab layout, I guess |
2022-11-24 10:27:57 +0100 | <_Ity[m]> | I'll look at sublayouts tho |
2022-11-24 10:49:16 +0100 | <Dominik[m]1> | Great! |
2022-11-24 10:54:21 +0100 | <_Ity[m]> | I've not used Xmonad besides some basic tests, so this is gonna be an interesting journey |
2022-11-24 12:31:05 +0100 | minnie | (~minnie@159.196.202.199) (Ping timeout: 260 seconds) |
2022-11-24 13:50:07 +0100 | minnie | (~minnie@159.196.202.199) |
2022-11-24 14:47:52 +0100 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 3.7.1) |
2022-11-24 15:28:54 +0100 | srz | (~srz@181.228.49.93) |
2022-11-24 16:17:34 +0100 | chomwitt | (~chomwitt@2a02:587:7a0d:dd00:1ac0:4dff:fedb:a3f1) (Ping timeout: 256 seconds) |
2022-11-24 16:28:57 +0100 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
2022-11-24 16:59:41 +0100 | minnie | (~minnie@159.196.202.199) (Ping timeout: 265 seconds) |
2022-11-24 17:27:33 +0100 | chomwitt | (~chomwitt@ppp-94-67-236-76.home.otenet.gr) |
2022-11-24 19:01:16 +0100 | thunderrd | (~thunderrd@183.182.110.138) (Ping timeout: 252 seconds) |
2022-11-24 19:14:35 +0100 | thunderrd | (~thunderrd@183.182.115.215) |
2022-11-24 21:06:42 +0100 | ft | (~ft@p508dbd59.dip0.t-ipconnect.de) |
2022-11-24 21:43:58 +0100 | srz | (~srz@181.228.49.93) (Ping timeout: 260 seconds) |
2022-11-24 23:15:35 +0100 | noex | (~null@user/noex) |
2022-11-24 23:52:48 +0100 | noex | (~null@user/noex) (Quit: :q!) |