Logs: freenode/#xmonad
| 2021-01-09 09:42:21 | → | notis joins (~notis@45.134.22.54) |
| 2021-01-09 09:45:19 | → | ADG1089__ joins (~aditya@122.163.165.143) |
| 2021-01-09 10:31:34 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-01-09 10:46:14 | × | ericsagn1 quits (~ericsagne@2405:6580:0:5100:ce4f:d262:806c:269f) (Ping timeout: 264 seconds) |
| 2021-01-09 10:46:56 | <Solid> | holy shit, Hash I'm very sorry for your loss |
| 2021-01-09 10:49:10 | <Solid> | Liskni_si: I don't think pandoc-2.11 is needed to generate the manpage, it just happened to be the version I was using when I rebuild it in #258 |
| 2021-01-09 10:49:53 | <Solid> | And I'm not sure what you mean by "it doesn't build in LTS 16", as it build just fine for me; do you mean that, for some reason, the CI can't build it? |
| 2021-01-09 11:07:46 | → | mc47 joins (~yecinem@89.246.239.190) |
| 2021-01-09 11:13:50 | → | ericsagnes joins (~ericsagne@2405:6580:0:5100:52f6:a22f:a583:4c03) |
| 2021-01-09 11:22:27 | × | ericsagnes quits (~ericsagne@2405:6580:0:5100:52f6:a22f:a583:4c03) (Ping timeout: 260 seconds) |
| 2021-01-09 11:30:52 | <Liskni_si> | Solid: that's truly weird, it doesn't build here |
| 2021-01-09 11:31:40 | <Liskni_si> | there's pandoc 2.9 in LTS 16, and the current version of GenerateManpage requires pandoc 2.11, which has different API |
| 2021-01-09 11:32:01 | <Liskni_si> | I can't see how you could build it with LTS 16 :-/ |
| 2021-01-09 11:32:20 | <Solid> | Oo |
| 2021-01-09 11:32:24 | <Solid> | that is weird indeed |
| 2021-01-09 11:32:33 | <Liskni_si> | (apart from overriding pandoc in extra-deps in stack.yaml) |
| 2021-01-09 11:34:40 | → | ericsagnes joins (~ericsagne@2405:6580:0:5100:f012:7b5e:9a6:fec2) |
| 2021-01-09 11:37:19 | <Solid> | oh, my zsh history tells me I actually build it with cabal instead of stack |
| 2021-01-09 11:37:22 | <Solid> | well, nvmd then :) |
| 2021-01-09 11:40:21 | <Liskni_si> | good, I'm not hallucinating or delusional then |
| 2021-01-09 12:19:50 | <afreak> | trying the 'RefocusLast' module, it works nice with normal-floating-windows, but it does not seem to work with NamedScratchpad-floating-windows, is there something different you have to do to make it work with NamedScrathpad ? |
| 2021-01-09 12:31:17 | → | seschwar joins (~seschwar@unaffiliated/seschwar) |
| 2021-01-09 12:37:38 | × | chimay[m] quits (chimaymatr@gateway/shell/matrix.org/x-dxgjzvijbtswbhvh) (Quit: authenticating) |
| 2021-01-09 12:37:59 | → | chimay[m] joins (chimaymatr@gateway/shell/matrix.org/x-jvgaldqlvueypscz) |
| 2021-01-09 12:49:10 | → | geekosaur joins (ac3a8f57@172.58.143.87) |
| 2021-01-09 13:09:26 | <afreak> | seems refocuslast only works if the floating window is being closed, not if its shifted to another workspace |
| 2021-01-09 13:18:12 | <afreak> | lol it even says so in the module ^^ sorry |
| 2021-01-09 13:49:43 | × | _ashbreeze_ quits (~mark@64.85.214.234.reverse.socket.net) (Remote host closed the connection) |
| 2021-01-09 13:53:25 | → | _ashbreeze_ joins (~mark@64.85.214.234.reverse.socket.net) |
| 2021-01-09 14:05:31 | → | sillyKitty joins (~sillyKitt@dyndsl-095-033-037-220.ewe-ip-backbone.de) |
| 2021-01-09 14:08:53 | <sillyKitty> | I'm having issues getting the prompts in Xmonad to work, after importing and binding xmonadPrompt to a keybinding, nothing happens, no errors in xmonad.error, I've confirmed it is not the keybinding by attaching a spawn instead of the prompt, not sure where to go from here |
| 2021-01-09 14:12:13 | → | ericsagn1 joins (~ericsagne@2405:6580:0:5100:e13a:446f:fd91:b45c) |
| 2021-01-09 14:13:05 | × | ericsagnes quits (~ericsagne@2405:6580:0:5100:f012:7b5e:9a6:fec2) (Ping timeout: 272 seconds) |
| 2021-01-09 14:13:56 | <sillyKitty> | version is 0.15 running on arch if that makes any difference |
| 2021-01-09 14:20:50 | × | sillyKitty quits (~sillyKitt@dyndsl-095-033-037-220.ewe-ip-backbone.de) (Quit: WeeChat 3.0) |
| 2021-01-09 14:21:55 | → | sillyKitty joins (~sillyKitt@dyndsl-095-033-037-220.ewe-ip-backbone.de) |
| 2021-01-09 14:26:21 | × | _ashbreeze_ quits (~mark@64.85.214.234.reverse.socket.net) (Remote host closed the connection) |
| 2021-01-09 14:26:52 | <Solid> | sillyKitty: have you given `xmonadPrompt' its required XPConfig argument? |
| 2021-01-09 14:27:25 | <sillyKitty> | yup, I've used def, amberXPConfig, and greenXPConfig as well as modifying def, no go |
| 2021-01-09 14:28:57 | <Solid> | as a sanity check, xmonad --recompile does not produce any errors, right? |
| 2021-01-09 14:29:05 | <sillyKitty> | correct |
| 2021-01-09 14:30:58 | <sillyKitty> | Ive also run it on a default config with no xmobar and it also doesn't appear anywhere |
| 2021-01-09 14:32:50 | → | materiyolo joins (~materiyol@112.204.170.198) |
| 2021-01-09 14:33:43 | <Solid> | that sounds truly weird |
| 2021-01-09 14:33:45 | → | dariof4 joins (~dario@217.171.66.75) |
| 2021-01-09 14:34:29 | <Solid> | can you check your xsession-log (or however it's called) |
| 2021-01-09 14:34:42 | × | materiyolo quits (~materiyol@112.204.170.198) (Client Quit) |
| 2021-01-09 14:35:35 | <geekosaur> | that can mean a font is missing and it's throwing an exception |
| 2021-01-09 14:36:06 | <geekosaur> | modern linux systems don't install the "fixed" bitmap font which is the default (and used to be part of base X11) |
| 2021-01-09 14:36:20 | <sillyKitty> | I checked the /var/log/Xorg.* files and nothing there, but the font sounds plausable, hadn't considered that |
| 2021-01-09 14:37:05 | <Solid> | depending on how you start your X server you may have to redirect things to your own log file |
| 2021-01-09 14:37:54 | <Solid> | but the font thing sounds the most plausible; I remember reading some issue about arch and default fonts |
| 2021-01-09 14:40:32 | × | sillyKitty quits (~sillyKitt@dyndsl-095-033-037-220.ewe-ip-backbone.de) (Quit: WeeChat 3.0) |
| 2021-01-09 14:40:52 | → | sillyKitty joins (~sillyKitt@dyndsl-095-033-037-220.ewe-ip-backbone.de) |
| 2021-01-09 14:41:39 | <sillyKitty> | yup, that was it, hardcoded a font in there and it started up ... then the whole thing froze, but I think I can probably debug that, thanks! |
| 2021-01-09 14:42:19 | × | geekosaur quits (ac3a8f57@172.58.143.87) (Remote host closed the connection) |
| 2021-01-09 14:47:28 | × | sillyKitty quits (~sillyKitt@dyndsl-095-033-037-220.ewe-ip-backbone.de) (Quit: WeeChat 3.0) |
| 2021-01-09 14:53:57 | → | _ashbreeze_ joins (~mark@64.85.214.234.reverse.socket.net) |
| 2021-01-09 14:54:19 | → | toniz4 joins (~toniz4@unaffiliated/toniz4) |
| 2021-01-09 14:55:18 | <toniz4> | hello, it's possible to change the layouts name? I want to display a icon on my bar, instead of the name, like Tall or Full |
| 2021-01-09 14:57:14 | <Solid> | toniz4: check out XMonad.Layout.Renamed |
| 2021-01-09 15:00:00 | <toniz4> | Solid: Thanks! |
| 2021-01-09 15:12:23 | × | hexo quits (~hexo@gateway/tor-sasl/hexo) (Ping timeout: 240 seconds) |
| 2021-01-09 15:13:57 | → | hexo joins (~hexo@gateway/tor-sasl/hexo) |
| 2021-01-09 15:23:55 | <toniz4> | I'm having a problem using this, when using an icon it doesn't work. Here is the error https://0x0.st/-zs1.txt |
| 2021-01-09 15:27:01 | <Irishluck83> | is that a font awesome icon? |
| 2021-01-09 15:27:35 | × | _ashbreeze_ quits (~mark@64.85.214.234.reverse.socket.net) (Remote host closed the connection) |
| 2021-01-09 15:28:20 | <toniz4> | Irishluck83: nope, siji/stlarch |
| 2021-01-09 15:29:32 | → | _ashbreeze_ joins (~mark@64.85.214.234.reverse.socket.net) |
| 2021-01-09 15:30:44 | <Solid> | try using "\57649" explicitly instead of the icon |
| 2021-01-09 15:30:56 | <Solid> | (yes it's a hack, but it'll probably work ;) |
| 2021-01-09 15:31:02 | <Irishluck83> | that i was thinking or to see if it had those |
| 2021-01-09 15:32:53 | × | ADG1089__ quits (~aditya@122.163.165.143) (Read error: Connection reset by peer) |
| 2021-01-09 15:33:19 | → | ADG1089__ joins (~aditya@122.163.165.143) |
| 2021-01-09 15:34:58 | <toniz4> | Solid: thanks again, it worked |
| 2021-01-09 15:35:27 | <toniz4> | why that happened? Haskell don't support unicode 100%? |
| 2021-01-09 15:38:02 | × | _ashbreeze_ quits (~mark@64.85.214.234.reverse.socket.net) (Remote host closed the connection) |
| 2021-01-09 15:39:09 | × | jackhill quits (~jackhill@marsh.hcoop.net) (Read error: Connection reset by peer) |
| 2021-01-09 15:39:10 | → | _ashbreeze_ joins (~mark@64.85.214.234.reverse.socket.net) |
| 2021-01-09 15:39:43 | <Irishluck83> | nope |
| 2021-01-09 15:40:05 | <Irishluck83> | if you want something like that for your workspaces you need to do the same thing |
| 2021-01-09 15:40:32 | <Solid> | GHC _should_ be completely UTF-8 compliant |
| 2021-01-09 15:40:48 | <Solid> | but I remember string literals being kinda flaky sometimes |
| 2021-01-09 15:40:59 | <Solid> | there are a few issues about this on gitlab, but all of them are closed |
| 2021-01-09 15:41:11 | <Solid> | it's probably some unicode table somewhere that's out of date |
| 2021-01-09 15:46:23 | × | hexo quits (~hexo@gateway/tor-sasl/hexo) (Ping timeout: 240 seconds) |
| 2021-01-09 15:46:55 | → | hexo joins (~hexo@gateway/tor-sasl/hexo) |
| 2021-01-09 15:57:04 | → | qbit2821 joins (~qbit2821@94-255-133-216.cust.bredband2.com) |
| 2021-01-09 15:57:04 | × | qbit2821 quits (~qbit2821@94-255-133-216.cust.bredband2.com) (Client Quit) |
| 2021-01-09 16:04:12 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Quit: WeeChat 3.0) |
| 2021-01-09 16:04:51 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-01-09 16:24:42 | × | ADG1089__ quits (~aditya@122.163.165.143) (Remote host closed the connection) |
| 2021-01-09 16:27:58 | × | toniz4 quits (~toniz4@unaffiliated/toniz4) (Remote host closed the connection) |
| 2021-01-09 16:37:24 | → | rabliatu joins (~quassel@170.130.7.211) |
| 2021-01-09 16:42:03 | → | toniz4 joins (~toniz4@unaffiliated/toniz4) |
| 2021-01-09 16:56:42 | → | geekosaur joins (42d52137@66.213.33.55) |
| 2021-01-09 16:59:48 | <geekosaur> | someone made the decision that string literals should not support private use area characters directly, only as escapes. :( |
| 2021-01-09 17:00:50 | × | _ashbreeze_ quits (~mark@64.85.214.234.reverse.socket.net) (Read error: Connection reset by peer) |
| 2021-01-09 17:02:27 | → | _ashbreeze_ joins (~mark@64.85.214.234.reverse.socket.net) |
| 2021-01-09 17:15:56 | <Liskni_si> | I do have to confess that the exchange with Peter has made me extremely demotivated. |
All times are in UTC.