2021-08-20 00:16:45 +0200 | dschrempf | (~dominik@92-249-159-252.pool.digikabel.hu) (Quit: WeeChat 3.2) |
2021-08-20 00:38:35 +0200 | mc47 | (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
2021-08-20 01:12:32 +0200 | seschwar | (~seschwar@user/seschwar) (Quit: :wq) |
2021-08-20 03:00:26 +0200 | ectospasm | (~ectospasm@user/ectospasm) (Quit: WeeChat 3.2) |
2021-08-20 03:01:54 +0200 | ectospasm | (~ectospasm@user/ectospasm) |
2021-08-20 03:30:33 +0200 | <M-elo-[m]> | I guess I need some help with this, ignore the league issue for now.. will solve that whenever I have some spare time |
2021-08-20 03:30:54 +0200 | <M-elo-[m]> | Can someone help me add `import XMonad.Layout.CenteredMaster(centerMaster)`? |
2021-08-20 03:31:50 +0200 | <M-elo-[m]> | I tried importing + adding ` |||! rename "Center" (centerMaster Grid)` to https://github.com/Icy-Thought/Snowflake/blob/3c22e4ca5d1c07c5700e9f760babaebc3bfd00eb/config/icy-… |
2021-08-20 03:32:29 +0200 | <M-elo-[m]> | But it returned an error, will link text soon |
2021-08-20 03:41:46 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Ping timeout: 258 seconds) |
2021-08-20 03:42:50 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2021-08-20 03:47:40 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Ping timeout: 240 seconds) |
2021-08-20 03:48:10 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2021-08-20 04:04:10 +0200 | banc | (banc@gateway/vpn/airvpn/banc) (Ping timeout: 240 seconds) |
2021-08-20 04:24:13 +0200 | banc | (banc@gateway/vpn/airvpn/banc) |
2021-08-20 04:25:50 +0200 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
2021-08-20 04:42:10 +0200 | td_ | (~td@94.134.91.118) (Ping timeout: 240 seconds) |
2021-08-20 04:49:03 +0200 | td_ | (~td@94.134.91.77) |
2021-08-20 07:46:44 +0200 | <Solid> | mh, the web site currently fails to build cleanly with ruby 3.0 |
2021-08-20 07:47:05 +0200 | <Solid> | I managed to get it working by applying some patch manually and adding another dependency, but this is probably too hacky for the repo itself |
2021-08-20 07:47:29 +0200 | <Solid> | still I would like to communicate this to other people trying to build the website somehow, so they don't have to go hunting for this info themselves |
2021-08-20 07:47:36 +0200 | <Solid> | I suppose an issue would do the trick? |
2021-08-20 09:56:42 +0200 | seschwar | (~seschwar@user/seschwar) |
2021-08-20 10:08:32 +0200 | mc47 | (~mc47@xmonad/TheMC47) |
2021-08-20 10:17:39 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
2021-08-20 10:17:39 +0200 | allbery_b | (~geekosaur@xmonad/geekosaur) |
2021-08-20 10:17:42 +0200 | allbery_b | geekosaur |
2021-08-20 10:29:24 +0200 | <liskin> | Yeah, and link to an issue in github-pages, assuming there's one |
2021-08-20 10:33:40 +0200 | <Solid> | I think github pages still uses 2.7, where it works |
2021-08-20 10:33:58 +0200 | <Solid> | this was me trying to build it locally (but I will link to the relevant issues in the affected repos of course) |
2021-08-20 11:05:37 +0200 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 248 seconds) |
2021-08-20 11:22:33 +0200 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
2021-08-20 11:50:03 +0200 | <liskin> | Oh okay |
2021-08-20 11:50:24 +0200 | <liskin> | Man this walking with a tent is heavy |
2021-08-20 11:50:37 +0200 | <liskin> | 2 days and I can barely move :-) |
2021-08-20 13:10:01 +0200 | <mc47> | I'm sure it's worth it! Going camping too next week, it has been at least 5 years since i last did that |
2021-08-20 13:28:53 +0200 | dschrempf | (~dominik@92-249-159-252.pool.digikabel.hu) |
2021-08-20 13:50:16 +0200 | dschrempf | (~dominik@92-249-159-252.pool.digikabel.hu) (Ping timeout: 250 seconds) |
2021-08-20 14:35:04 +0200 | <liskin> | Yeah, similar here. Clumsy with the tent, discovering all the packing algorithms again. |
2021-08-20 15:40:11 +0200 | dschrempf | (~dominik@92-249-159-252.pool.digikabel.hu) |
2021-08-20 16:17:36 +0200 | dschrempf | (~dominik@92-249-159-252.pool.digikabel.hu) (Ping timeout: 250 seconds) |
2021-08-20 16:33:59 +0200 | <M-elo-[m]> | Can anyone tell me why `layout.CenteredMaster` works like a center float? |
2021-08-20 16:34:19 +0200 | <M-elo-[m]> | It does not behave like dwm's centeredmaster and it seems rather confusing |
2021-08-20 17:43:15 +0200 | eezo | (~derek@173-23-0-139.client.mchsi.com) |
2021-08-20 18:11:45 +0200 | haskl | (~haskl@98.37.78.63) (Changing host) |
2021-08-20 18:11:45 +0200 | haskl | (~haskl@user/haskl) |
2021-08-20 18:19:27 +0200 | frosch03 | (~user@2a02:8070:7ab:1b00:b2d8:7218:1e09:32c5) |
2021-08-20 18:24:24 +0200 | frosch03 | (~user@2a02:8070:7ab:1b00:b2d8:7218:1e09:32c5) (ERC (IRC client for Emacs 27.2)) |
2021-08-20 18:24:44 +0200 | scardinal | (~supreme@87-59-138-136-cable.dk.customer.tdc.net) (Ping timeout: 268 seconds) |
2021-08-20 18:26:15 +0200 | scardinal | (~supreme@87-59-138-136-cable.dk.customer.tdc.net) |
2021-08-20 18:31:51 +0200 | scardina1 | (~supreme@87-59-138-136-cable.dk.customer.tdc.net) |
2021-08-20 18:32:25 +0200 | scardinal | (~supreme@87-59-138-136-cable.dk.customer.tdc.net) (Ping timeout: 252 seconds) |
2021-08-20 18:32:29 +0200 | scardina1 | scardinal |
2021-08-20 18:43:43 +0200 | qbt | (~edun@user/edun) (Quit: Leaving) |
2021-08-20 19:34:19 +0200 | eezo | (~derek@173-23-0-139.client.mchsi.com) (Quit: WeeChat 3.2) |
2021-08-20 20:05:45 +0200 | fakecrafter[m] | (~fakecraft@2001:470:69fc:105::a38) |
2021-08-20 20:19:05 +0200 | <fakecrafter[m]> | hello, |
2021-08-20 20:19:05 +0200 | <fakecrafter[m]> | i want to now how i can make the tall layout in xmonad, so the master window stays where it is and new windows go to the right pane |
2021-08-20 20:40:46 +0200 | dschrempf | (~dominik@92-249-159-252.pool.digikabel.hu) |
2021-08-20 20:53:13 +0200 | dschrempf | (~dominik@92-249-159-252.pool.digikabel.hu) (Ping timeout: 252 seconds) |
2021-08-20 21:00:09 +0200 | <davve_> | I think tiled layout is what you want |
2021-08-20 21:00:22 +0200 | benin036932 | (~benin@183.82.178.142) (Ping timeout: 252 seconds) |
2021-08-20 21:00:59 +0200 | <davve_> | note you need to control number of master windows with mod-, mod-. |
2021-08-20 21:03:45 +0200 | <MrElendig> | might want to change the insertposition |
2021-08-20 21:04:04 +0200 | <MrElendig> | https://xmonad.github.io/xmonad-docs/xmonad-contrib/XMonad-Hooks-InsertPosition.html |
2021-08-20 21:04:54 +0200 | <MrElendig> | https://wiki.haskell.org/Xmonad/Frequently_asked_questions#Make_new_windows_appear_.27below.27_rat… |
2021-08-20 21:05:26 +0200 | <MrElendig> | fakecrafter[m]: ^ |
2021-08-20 21:05:49 +0200 | <fakecrafter[m]> | thx i will check it out |
2021-08-20 21:07:44 +0200 | benin036932 | (~benin@183.82.178.142) |
2021-08-20 21:09:56 +0200 | <MrElendig> | fakecrafter[m]: sidenote; resizabletile is a bit nicer than tile |
2021-08-20 21:10:02 +0200 | <MrElendig> | imo anyway |
2021-08-20 21:10:17 +0200 | <fakecrafter[m]> | whats the difference? |
2021-08-20 21:10:29 +0200 | <fakecrafter[m]> | btw i already plugged the insertion thingy in |
2021-08-20 21:10:35 +0200 | <fakecrafter[m]> | IT WORKS |
2021-08-20 21:13:33 +0200 | <fakecrafter[m]> | ah got it |
2021-08-20 21:13:41 +0200 | <fakecrafter[m]> | yeah i guess i dont need that |
2021-08-20 21:22:13 +0200 | <MrElendig> | being able to resize the secondary clients are imo a must |
2021-08-20 21:30:25 +0200 | <fakecrafter[m]> | i am mostly in Full mode |
2021-08-20 21:30:32 +0200 | <fakecrafter[m]> | just when i am coding |
2021-08-20 21:30:52 +0200 | <fakecrafter[m]> | i use editor and other stuff on the right |
2021-08-20 21:31:03 +0200 | <fakecrafter[m]> | like compiler |
2021-08-20 21:54:11 +0200 | dschrempf | (~dominik@92-249-159-252.pool.digikabel.hu) |
2021-08-20 21:55:53 +0200 | dschrempf | (~dominik@92-249-159-252.pool.digikabel.hu) (Client Quit) |
2021-08-20 22:41:50 +0200 | mc47 | (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
2021-08-20 22:57:48 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
2021-08-20 22:59:40 +0200 | ficonni | (~ficonni@cable-178-149-202-6.dynamic.sbb.rs) |
2021-08-20 23:00:11 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2021-08-20 23:04:53 +0200 | ficonni | (~ficonni@cable-178-149-202-6.dynamic.sbb.rs) (Quit: Lost terminal) |
2021-08-20 23:45:53 +0200 | Alee | (~Alee14@bras-base-mtrlpq5405w-grc-16-76-65-60-219.dsl.bell.ca) |
2021-08-20 23:48:14 +0200 | Alee | (~Alee14@bras-base-mtrlpq5405w-grc-16-76-65-60-219.dsl.bell.ca) (Client Quit) |
2021-08-20 23:56:06 +0200 | Alee | (~Alee@bras-base-mtrlpq5405w-grc-16-76-65-60-219.dsl.bell.ca) |
2021-08-20 23:56:38 +0200 | Alee | (~Alee@bras-base-mtrlpq5405w-grc-16-76-65-60-219.dsl.bell.ca) () |