Logs: liberachat/#xmonad
| 2025-10-06 11:05:54 | → | Buliarous joins (~gypsydang@46.232.210.139) |
| 2025-10-06 13:25:06 | → | retrev joins (~retrev@2600:1700:ad30:8400:19f8:456d:f874:f95d) |
| 2025-10-06 13:27:03 | <retrev> | hi, I've got multiple layouts defined for my layoutHook (i.e. baseLayout = tiled ||| full ||| circle). On some workspaces I want the initial layout to be "full" instead of "tiled". Do I need to create a completely separate layout with the same config but a different order and use PerWorkspace? Or is there a way to set the initial layout in a list? |
| 2025-10-06 13:33:52 | <Solid> | retrev: Modules like DynamicProject or TopicSpace expose a workspace-specific startup hook that you can put layout changes into |
| 2025-10-06 13:34:04 | <retrev> | ok, I'll check them out, thanks |
| 2025-10-06 13:34:45 | <Solid> | You can also recreate this by hand by wrapping view or greedyView, checking whether the given workspace has no windows, and, if yes, performing some action (like changing the layout) |
| 2025-10-06 13:36:41 | → | blaa joins (~bla@91.234.125.131) |
| 2025-10-06 13:36:57 | × | bla quits (~bla@91.234.125.131) (Ping timeout: 260 seconds) |
| 2025-10-06 13:39:47 | → | yecinem_ joins (~yecinem@host-212-114-138-22.customer.m-online.net) |
| 2025-10-06 13:42:14 | × | fcser quits (~fcser@booty.farted.net) (Excess Flood) |
| 2025-10-06 13:42:14 | × | mc47 quits (~yecinem@host-212-114-138-22.customer.m-online.net) (Ping timeout: 256 seconds) |
| 2025-10-06 13:43:20 | × | retrev quits (~retrev@2600:1700:ad30:8400:19f8:456d:f874:f95d) (Quit: Client closed) |
| 2025-10-06 13:50:48 | → | fcser joins (~fcser@booty.farted.net) |
| 2025-10-06 13:53:10 | → | ChubaDuba joins (~ChubaDuba@79.136.176.50) |
| 2025-10-06 15:02:37 | <geekosaur> | as to the direct question, there's not really a good way to do that because the layout is actually a function, not a list or etc. |
| 2025-10-06 15:03:27 | <geekosaur> | I just have my base layout multiply defined, which sucks but nobody can come up with a mechanism that allows the flexibility of function-based layouts while allowing arbitrary addressibility |
| 2025-10-06 15:27:16 | × | Solid quits (~slot@xmonad/slotThe) (Quit: ERC 5.6.1-git (IRC client for GNU Emacs 31.0.50)) |
| 2025-10-06 16:12:56 | × | yecinem_ quits (~yecinem@host-212-114-138-22.customer.m-online.net) (Ping timeout: 256 seconds) |
| 2025-10-06 16:28:02 | → | Enrico63 joins (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) |
| 2025-10-06 17:35:43 | → | ft joins (~ft@p4fc2a225.dip0.t-ipconnect.de) |
| 2025-10-06 18:07:16 | × | Enrico63 quits (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Quit: Client closed) |
| 2025-10-06 18:07:43 | → | Enrico63 joins (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) |
| 2025-10-06 18:46:53 | × | ircbrowse_tom_ quits (~ircbrowse@user/tomsmeding/bot/ircbrowse-tom) (ZNC 1.9.0+deb2build3 - https://znc.in) |
| 2025-10-06 18:47:17 | → | ircbrowse_tom joins (~ircbrowse@user/tomsmeding/bot/ircbrowse-tom) |
| 2025-10-06 18:47:20 | Server | sets mode +cnt |
| 2025-10-06 18:47:21 | × | ircbrowse_tom_ quits (~ircbrowse@user/tomsmeding/bot/ircbrowse-tom) (Read error: Connection reset by peer) |
| 2025-10-06 18:47:47 | → | terrorjack6 joins (~terrorjac@2a01:4f8:c17:9d11::) |
| 2025-10-06 18:47:49 | × | terrorjack quits (~terrorjac@2a01:4f8:c17:9d11::) (Write error: error:80000068:system library::Connection reset by peer) |
| 2025-10-06 18:47:50 | terrorjack6 | is now known as terrorjack |
| 2025-10-06 18:47:55 | × | de-vri-es quits (~de-vri-es@voyager.de-vri.es) (Ping timeout: 248 seconds) |
| 2025-10-06 18:48:17 | → | de-vri-es joins (~de-vri-es@voyager.de-vri.es) |
| 2025-10-06 18:48:27 | × | MrElendig quits (~Urist@archlinux/op/MrElendig) (Ping timeout: 248 seconds) |
| 2025-10-06 18:48:27 | × | deebo quits (~globe@stonebay32.com) (Ping timeout: 248 seconds) |
| 2025-10-06 18:48:35 | → | deebo joins (~globe@stonebay32.com) |
| 2025-10-06 18:48:53 | → | MrElendig joins (~Urist@archlinux/op/MrElendig) |
| 2025-10-06 18:49:09 | × | Enrico63 quits (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Quit: Client closed) |
| 2025-10-06 18:49:57 | raghavgururajan_ | is now known as raghavgururajan |
| 2025-10-06 19:00:23 | × | ChubaDuba quits (~ChubaDuba@79.136.176.50) (Quit: WeeChat 4.7.1) |
| 2025-10-06 19:00:40 | → | ChubaDuba joins (~ChubaDuba@79.136.176.50) |
| 2025-10-06 19:35:29 | → | Enrico63 joins (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) |
| 2025-10-06 20:03:15 | × | Enrico63 quits (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Quit: Client closed) |
| 2025-10-06 20:09:40 | → | Enrico63 joins (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) |
| 2025-10-06 21:08:19 | × | ChubaDuba quits (~ChubaDuba@79.136.176.50) (Quit: WeeChat 4.7.1) |
| 2025-10-06 21:15:01 | × | Enrico63 quits (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Quit: Client closed) |
| 2025-10-06 23:15:31 | × | mkoskar quits (~mkoskar@user/mkoskar) (Quit: mkoskar) |
| 2025-10-06 23:16:57 | → | mkoskar joins (~mkoskar@user/mkoskar) |
| 2025-10-07 02:04:41 | × | down200- quits (~down200@shell.lug.mtu.edu) (Ping timeout: 265 seconds) |
| 2025-10-07 02:05:16 | → | down200 joins (~down200@shell.lug.mtu.edu) |
| 2025-10-07 02:14:14 | → | hightower3 joins (~hightower@213.186.15.36) |
| 2025-10-07 02:18:09 | → | Digitteknohippie joins (~user@user/digit) |
| 2025-10-07 02:25:22 | × | Digit quits (~user@user/digit) (*.net *.split) |
| 2025-10-07 02:25:22 | × | hightower4 quits (~hightower@213.186.15.36) (*.net *.split) |
| 2025-10-07 02:26:04 | × | tv quits (~tv@user/tv) (*.net *.split) |
| 2025-10-07 02:26:04 | × | yosafbridge quits (~yosafbrid@static.38.6.217.95.clients.your-server.de) (*.net *.split) |
| 2025-10-07 02:26:04 | × | dibblego quits (~dibblego@haskell/developer/dibblego) (*.net *.split) |
| 2025-10-07 02:27:24 | → | yosafbridge joins (~yosafbrid@static.38.6.217.95.clients.your-server.de) |
| 2025-10-07 02:27:24 | → | dibblego joins (~dibblego@116-255-1-119.ip4.superloop.au) |
| 2025-10-07 02:32:19 | × | fcser quits (~fcser@booty.farted.net) (Excess Flood) |
| 2025-10-07 02:32:35 | → | tv joins (~tv@user/tv) |
| 2025-10-07 02:33:02 | → | fcser__ joins (~fcser@booty.farted.net) |
| 2025-10-07 03:26:49 | × | _qw quits (~eqw@user/eqw) (Ping timeout: 256 seconds) |
| 2025-10-07 03:26:50 | × | tv quits (~tv@user/tv) (Ping timeout: 256 seconds) |
| 2025-10-07 03:27:05 | → | tv joins (~tv@user/tv) |
| 2025-10-07 03:28:13 | → | _qw joins (~eqw@user/eqw) |
| 2025-10-07 05:18:27 | × | freedrull quits (~deploy@167.99.155.33) (Ping timeout: 256 seconds) |
| 2025-10-07 05:20:00 | → | freedrull joins (~deploy@167.99.155.33) |
| 2025-10-07 05:29:19 | → | hiecaq joins (~hiecaq@user/hiecaq) |
| 2025-10-07 05:59:17 | × | freedrull quits (~deploy@167.99.155.33) (Ping timeout: 256 seconds) |
| 2025-10-07 05:59:17 | × | weitcis quits (~quassel@syn-172-091-071-027.res.spectrum.com) (Ping timeout: 256 seconds) |
| 2025-10-07 05:59:27 | → | freedrull joins (~deploy@167.99.155.33) |
| 2025-10-07 06:02:18 | → | hiecaq` joins (~hiecaq@user/hiecaq) |
| 2025-10-07 06:03:11 | → | weitcis joins (~quassel@syn-172-091-071-027.res.spectrum.com) |
| 2025-10-07 06:04:10 | × | hiecaq quits (~hiecaq@user/hiecaq) (Ping timeout: 256 seconds) |
| 2025-10-07 06:04:11 | × | freedrull quits (~deploy@167.99.155.33) (Ping timeout: 256 seconds) |
| 2025-10-07 06:04:42 | → | freedrull joins (~deploy@167.99.155.33) |
| 2025-10-07 06:06:55 | → | Solid joins (~slot@xmonad/slotThe) |
| 2025-10-07 06:08:15 | Digitteknohippie | is now known as Digit |
| 2025-10-07 06:19:16 | → | hightower4 joins (~hightower@213.186.15.36) |
| 2025-10-07 06:20:47 | × | terrorjack quits (~terrorjac@2a01:4f8:c17:9d11::) (Read error: Connection reset by peer) |
| 2025-10-07 06:20:47 | × | yaslam quits (~yaslam@user/yaslam) (Ping timeout: 246 seconds) |
| 2025-10-07 06:20:48 | × | fcser__ quits (~fcser@booty.farted.net) (Ping timeout: 246 seconds) |
| 2025-10-07 06:20:54 | → | yaslam joins (~yaslam@user/yaslam) |
| 2025-10-07 06:23:46 | × | hightower3 quits (~hightower@213.186.15.36) (Ping timeout: 246 seconds) |
| 2025-10-07 06:26:10 | → | fcser joins (~fcser@booty.farted.net) |
| 2025-10-07 06:48:17 | × | _qw quits (~eqw@user/eqw) (Ping timeout: 260 seconds) |
| 2025-10-07 06:49:31 | → | _qw joins (~eqw@user/eqw) |
| 2025-10-07 07:00:32 | → | yecinem_ joins (~yecinem@p200300ee0f0b99007e78fe68027266ed.dip0.t-ipconnect.de) |
| 2025-10-07 07:04:54 | × | mkoskar quits (~mkoskar@user/mkoskar) (Quit: mkoskar) |
| 2025-10-07 07:06:02 | → | mkoskar joins (~mkoskar@user/mkoskar) |
| 2025-10-07 07:14:10 | × | ircbrowse_tom quits (~ircbrowse@user/tomsmeding/bot/ircbrowse-tom) (ZNC 1.9.0+deb2build3 - https://znc.in) |
| 2025-10-07 07:14:35 | → | ircbrowse_tom_ joins (~ircbrowse@user/tomsmeding/bot/ircbrowse-tom) |
| 2025-10-07 07:14:39 | Server | sets mode +cnt |
| 2025-10-07 07:15:27 | × | ircbrowse_tom quits (~ircbrowse@user/tomsmeding/bot/ircbrowse-tom) (Read error: Connection reset by peer) |
| 2025-10-07 07:20:31 | × | mkoskar quits (~mkoskar@user/mkoskar) (Ping timeout: 256 seconds) |
| 2025-10-07 07:31:28 | → | mkoskar joins (~mkoskar@user/mkoskar) |
| 2025-10-07 07:57:25 | × | fcser quits (~fcser@booty.farted.net) (Ping timeout: 245 seconds) |
| 2025-10-07 07:57:34 | → | fcser joins (~fcser@booty.farted.net) |
| 2025-10-07 08:42:16 | × | ft quits (~ft@p4fc2a225.dip0.t-ipconnect.de) (Quit: leaving) |
| 2025-10-07 10:50:15 | → | ximon joins (~ximon@user/ximon) |
| 2025-10-07 10:51:36 | × | Enrico63 quits (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Quit: Client closed) |
All times are in UTC.