Logs on 2021-02-23 (freenode/#xmonad)
| 00:14:59 | × | notis quits (~notis@185.51.134.222) (Ping timeout: 260 seconds) |
| 00:36:14 | → | drl joins (~l@2600:1700:8360:3870:24df:e8b0:b944:dcd8) |
| 00:50:27 | × | kelnoky quits (~shao@ip1f1285ec.dynamic.kabel-deutschland.de) (Ping timeout: 260 seconds) |
| 00:51:57 | × | thc202 quits (~thc202@unaffiliated/thc202) (Ping timeout: 258 seconds) |
| 02:06:45 | × | drl quits (~l@2600:1700:8360:3870:24df:e8b0:b944:dcd8) (Quit: Leaving) |
| 02:12:01 | → | ttmx joins (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111) |
| 02:19:02 | <ttmx> | Hello theree |
| 02:29:41 | → | NULLean joins (~user@190.19.143.250) |
| 02:33:19 | → | NULLman` joins (~user@190.19.143.250) |
| 02:38:24 | <ttmx> | How can I query for window properties to disable borders? |
| 02:45:15 | × | NULLean quits (~user@190.19.143.250) (Quit: ERC (IRC client for Emacs 27.1)) |
| 02:46:56 | × | NULLman` quits (~user@190.19.143.250) (Remote host closed the connection) |
| 03:03:00 | eb0t_ | is now known as eblip |
| 03:52:36 | × | theDon quits (~td@94.134.91.35) (Ping timeout: 240 seconds) |
| 03:54:43 | → | theDon joins (~td@94.134.91.128) |
| 04:06:12 | × | toniz4 quits (~toniz4@unaffiliated/toniz4) (Quit: leaving) |
| 04:32:26 | × | growpotkin quits (~growpotki@130-45-30-154.dyn.grandenetworks.net) (Quit: ZNC 1.8.2 - https://znc.in) |
| 04:40:18 | → | ericsagnes joins (~ericsagne@2405:6580:0:5100:9952:235:e674:f0d3) |
| 04:41:26 | × | ericsagn1 quits (~ericsagne@2405:6580:0:5100:e26e:cf9:1dd6:9615) (Ping timeout: 240 seconds) |
| 06:08:06 | × | ttmx quits (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111) (Ping timeout: 246 seconds) |
| 06:08:19 | → | palo1 joins (~weechat@c-base/crew/palo) |
| 06:11:57 | × | palo quits (~weechat@c-base/crew/palo) (Ping timeout: 264 seconds) |
| 06:11:57 | palo1 | is now known as palo |
| 06:49:53 | × | spoonm quits (~spoonm@2602:ffd5:1:119::1) (Ping timeout: 272 seconds) |
| 07:13:14 | → | materiyolo joins (~materiyol@112.204.160.151) |
| 07:23:33 | → | idhugo_ joins (~idhugo@80-62-117-97-mobile.dk.customer.tdc.net) |
| 07:25:36 | → | idhugo__ joins (~idhugo@80-62-117-86-mobile.dk.customer.tdc.net) |
| 07:28:05 | × | idhugo_ quits (~idhugo@80-62-117-97-mobile.dk.customer.tdc.net) (Ping timeout: 240 seconds) |
| 07:54:30 | → | spoonm joins (~spoonm@tokyo.spoonm.org) |
| 07:59:47 | × | materiyolo quits (~materiyol@112.204.160.151) (Ping timeout: 260 seconds) |
| 08:24:17 | → | cfricke joins (~cfricke@unaffiliated/cfricke) |
| 08:26:55 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 08:45:07 | × | ericsagnes quits (~ericsagne@2405:6580:0:5100:9952:235:e674:f0d3) (Ping timeout: 260 seconds) |
| 08:51:54 | → | notis joins (~notis@185.51.134.222) |
| 08:55:51 | → | mc47 joins (~yecinem@89.246.239.190) |
| 08:56:35 | → | ericsagnes joins (~ericsagne@2405:6580:0:5100:73a2:a1d8:b2be:9079) |
| 09:32:06 | → | kelnoky joins (~shao@ip1f1285ec.dynamic.kabel-deutschland.de) |
| 09:38:45 | → | thc202 joins (~thc202@unaffiliated/thc202) |
| 09:45:16 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 240 seconds) |
| 09:51:26 | × | idhugo__ quits (~idhugo@80-62-117-86-mobile.dk.customer.tdc.net) (Remote host closed the connection) |
| 09:51:50 | → | idhugo__ joins (~idhugo@80-62-117-86-mobile.dk.customer.tdc.net) |
| 09:52:26 | × | thc202 quits (~thc202@unaffiliated/thc202) (Ping timeout: 240 seconds) |
| 09:53:15 | → | some_alex joins (~some_alex@188.239.60.41.nash.net.ua) |
| 09:54:02 | → | thc202 joins (~thc202@unaffiliated/thc202) |
| 09:54:05 | <some_alex> | hi. is it normal for xmonad and xmobar to take a TB of *virtual* memory? (noticed this in htop) |
| 10:01:03 | <Solid> | Yes this is a thing that all Haskell programs do |
| 10:01:45 | <Liskni_si> | https://gitlab.haskell.org/ghc/ghc/-/issues/14193 |
| 10:01:54 | <Solid> | https://downloads.haskell.org/~ghc/8.0.1/docs/html/users_guide/8.0.1-notes.html#runtime-system |
| 10:01:59 | <Solid> | these are the relevant release notes |
| 10:03:24 | → | materiyolo joins (~materiyol@112.204.160.151) |
| 10:08:36 | <some_alex> | I see, thanks |
| 10:13:22 | <dminuoso> | dmwit: Powers sure, but I haven't been formally nominated an actual maintainer as far as I know. |
| 10:13:32 | <dminuoso> | I wouldn't presume such a role. |
| 10:14:33 | <dminuoso> | Or is this the usual thimblerig trick for getting more maintainers? :p |
| 10:15:31 | → | daphnis joins (~daphnis@cm-84.214.179.98.getinternet.no) |
| 10:20:43 | <daphnis> | i have a broken pass prompt after an update. what's the argument to passPrompt supposed to be? xpconfig, which is given in the doc, doesn't exist, and `def`, though it compiles and brings up the passwords to choose from, doesn't actually type them out |
| 10:48:57 | <Solid> | it should probably be `def' or `myPrompt' or similar, maybe `xpconfig' is a bit misleading in the docs |
| 10:51:36 | <Solid> | and I don't think it types them out, looking at the implementation it calls `pass --clip *your-selected-label*' to put the password in the clipboard |
| 11:06:29 | × | some_alex quits (~some_alex@188.239.60.41.nash.net.ua) (Ping timeout: 272 seconds) |
| 11:35:10 | <daphnis> | Solid: oh, it used to use xdotool |
| 11:37:14 | <Solid> | daphnis: oh there's a prompt for that as well you're right |
| 11:37:22 | <Solid> | that'd by `passTypePrompt' |
| 11:37:33 | <Solid> | I was only looking at the vanilla `passPrompt' |
| 11:39:27 | <daphnis> | aha, thanks! i had problems compiling my old config, and just assumed passTypePrompt had changed to passPrompt without remembering the difference |
| 11:41:54 | <Solid> | do open a pr to fix that doc though, as it stands right now this it's pretty confusing |
| 11:42:12 | <Solid> | (this always makes me wonder how many people are actually using a given module) |
| 12:37:55 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 12:42:36 | × | hexo| quits (~hexo@2a01:430:17:1::ffff:328) (Quit: ZNC - http://znc.in) |
| 12:50:11 | → | hexo- joins (~hexo@83.167.228.130) |
| 12:59:25 | × | avn quits (~avn@78-56-108-78.static.zebra.lt) (Read error: Connection reset by peer) |
| 12:59:47 | → | avn joins (~avn@78-56-108-78.static.zebra.lt) |
| 13:08:08 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 13:13:15 | <geekosaur> | @tell ttmx Is https://paste.tomsmeding.com/uDTpZ3uw what you're after? |
| 13:13:16 | <lambdabot> | Consider it noted. |
| 13:24:56 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 240 seconds) |
| 13:26:20 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 13:36:04 | → | seschwar joins (~seschwar@unaffiliated/seschwar) |
| 13:41:36 | × | daphnis quits (~daphnis@cm-84.214.179.98.getinternet.no) (Ping timeout: 240 seconds) |
| 13:46:45 | × | mc47 quits (~yecinem@89.246.239.190) (Ping timeout: 264 seconds) |
| 13:49:22 | × | geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds) |
| 13:56:38 | → | AZG256 joins (~user@78-56-98-5.static.zebra.lt) |
| 14:05:39 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 14:08:20 | → | geekosaur23 joins (82650c7a@130.101.12.122) |
| 14:10:42 | × | geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds) |
| 14:16:05 | geekosaur23 | is now known as geekosaur |
| 14:31:47 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 260 seconds) |
| 14:32:58 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 14:46:58 | → | mc47 joins (~yecinem@89.246.239.190) |
| 14:51:18 | × | geekosaur quits (82650c7a@130.101.12.122) (Quit: Connection closed) |
| 15:07:06 | <dmwit> | dminuoso: I see. Very noble! |
| 16:07:39 | × | idhugo__ quits (~idhugo@80-62-117-86-mobile.dk.customer.tdc.net) (Ping timeout: 246 seconds) |
| 16:17:31 | × | hexo quits (~hexo@gateway/tor-sasl/hexo) (Remote host closed the connection) |
| 16:17:44 | → | hexo joins (~hexo@gateway/tor-sasl/hexo) |
| 16:28:01 | × | materiyolo quits (~materiyol@112.204.160.151) (Quit: WeeChat 3.0) |
| 16:41:15 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 246 seconds) |
| 16:46:34 | → | ttmx joins (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111) |
| 16:56:40 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 17:24:11 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 17:26:57 | × | ttmx quits (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111) (Ping timeout: 264 seconds) |
| 17:37:25 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 265 seconds) |
| 17:42:02 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 17:48:20 | × | joshproehl_ quits (~quassel@dtools-d10-tx-1.inf.daedalusdreams.com) (Quit: Disappearing act!) |
| 17:48:35 | → | joshproehl joins (~quassel@dtools-d10-tx-1.inf.daedalusdreams.com) |
| 18:03:05 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 256 seconds) |
| 18:04:10 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 18:42:08 | × | AZG256 quits (~user@78-56-98-5.static.zebra.lt) (Quit: ERC (IRC client for Emacs 26.1)) |
| 18:43:22 | × | geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds) |
| 18:53:16 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 240 seconds) |
| 18:58:08 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 19:02:46 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 19:20:33 | × | cfricke quits (~cfricke@unaffiliated/cfricke) (Quit: WeeChat 3.0.1) |
| 19:30:31 | → | growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net) |
| 19:55:49 | <byorgey> | psibi[m], Liskni_si : added both of you to the Hackage ACL for xmonad and xmonad-contrib |
| 19:59:30 | <geekosaur> | yay |
| 20:05:57 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 264 seconds) |
| 20:12:09 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 20:16:02 | × | mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection) |
| 20:38:45 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 240 seconds) |
| 20:42:31 | × | kelnoky quits (~shao@ip1f1285ec.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.0) |
| 20:45:48 | → | f-a joins (~f-a@151.34.211.99) |
| 20:51:03 | <f-a> | is there a way to map ⇧⇥ (Shift+Tab) to a sequence of keys (say, ␣⇥) in xmonad? |
| 20:51:08 | <f-a> | that is, without pressing the modifier |
| 20:52:24 | <geekosaur> | XMonad.Util.Paste? |
| 20:52:58 | <geekosaur> | which has a lot of caveats, including that synthetic events are marked as synthetic and some programs will ignore them as a result |
| 20:53:26 | <geekosaur> | and the easier to use paste variants don't let you specify modifiers iirc |
| 20:55:07 | <f-a> | mhhhh |
| 20:55:54 | × | evanjs quits (~evanjs@075-129-098-007.res.spectrum.com) (Quit: ZNC 1.8.2 - https://znc.in) |
| 20:56:24 | → | evanjs joins (~evanjs@075-129-098-007.res.spectrum.com) |
| 20:56:40 | <f-a> | do you happen to know if urxvt is one of those programs, geekosaur |
| 20:56:50 | <f-a> | I need it for autocomplete reasons |
| 20:56:52 | <geekosaur> | no, I don't |
| 20:57:06 | <f-a> | tab completing has an annoying mi- ok, only one way to find out I guess :P |
| 20:57:14 | <geekosaur> | but you can test it with xdotool, if it works there then it'll work from xmonad |
| 20:59:27 | <f-a> | f@extensa:~/spool$ xdotool key r r |
| 20:59:27 | <f-a> | rrf@extensa:~/spool$ rr |
| 20:59:30 | <f-a> | I guess it works |
| 21:06:00 | <f-a> | thanks geekosaur |
| 21:21:41 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 21:45:13 | × | geekosaur quits (82650c7a@130.101.12.122) (Quit: Connection closed) |
| 21:57:07 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 256 seconds) |
| 22:46:19 | × | ft quits (~ft@shell.chaostreff-dortmund.de) (*.net *.split) |
| 22:46:19 | × | jameekim1 quits (~jameekim@mx.nodaplife.me) (*.net *.split) |
| 22:48:55 | → | ft joins (~ft@shell.chaostreff-dortmund.de) |
| 22:48:55 | → | jameekim1 joins (~jameekim@mx.nodaplife.me) |
| 22:57:26 | × | seschwar quits (~seschwar@unaffiliated/seschwar) (Quit: :wq) |
| 22:58:18 | × | thc202 quits (~thc202@unaffiliated/thc202) (Quit: thc202) |
| 23:06:20 | × | notis quits (~notis@185.51.134.222) (Read error: Connection reset by peer) |
| 23:08:59 | × | totte quits (~totte@chakra/totte) (Ping timeout: 265 seconds) |
| 23:47:16 | × | f-a quits (~f-a@151.34.211.99) (Read error: Connection reset by peer) |
| 23:51:17 | → | f-a joins (~f-a@151.36.120.49) |
| 23:54:16 | → | totte_ joins (~totte@chakra/totte) |
All times are in UTC on 2021-02-23.