Logs on 2024-01-09 (liberachat/#xmonad)
| 02:17:33 | <guest912> | Could someone help me understand how the XMonad.StackSet.Stack is organized? I couldn’t get it right by just reading the comment |
| 02:18:12 | <guest912> | Say I have these windows where <X> is a focused window: 1 2 3 4 <5> 6 7 8 9 |
| 02:19:25 | <guest912> | I can tell tell “5” goes into “focus”, where do 1..4 and 6..9 go? What goes to up and what goes to down? One of the is reversed, right? |
| 02:22:36 | <[Leary]> | Should be: up = [4,3,2,1]; down = [6,7,8,9] |
| 02:22:49 | <guest912> | Ah, the left is reversed, okay, thanks |
| 02:23:11 | <guest912> | Like first element is closest to the focused one. |
| 03:47:17 | × | td_ quits (~td@i53870925.versanet.de) (Ping timeout: 240 seconds) |
| 03:47:35 | <xmonadtrack> | New branch created: pull/486 (1 commit) https://github.com/xmonad/xmonad/pull/486 |
| 03:49:22 | → | td_ joins (~td@i53870924.versanet.de) |
| 03:50:59 | → | thunderrd joins (~thunderrd@183.182.115.38) |
| 05:11:23 | → | alp_ joins (~alp@2001:861:e3d6:8f80:f7ce:4acc:831e:1a6e) |
| 09:56:18 | → | cfricke joins (~cfricke@user/cfricke) |
| 10:11:14 | × | guest912 quits (~wenzel@dl45ms8bfzwf5sbwtdsqy-3.rev.dnainternet.fi) (Quit: Leaving) |
| 10:40:33 | × | de-vri-es quits (~de-vri-es@voyager.de-vri.es) (Quit: Bathrobe!) |
| 10:40:47 | → | de-vri-es joins (~de-vri-es@voyager.de-vri.es) |
| 11:05:43 | × | de-vri-es quits (~de-vri-es@voyager.de-vri.es) (Quit: Bathrobe!) |
| 11:05:54 | → | de-vri-es joins (~de-vri-es@voyager.de-vri.es) |
| 14:10:37 | × | cfricke quits (~cfricke@user/cfricke) (Ping timeout: 246 seconds) |
| 17:03:10 | × | alp_ quits (~alp@2001:861:e3d6:8f80:f7ce:4acc:831e:1a6e) (Ping timeout: 246 seconds) |
| 17:07:04 | → | hightower2 joins (~hightower@188-104.dsl.iskon.hr) |
| 18:44:27 | → | Guest6268 joins (~chomwitt@2a02:587:7a14:a200:227:10ff:fe68:1380) |
| 18:51:11 | <Guest6268> | Hi. Can i have tag-based workspaces in xmonad ? |
| 18:52:12 | <Guest6268> | I mean to attach many tags to a certain window and when i select a tag to see in my monitor all the related windows ? |
| 19:13:37 | <geekosaur> | Not really. You can do various things by tag, but xmonad's notion of workspace is pretty fixed and the closest you can get to tag-based workspaces is `withTaggedGlobal shiftHere` |
| 19:13:52 | <geekosaur> | https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/XMonad-Actions-TagWindows.html |
| 19:15:58 | <Guest6268> | hi |
| 19:16:12 | <Guest6268> | thanks for the answer |
| 19:27:35 | <fizzie> | Huh, I've always assumed (from some references) that XMonad.Actions.TopicSpace would do *something* along those lines (including being able to basically have a window be part of several different "topics"), but it appears to be something entirely different. |
| 19:27:37 | <fizzie> | (Maybe I shouldn't make assumptions about what modules do just based on the name...) |
| 19:41:46 | × | Guest6268 quits (~chomwitt@2a02:587:7a14:a200:227:10ff:fe68:1380) (Remote host closed the connection) |
| 20:39:12 | × | benin quits (~benin@183.82.26.6) (Quit: Ping timeout (120 seconds)) |
| 20:39:29 | → | benin joins (~benin@183.82.26.6) |
| 21:50:41 | → | ircbrowse_tom joins (~ircbrowse@2a01:4f8:1c1c:9319::1) |
| 21:50:43 | Server | sets mode +cnt |
| 23:30:51 | <xmonadtrack> | New xmonad-contrib branch created: pull/861 (1 commit) https://github.com/xmonad/xmonad-contrib/pull/861 |
All times are in UTC on 2024-01-09.