2021-05-23 00:05:42 +0200 | wonko_ | (~wjc@62.115.229.50) (Ping timeout: 264 seconds) |
2021-05-23 00:50:38 +0200 | seschwar | (~seschwar@user/seschwar) (Quit: :wq) |
2021-05-23 01:20:02 +0200 | mc47 | (~yecinem@89.246.239.190) (Remote host closed the connection) |
2021-05-23 01:41:10 +0200 | <that> | myLayout = windowNavigation $ boringWindows $ smartBorders $ avoidStrutsOn [D] $ minimize $ toggleLayouts Full(mouseR ||| mirmouseR ||| TwoPanePersistent Nothing (3/100) (1/2) ||| noBorders simpleTabbed||| noBorders Full ) |
2021-05-23 01:41:22 +0200 | <that> | myLayout = windowNavigation $ boringWindows $ smartBorders $ avoidStrutsOn [D] $ minimize $ toggleLayouts Full( |
2021-05-23 01:41:22 +0200 | <that> | mouseR |
2021-05-23 01:41:22 +0200 | <that> | ||| mirmouseR |
2021-05-23 01:41:22 +0200 | <that> | ||| TwoPanePersistent Nothing (3/100) (1/2) |
2021-05-23 01:41:24 +0200 | <that> | ||| noBorders simpleTabbed |
2021-05-23 01:41:26 +0200 | <that> | ||| noBorders Full |
2021-05-23 01:41:28 +0200 | <that> | ) |
2021-05-23 01:41:44 +0200 | <that> | woops srry that was a repeat paste, one second |
2021-05-23 01:41:50 +0200 | <that> | where |
2021-05-23 01:41:50 +0200 | <that> | tiled = Tall nmaster delta ratio |
2021-05-23 01:41:50 +0200 | <that> | nmaster = 1 |
2021-05-23 01:41:50 +0200 | <that> | ratio = 1/2 |
2021-05-23 01:41:50 +0200 | <that> | delta = 3/100 |
2021-05-23 01:41:50 +0200 | <that> | mouseR = mouseResizableTile{ |
2021-05-23 01:41:54 +0200 | <that> | masterFrac = ratio, |
2021-05-23 01:41:56 +0200 | <that> | fracIncrement = delta, |
2021-05-23 01:41:58 +0200 | <that> | draggerType = FixedDragger{gapWidth = 0, draggerWidth = 10} |
2021-05-23 01:42:00 +0200 | <that> | } |
2021-05-23 01:42:02 +0200 | <that> | mirmouseR = mouseResizableTileMirrored{ |
2021-05-23 01:42:04 +0200 | <that> | masterFrac = ratio, |
2021-05-23 01:42:06 +0200 | <that> | fracIncrement = delta, |
2021-05-23 01:42:08 +0200 | <that> | draggerType = FixedDragger{gapWidth = 0, draggerWidth = 10} |
2021-05-23 01:42:10 +0200 | <that> | } |
2021-05-23 01:42:35 +0200 | <geekosaur> | @where paste |
2021-05-23 01:42:40 +0200 | <geekosaur> | hm, bot |
2021-05-23 01:42:44 +0200 | <geekosaur> | s not in here |
2021-05-23 01:43:13 +0200 | <geekosaur> | anyway pasting code is usually a bad idea. https://paste.tomsmeding.com |
2021-05-23 01:50:48 +0200 | <that> | https://paste.tomsmeding.com/g1yxuhDx |
2021-05-23 01:50:57 +0200 | <that> | here is my full xmonad.hs |
2021-05-23 01:52:32 +0200 | that | (~that@2607:fea8:4d60:66f0:2589:f3d7:1176:f476) (Remote host closed the connection) |
2021-05-23 02:17:08 +0200 | boxscape | (4ff0bb95@user/boxscape) |
2021-05-23 02:20:08 +0200 | that | (~that@2607:fea8:4d60:66f0:2589:f3d7:1176:f476) |
2021-05-23 03:03:42 +0200 | that | (~that@2607:fea8:4d60:66f0:2589:f3d7:1176:f476) (Quit: Leaving) |
2021-05-23 04:41:31 +0200 | td_ | (~td@94.134.91.158) (Ping timeout: 272 seconds) |
2021-05-23 04:42:39 +0200 | td_ | (~td@muedsl-82-207-238-244.citykom.de) |
2021-05-23 05:09:27 +0200 | boxscape | (4ff0bb95@user/boxscape) (Quit: Ping timeout (120 seconds)) |
2021-05-23 05:09:46 +0200 | boxscape | (4ff0bb95@user/boxscape) |
2021-05-23 05:28:22 +0200 | boxscape | (4ff0bb95@user/boxscape) (Ping timeout: 264 seconds) |
2021-05-23 05:32:22 +0200 | boxscape | (4ff0bb95@user/boxscape) |
2021-05-23 08:15:46 +0200 | boxscape | (4ff0bb95@user/boxscape) (Ping timeout: 264 seconds) |
2021-05-23 09:07:11 +0200 | wonko_ | (~wjc@62.115.229.50) |
2021-05-23 09:39:23 +0200 | wonko_ | (~wjc@62.115.229.50) (Quit: See You Space Cowboy..) |
2021-05-23 09:39:44 +0200 | wonko | (~wjc@62.115.229.50) |
2021-05-23 09:40:43 +0200 | wonko | (~wjc@62.115.229.50) (Changing host) |
2021-05-23 09:40:43 +0200 | wonko | (~wjc@user/wonko) |
2021-05-23 10:17:38 +0200 | allbery_b | (~geekosaur@069-135-003-034.biz.spectrum.com) |
2021-05-23 10:20:05 +0200 | geekosaur | (~geekosaur@069-135-003-034.biz.spectrum.com) (Ping timeout: 252 seconds) |
2021-05-23 10:57:42 +0200 | mc47 | (~yecinem@89.246.239.190) |
2021-05-23 11:02:16 +0200 | Solid | (~slot@static.220.87.47.78.clients.your-server.de) (*.net *.split) |
2021-05-23 11:02:17 +0200 | piele | (~piele@tbonesteak.creativeserver.net) (*.net *.split) |
2021-05-23 11:02:17 +0200 | thaumavorio | (~thaumavor@thaumavor.io) (*.net *.split) |
2021-05-23 11:02:17 +0200 | tv | (~tv@user/tv) (*.net *.split) |
2021-05-23 11:02:17 +0200 | liskin | (~liskin@ackle.nomi.cz) (*.net *.split) |
2021-05-23 11:02:18 +0200 | jato | (~jato@68.183.0.207) (*.net *.split) |
2021-05-23 11:02:18 +0200 | ElKowar | (~ElKowar@srv-fin.xware-gmbh.de) (*.net *.split) |
2021-05-23 11:07:44 +0200 | piele | (~piele@tbonesteak.creativeserver.net) |
2021-05-23 11:07:44 +0200 | ElKowar | (~ElKowar@srv-fin.xware-gmbh.de) |
2021-05-23 11:07:44 +0200 | Solid | (~slot@static.220.87.47.78.clients.your-server.de) |
2021-05-23 11:07:44 +0200 | thaumavorio | (~thaumavor@thaumavor.io) |
2021-05-23 11:07:44 +0200 | tv | (~tv@user/tv) |
2021-05-23 11:07:44 +0200 | liskin | (~liskin@ackle.nomi.cz) |
2021-05-23 11:07:44 +0200 | jato | (~jato@68.183.0.207) |
2021-05-23 11:13:39 +0200 | Solid | (~slot@static.220.87.47.78.clients.your-server.de) (*.net *.split) |
2021-05-23 11:13:40 +0200 | piele | (~piele@tbonesteak.creativeserver.net) (*.net *.split) |
2021-05-23 11:13:40 +0200 | thaumavorio | (~thaumavor@thaumavor.io) (*.net *.split) |
2021-05-23 11:13:40 +0200 | tv | (~tv@user/tv) (*.net *.split) |
2021-05-23 11:13:40 +0200 | liskin | (~liskin@ackle.nomi.cz) (*.net *.split) |
2021-05-23 11:13:40 +0200 | jato | (~jato@68.183.0.207) (*.net *.split) |
2021-05-23 11:13:41 +0200 | ElKowar | (~ElKowar@srv-fin.xware-gmbh.de) (*.net *.split) |
2021-05-23 11:19:46 +0200 | piele | (~piele@tbonesteak.creativeserver.net) |
2021-05-23 11:19:46 +0200 | ElKowar | (~ElKowar@srv-fin.xware-gmbh.de) |
2021-05-23 11:19:46 +0200 | Solid | (~slot@static.220.87.47.78.clients.your-server.de) |
2021-05-23 11:19:46 +0200 | thaumavorio | (~thaumavor@thaumavor.io) |
2021-05-23 11:19:46 +0200 | tv | (~tv@user/tv) |
2021-05-23 11:19:46 +0200 | liskin | (~liskin@ackle.nomi.cz) |
2021-05-23 11:19:46 +0200 | jato | (~jato@68.183.0.207) |
2021-05-23 11:36:31 +0200 | Solitary | (~Solitary@ip-78-45-155-137.net.upcbroadband.cz) (Changing host) |
2021-05-23 11:36:31 +0200 | Solitary | (~Solitary@user/solitary) |
2021-05-23 11:49:42 +0200 | seschwar | (~seschwar@user/seschwar) |
2021-05-23 11:58:21 +0200 | a6a45081-2b83 | (~aditya@122.163.181.9) |
2021-05-23 12:18:54 +0200 | pl | (sid98063@id-98063.brockwell.irccloud.com) |
2021-05-23 12:37:20 +0200 | edun | (~edun@user/edun) |
2021-05-23 12:38:16 +0200 | edun | (~edun@user/edun) (Client Quit) |
2021-05-23 13:14:59 +0200 | a6a45081-2b83 | (~aditya@122.163.181.9) (Remote host closed the connection) |
2021-05-23 13:40:57 +0200 | edun | (~edun@user/edun) |
2021-05-23 13:41:24 +0200 | edun | (~edun@user/edun) (Client Quit) |
2021-05-23 14:26:55 +0200 | codedmart | (~codedmart@li335-49.members.linode.com) |
2021-05-23 14:27:57 +0200 | codedmart | (~codedmart@li335-49.members.linode.com) (Client Quit) |
2021-05-23 15:27:22 +0200 | boxscape | (4ff0bb95@user/boxscape) |
2021-05-23 15:33:52 +0200 | allbery_b | geekosaur |
2021-05-23 15:54:59 +0200 | edun | (~edun@user/edun) |
2021-05-23 16:13:35 +0200 | edun | qb |
2021-05-23 16:13:42 +0200 | qb | qbt |
2021-05-23 16:15:40 +0200 | qbt | (~edun@user/edun) (Quit: WeeChat 3.1) |
2021-05-23 16:16:05 +0200 | edun | (~edun@user/edun) |
2021-05-23 16:16:52 +0200 | edun | (~edun@user/edun) (Client Quit) |
2021-05-23 16:17:40 +0200 | edun | (~edun@user/edun) |
2021-05-23 16:18:02 +0200 | edun | (~edun@user/edun) (Client Quit) |
2021-05-23 16:18:46 +0200 | edun | (~edun@user/edun) |
2021-05-23 16:19:15 +0200 | edun | (~edun@user/edun) (Client Quit) |
2021-05-23 16:20:41 +0200 | qbt | (~edun@user/edun) |
2021-05-23 16:20:49 +0200 | bsima1 | bsima |
2021-05-23 16:46:15 +0200 | qbt | (~edun@user/edun) (Quit: WeeChat 3.1) |
2021-05-23 17:12:36 +0200 | dmwit | (~dmwit@pool-173-66-86-32.washdc.fios.verizon.net) |
2021-05-23 17:45:10 +0200 | mc47 | (~yecinem@89.246.239.190) (Read error: Connection reset by peer) |
2021-05-23 17:53:30 +0200 | mc47 | (~yecinem@89.246.239.190) |
2021-05-23 18:31:37 +0200 | lambdabot | (~lambdabot@haskell/bot/lambdabot) |
2021-05-23 18:32:06 +0200 | safinaskar | (~user@109.252.90.89) |
2021-05-23 18:32:09 +0200 | safinaskar | (~user@109.252.90.89) () |
2021-05-23 18:33:01 +0200 | <geekosaur> | yay bot |
2021-05-23 18:33:09 +0200 | <geekosaur> | @botsnack |
2021-05-23 18:33:09 +0200 | <lambdabot> | :) |
2021-05-23 18:36:58 +0200 | <Solid> | that's adorable |
2021-05-23 18:48:42 +0200 | eyenx11 | eyenx |
2021-05-23 18:53:11 +0200 | burp_ | (~quassel@2001:41d0:2:a512::1) |
2021-05-23 19:29:47 +0200 | geekosaur | (~geekosaur@069-135-003-034.biz.spectrum.com) (Remote host closed the connection) |
2021-05-23 19:35:10 +0200 | geekosaur | (~geekosaur@069-135-003-034.biz.spectrum.com) |
2021-05-23 20:37:12 +0200 | mc47 | (~yecinem@89.246.239.190) (Remote host closed the connection) |
2021-05-23 20:38:47 +0200 | geekosaur | (~geekosaur@069-135-003-034.biz.spectrum.com) (Remote host closed the connection) |
2021-05-23 20:44:20 +0200 | geekosaur | (~geekosaur@069-135-003-034.biz.spectrum.com) |
2021-05-23 20:56:34 +0200 | qbt | (~edun@user/edun) |
2021-05-23 21:31:31 +0200 | haasn | (~nand@haasn.dev) (Ping timeout: 265 seconds) |
2021-05-23 21:33:54 +0200 | haasn | (~nand@haasn.dev) |
2021-05-23 22:59:28 +0200 | qbt | (~edun@user/edun) (Quit: WeeChat 3.1) |
2021-05-23 22:59:47 +0200 | qbt | (~edun@user/edun) |
2021-05-23 23:00:45 +0200 | qbt | (~edun@user/edun) (Client Quit) |
2021-05-23 23:10:58 +0200 | qbt | (~edun@user/edun) |
2021-05-23 23:40:13 +0200 | <liskin> | Solid: https://github.com/liskin/xmonad-contrib/commit/c5834fa1b402f95cf7d3bd34c4db9763e052f93f - any ideas for a better rename than "dirs'" ? I'm almost tempted to rename dirs in XMonad.Core to directories, as clobbering dirs with every import XMonad seems rather unfortunate |
2021-05-23 23:40:47 +0200 | <liskin> | especially since it's not being used anywhere yet |
2021-05-23 23:53:32 +0200 | qbt | (~edun@user/edun) (Quit: WeeChat 3.1) |
2021-05-23 23:53:49 +0200 | <liskin> | alternatively I can import XMonad hiding (dirs) and enable -Wno-dodgy-imports, which seems quite a hack |