Logs on 2021-06-01 (liberachat/#xmonad)
| 00:00:11 | <jaunedir> | i meant `0x10008ff11` and `0x10008ff13` |
| 00:00:49 | <jaunedir> | concidentally, i algo get the XF86WakeUp, I'm using a Thinkpad too |
| 00:01:56 | <jaunedir> | :geekosaur I will try adding the xK_XF86... |
| 00:02:33 | <geekosaur> | I don't see either of those keysyms in the X11 include files, unfortunately, so you may have to rebind them. alternately just use those numbers directly |
| 00:03:24 | <jaunedir> | F, how do I add the keysym directly into the haskell config? |
| 00:05:38 | <geekosaur> | hm, if you're using additionalKeysP you probably can't and have to rebind the keys to something you can |
| 00:06:00 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Read error: Connection reset by peer) |
| 00:06:06 | <jaunedir> | ```xK_XF86AudioRaiseVolume``` and ```xK_XF86AudioLowerVolume``` gives me an error. ```Variable not in scope: ... :: KeySym``` |
| 00:06:32 | <jaunedir> | :geekosaur what are additionalKeysP ? |
| 00:06:34 | <geekosaur> | yes, there's an additional import you need for those |
| 00:06:47 | <geekosaur> | don't worry about it |
| 00:06:56 | <jaunedir> | oh, which is the name of the lib? |
| 00:06:56 | × | tremon quits (~tremon@217-63-61-89.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in) |
| 00:07:01 | <geekosaur> | it's an alternative way to bind keys |
| 00:08:17 | <geekosaur> | I'm sorry, I gave you the wrong names, turns out they're xF86XK_AudioLowerVolume etc. |
| 00:08:35 | <jaunedir> | oh, no problem |
| 00:08:35 | <geekosaur> | and they're in Graphics.X11.ExtraTypes.XF86 |
| 00:10:23 | <jaunedir> | hmmm... I'm getting an error importing that library |
| 00:10:48 | <jaunedir> | oh, I wrote it wrong. never mind |
| 00:12:22 | <jaunedir> | wow, it works great now! Thanks (wo)man ! |
| 00:12:32 | <liskin> | geekosaur: that's the last series with the proper 7-row keyboard, possibly they mapped the wakeup key after that |
| 00:13:07 | <liskin> | the T25 does map Fn to wakeup, but that doesn't mean anything :-) |
| 00:14:47 | × | jaunedir quits (~jaunedir@2806:104e:13:7bdb:dfa:a974:fff9:6ea6) (Quit: Client closed) |
| 00:17:37 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 01:03:33 | × | wenzel quits (~wenzel@user/wenzel) (Read error: Connection reset by peer) |
| 01:03:57 | → | wenzel joins (~wenzel@user/wenzel) |
| 01:15:36 | × | hexo quits (~hexo@2a02-ab04-2843-9500-a8a2-cddc-7632-85af.dynamic.v6.chello.sk) (Ping timeout: 268 seconds) |
| 01:45:23 | × | geekosaur quits (~geekosaur@069-135-003-034.biz.spectrum.com) (Ping timeout: 265 seconds) |
| 02:21:46 | × | themainman quits (~themainma@user/themainman) (Quit: WeeChat 3.1) |
| 02:31:29 | × | td_ quits (~td@muedsl-82-207-238-238.citykom.de) (Ping timeout: 264 seconds) |
| 02:33:18 | → | td_ joins (~td@94.134.91.112) |
| 03:27:14 | → | berberman_ joins (~berberman@user/berberman) |
| 03:27:41 | × | berberman quits (~berberman@user/berberman) (Ping timeout: 252 seconds) |
| 03:28:33 | → | jg joins (~jrgiacone@47.149.222.98) |
| 03:37:49 | × | jg quits (~jrgiacone@47.149.222.98) (Quit: Lost terminal) |
| 03:38:10 | → | jg joins (~jrgiacone@47.149.222.98) |
| 04:35:22 | → | wonko joins (~wjc@62.115.229.50) |
| 04:43:35 | × | milosz_ quits (~milosz@user/milosz) (Read error: Connection reset by peer) |
| 04:43:54 | → | milosz_ joins (~milosz@user/milosz) |
| 04:56:35 | × | jg quits (~jrgiacone@47.149.222.98) (Ping timeout: 244 seconds) |
| 06:24:10 | <Solid> | that's the last series with the proper 7-row keyboard >> the x230 (and T430 I believe) can actually have the nice keyboards hacked into them |
| 06:24:26 | <Solid> | only requires very slight modification to both |
| 06:24:38 | <Solid> | s/ion/ions/ |
| 06:51:27 | → | mc47 joins (~yecinem@89.246.239.190) |
| 07:17:56 | <mc47> | liskin thanks for noticing the problem with the pipes |
| 07:18:10 | <mc47> | I played with it yesterday, and it flat out didn't work |
| 07:18:18 | <mc47> | was an easy fix though |
| 07:18:53 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Ping timeout: 264 seconds) |
| 07:32:45 | <Solid> | oh nice the x11 release is coming closer |
| 07:38:17 | <liskin> | it was almost done yesterday but then I realized hackage won't generate the docs so I need to deal with generating and uploading that as well |
| 07:38:40 | <liskin> | I'm going to do this once I get my morning coffee |
| 07:39:04 | <liskin> | and then we'll have one-click releases for all three packages \o/ |
| 07:40:37 | <Solid> | nice! |
| 07:40:53 | <mc47> | awesome! thanks a lot liskin |
| 07:41:42 | <Solid> | I wonder how we'll manage with the release announcement |
| 07:41:47 | <Solid> | even just the breaking changes are quite long |
| 07:43:06 | <liskin> | the nice way to do that would be to have an announcement that select a couple high-impact changes and showcases them with screenshots/videos and then just a link to the long details |
| 07:43:23 | <liskin> | we don't want to spend a month writing that though :-) |
| 07:43:39 | <Solid> | :D |
| 07:44:52 | <Solid> | we probably need a few lines on migration for some of the breaking changes at least |
| 08:04:12 | <liskin> | might just link to the breaking changes of the long CHANGES.md |
| 09:27:20 | → | Nahra joins (~user@static.161.95.99.88.clients.your-server.de) |
| 09:32:40 | → | qbt joins (~edun@user/edun) |
| 09:37:04 | → | themainman joins (~themainma@user/themainman) |
| 09:40:57 | × | mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection) |
| 10:06:55 | → | bghimis joins (~bghimis@80.96.21.160) |
| 10:14:39 | <liskin> | oh for fucks sake, it seems Hackage loses the uploaded docs when publishing a candidate package :-/ |
| 10:17:17 | × | Nahra quits (~user@static.161.95.99.88.clients.your-server.de) (Remote host closed the connection) |
| 10:18:04 | → | Nahra joins (~user@static.161.95.99.88.clients.your-server.de) |
| 10:54:03 | <liskin> | that's a bit silly as that means the docs need to be uploaded manually later, or I can switch the workflow to publish the package directly, but I'd rather not do that, it's good to be able to check for mistakes before publishing |
| 10:58:59 | × | mc47[m] quits (~mc47matri@2001:470:69fc:105::733) (Ping timeout: 268 seconds) |
| 10:59:15 | → | mc47[m] joins (~mc47matri@2001:470:69fc:105::733) |
| 11:02:42 | × | psibi quits (~psibimatr@2001:470:69fc:105::8ab) (Ping timeout: 268 seconds) |
| 11:03:42 | → | psibi joins (~psibimatr@2001:470:69fc:105::8ab) |
| 11:34:26 | × | slep quits (~slep@cpc150002-brnt4-2-0-cust437.4-2.cable.virginm.net) (Ping timeout: 252 seconds) |
| 11:36:41 | → | slep joins (~slep@cpc150002-brnt4-2-0-cust437.4-2.cable.virginm.net) |
| 11:39:04 | <Solid> | :/ |
| 11:46:31 | → | mc47 joins (~yecinem@89.246.239.190) |
| 11:47:07 | <mc47> | liskin isn't it possible to have that stage of the pipeline manually triggered? |
| 11:47:54 | <liskin> | mc47: it is, yeah |
| 11:48:55 | <mc47> | so you could switch to the workflow that publishes the package directly, but make the publishing stage manual |
| 11:49:02 | <liskin> | I'd still like it more if the process was: upload a candidate, check that candidate, if okay promote that candidate |
| 11:49:40 | <liskin> | if I make it manual then it will be: release uploads a candidate, then we check the candidate, and then trigger a workfloat that uploads the published release |
| 11:49:58 | <liskin> | it'll most likely be same, but there's some room for error :-/ |
| 11:50:48 | <liskin> | and what I hate the most is that it's impossible to test this manual workflow without actually releasing a package |
| 11:51:15 | <liskin> | so I have exactly two tries to get it right: xmonad 0.17 and xmonad-contrib 0.17 :-/ |
| 11:53:20 | <Solid> | it's fiiiiiine |
| 11:56:18 | <mc47> | it's really fine, it's not like nothing will immediately go irreversibly wrong if there's a mistake |
| 12:02:11 | <liskin> | (or I can deploy a testing instance of Hackage somewhere, perhaps there is one already) |
| 12:53:38 | → | berberman joins (~berberman@user/berberman) |
| 12:53:42 | × | berberman_ quits (~berberman@user/berberman) (Ping timeout: 264 seconds) |
| 13:04:05 | → | geekosaur joins (~geekosaur@069-135-003-034.biz.spectrum.com) |
| 13:21:45 | × | geekosaur quits (~geekosaur@069-135-003-034.biz.spectrum.com) (Remote host closed the connection) |
| 13:24:10 | → | geekosaur joins (~geekosaur@069-135-003-034.biz.spectrum.com) |
| 13:33:28 | <srk> | liskin: why it doesn't generate docs? |
| 13:37:23 | × | wonko quits (~wjc@62.115.229.50) (Quit: See You Space Cowboy..) |
| 13:54:20 | <liskin> | srk: because hackage doesn't have X libraries in the environment where docs are built |
| 13:55:07 | <liskin> | so configure for the X11 bindings fails |
| 13:55:18 | <srk> | you could possibly ask hackage CI ppl to add that |
| 13:56:14 | <liskin> | is that a good idea though? I thought this manual upload of docs was added precisely so they don't have to add random C dependencies to their build env |
| 13:57:15 | <srk> | looks like you're not alone :) https://github.com/haskell/hackage-server/issues/925 |
| 13:57:54 | <srk> | but that's probably not the right repo for this, can't find the issue |
| 13:58:14 | <srk> | we did something like that due to some crypto lib iirc |
| 13:58:38 | <srk> | yeah, due to libsodium |
| 13:59:05 | <srk> | https://github.com/haskell/hackage-server/issues/882 |
| 13:59:23 | <srk> | Nix to the rescue |
| 13:59:29 | srk | runs :D |
| 15:01:13 | → | seschwar joins (~seschwar@user/seschwar) |
| 15:33:27 | × | qbt quits (~edun@user/edun) (Ping timeout: 272 seconds) |
| 16:02:10 | milosz_ | is now known as milosz |
| 17:04:09 | → | benin joins (~benin@183.82.205.186) |
| 17:04:51 | → | qbt joins (~edun@user/edun) |
| 17:24:17 | × | berberman quits (~berberman@user/berberman) (*.net *.split) |
| 17:24:17 | × | milosz quits (~milosz@user/milosz) (*.net *.split) |
| 17:24:17 | × | YehoshuaPesachWa quits (~yehoshuap@2001:470:69fc:105::a5f) (*.net *.split) |
| 17:24:17 | × | triumphofdeath[m quits (~triumphof@2001:470:69fc:105::a5c) (*.net *.split) |
| 17:24:17 | × | TheWizardTower[m quits (~thewizard@2001:470:69fc:105::a5b) (*.net *.split) |
| 17:24:17 | × | therivercass[m] quits (~theriverc@2001:470:69fc:105::a5a) (*.net *.split) |
| 17:24:17 | × | samhh[m] quits (~samhhmatr@2001:470:69fc:105::a58) (*.net *.split) |
| 17:24:17 | × | Roos[m] quits (~roosember@2001:470:69fc:105::a56) (*.net *.split) |
| 17:24:17 | × | pnotequalnp[m] quits (~pnotequal@2001:470:69fc:105::a54) (*.net *.split) |
| 17:24:17 | × | ph_0x17[m] quits (~ph0x17mat@2001:470:69fc:105::a53) (*.net *.split) |
| 17:24:17 | × | moyamo[m] quits (~moyamomat@2001:470:69fc:105::a51) (*.net *.split) |
| 17:24:17 | × | maom[m] quits (~lurpammat@2001:470:69fc:105::a4d) (*.net *.split) |
| 17:24:17 | × | lukebarnard[m] quits (~lukebarna@2001:470:69fc:105::a4c) (*.net *.split) |
| 17:24:17 | × | kunrooted[m] quits (~kunrooted@2001:470:69fc:105::a4a) (*.net *.split) |
| 17:24:17 | × | Kidany[m] quits (~kidanymat@2001:470:69fc:105::a48) (*.net *.split) |
| 17:24:17 | × | justinrestivo[m] quits (~justinres@2001:470:69fc:105::a47) (*.net *.split) |
| 17:24:17 | × | josiah_sama[m] quits (~josiahsam@2001:470:69fc:105::a46) (*.net *.split) |
| 17:24:17 | × | TomasJakl[m] quits (~jaklttchn@2001:470:69fc:105::a42) (*.net *.split) |
| 17:24:17 | × | indium[m] quits (~indiummat@2001:470:69fc:105::a3f) (*.net *.split) |
| 17:24:17 | × | manju quits (~jason@219.88.233.35) (*.net *.split) |
| 17:24:17 | × | dexterfoo quits (dexter@2a01:7e00::f03c:91ff:fe86:59ec) (*.net *.split) |
| 17:24:17 | × | dmwit quits (~dmwit@pool-173-66-86-32.washdc.fios.verizon.net) (*.net *.split) |
| 17:24:17 | × | fabfianda[m] quits (~fabfianda@2001:470:69fc:105::6db) (*.net *.split) |
| 17:24:17 | × | liskin quits (~liskin@ackle.nomi.cz) (*.net *.split) |
| 17:24:17 | × | Bruners quits (lasseb@colargol.tihlde.org) (*.net *.split) |
| 17:24:17 | × | bsima quits (~bsima@simatime.com) (*.net *.split) |
| 17:24:17 | × | haasn quits (~nand@haasn.dev) (*.net *.split) |
| 17:24:25 | → | dmwit joins (~dmwit@pool-173-66-86-32.washdc.fios.verizon.net) |
| 17:24:36 | → | dexterfoo joins (dexter@2a01:7e00::f03c:91ff:fe86:59ec) |
| 17:24:37 | → | manju joins (~jason@219.88.233.35) |
| 17:24:47 | → | liskin joins (~liskin@ackle.nomi.cz) |
| 17:25:15 | → | Bruners joins (lasseb@colargol.tihlde.org) |
| 17:26:26 | → | milosz joins (~milosz@user/milosz) |
| 17:26:44 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 17:26:45 | → | bsima joins (~bsima@simatime.com) |
| 17:27:11 | → | haasn joins (~nand@haasn.dev) |
| 17:27:23 | → | berberman joins (~berberman@user/berberman) |
| 17:28:47 | × | liskin quits (~liskin@ackle.nomi.cz) (Client Quit) |
| 17:28:56 | → | liskin joins (~liskin@ackle.nomi.cz) |
| 17:32:49 | → | fabfianda[m] joins (~fabfianda@2001:470:69fc:105::6db) |
| 17:33:40 | → | lukebarnard[m] joins (~lukebarna@2001:470:69fc:105::a4c) |
| 17:35:05 | → | ph_0x17[m] joins (~ph0x17mat@2001:470:69fc:105::a53) |
| 17:35:15 | → | Kidany[m] joins (~kidanymat@2001:470:69fc:105::a48) |
| 17:35:16 | <Solid> | ah I see arch already wants to update to 1.10 :> |
| 17:35:37 | → | maom[m] joins (~lurpammat@2001:470:69fc:105::a4d) |
| 17:35:48 | → | pnotequalnp[m] joins (~pnotequal@2001:470:69fc:105::a54) |
| 17:36:00 | → | moyamo[m] joins (~moyamomat@2001:470:69fc:105::a51) |
| 17:36:27 | liskin | is working on it, don't merge anything pls |
| 17:36:40 | → | Roos[m] joins (~roosember@2001:470:69fc:105::a56) |
| 17:36:50 | → | triumphofdeath[m joins (~triumphof@2001:470:69fc:105::a5c) |
| 17:37:02 | → | samhh[m] joins (~samhhmatr@2001:470:69fc:105::a58) |
| 17:37:12 | → | therivercass[m] joins (~theriverc@2001:470:69fc:105::a5a) |
| 17:37:35 | → | YehoshuaPesachWa joins (~yehoshuap@2001:470:69fc:105::a5f) |
| 17:38:42 | <Solid> | yeah I saw that you self-assigned |
| 17:38:57 | <Solid> | dw, not gonna do anything stupid :D |
| 17:39:00 | × | geekosaur quits (~geekosaur@069-135-003-034.biz.spectrum.com) (Ping timeout: 265 seconds) |
| 17:39:09 | → | TomasJakl[m] joins (~jaklttchn@2001:470:69fc:105::a42) |
| 17:39:21 | → | josiah_sama[m] joins (~josiahsam@2001:470:69fc:105::a46) |
| 17:41:29 | → | TheWizardTower[m joins (~thewizard@2001:470:69fc:105::a5b) |
| 17:42:19 | → | justinrestivo[m] joins (~justinres@2001:470:69fc:105::a47) |
| 17:42:30 | → | kunrooted[m] joins (~kunrooted@2001:470:69fc:105::a4a) |
| 17:42:57 | → | geekosaur joins (~geekosaur@069-135-003-034.biz.spectrum.com) |
| 17:48:36 | → | indium[m] joins (~indiummat@2001:470:69fc:105::a3f) |
| 17:50:54 | → | a6a45081-2b83 joins (~aditya@106.212.79.20) |
| 17:51:18 | × | a6a45081-2b83 quits (~aditya@106.212.79.20) (Remote host closed the connection) |
| 18:03:45 | × | dmwit quits (~dmwit@pool-173-66-86-32.washdc.fios.verizon.net) (Ping timeout: 272 seconds) |
| 18:10:30 | × | qbt quits (~edun@user/edun) (Quit: WeeChat 3.1) |
| 18:24:46 | → | allbery_b joins (~geekosaur@069-135-003-034.biz.spectrum.com) |
| 18:24:54 | × | geekosaur quits (~geekosaur@069-135-003-034.biz.spectrum.com) (Ping timeout: 264 seconds) |
| 18:43:12 | → | Guest7213 joins (~Guest7213@78.32.70.245) |
| 18:50:28 | × | benin quits (~benin@183.82.205.186) (Quit: The Lounge - https://thelounge.chat) |
| 19:13:14 | × | mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection) |
| 19:18:52 | → | tremon joins (~tremon@217-63-61-89.cable.dynamic.v4.ziggo.nl) |
| 19:37:41 | → | mc47 joins (~yecinem@89.246.239.190) |
| 19:38:51 | → | novasenco joins (novasenco@user/nova) |
| 19:38:56 | <novasenco> | Who uses ranger? |
| 19:39:37 | <novasenco> | Well, better question: does anyone here use überzug? |
| 20:46:21 | × | mc47 quits (~yecinem@89.246.239.190) (Quit: Leaving) |
| 21:24:24 | → | yosafbridge joins (~yosafbrid@static.38.6.217.95.clients.your-server.de) |
| 21:33:15 | → | wenzel_ joins (~wenzel@user/wenzel) |
| 21:33:36 | allbery_b | is now known as geekosaur |
| 21:36:18 | × | wenzel quits (~wenzel@user/wenzel) (Ping timeout: 264 seconds) |
| 21:37:25 | × | wenzel_ quits (~wenzel@user/wenzel) (Client Quit) |
| 21:42:40 | × | themainman quits (~themainma@user/themainman) (Quit: WeeChat 3.1) |
| 21:46:24 | → | themainman joins (~themainma@user/themainman) |
| 21:47:15 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Quit: Lost terminal) |
| 21:56:56 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 22:09:51 | × | Guest7213 quits (~Guest7213@78.32.70.245) (Quit: Client closed) |
| 22:11:48 | → | Guest7213 joins (~Guest7213@78.32.70.245) |
| 22:18:27 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 22:31:39 | × | tremon quits (~tremon@217-63-61-89.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in) |
| 22:39:43 | × | geekosaur quits (~geekosaur@069-135-003-034.biz.spectrum.com) (Remote host closed the connection) |
| 22:40:05 | → | geekosaur joins (~geekosaur@069-135-003-034.biz.spectrum.com) |
| 23:10:10 | × | Guest7213 quits (~Guest7213@78.32.70.245) (Ping timeout: 250 seconds) |
| 23:12:39 | × | milosz quits (~milosz@user/milosz) (Remote host closed the connection) |
| 23:12:54 | → | milosz joins (~milosz@user/milosz) |
| 23:18:53 | → | benin joins (~benin@183.82.205.186) |
| 23:40:35 | × | tv quits (~tv@user/tv) (Ping timeout: 272 seconds) |
| 23:41:38 | → | allbery_b joins (~geekosaur@069-135-003-034.biz.spectrum.com) |
| 23:42:08 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Quit: leaving) |
| 23:42:23 | × | geekosaur quits (~geekosaur@069-135-003-034.biz.spectrum.com) (Killed (NickServ (GHOST command used by allbery_b))) |
| 23:42:28 | allbery_b | is now known as geekosaur |
| 23:44:14 | → | tv joins (~tv@user/tv) |
All times are in UTC on 2021-06-01.