2025-04-26 03:21:52 +0200 | Buliarous | (~gypsydang@46.232.210.139) (Remote host closed the connection) |
2025-04-26 03:22:20 +0200 | Buliarous | (~gypsydang@46.232.210.139) Buliarous |
2025-04-26 03:32:27 +0200 | tv | (~tv@user/tv) (Quit: derp) |
2025-04-26 03:35:33 +0200 | tv | (~tv@user/tv) tv |
2025-04-26 04:22:08 +0200 | td_ | (~td@i5387092B.versanet.de) (Ping timeout: 276 seconds) |
2025-04-26 04:23:47 +0200 | td_ | (~td@i5387090C.versanet.de) td_ |
2025-04-26 04:47:46 +0200 | down200 | (~down200@shell.lug.mtu.edu) (Quit: ZNC - https://znc.in) |
2025-04-26 05:10:53 +0200 | down200 | (~down200@shell.lug.mtu.edu) down200 |
2025-04-26 07:23:28 +0200 | Buliarous | (~gypsydang@46.232.210.139) (Remote host closed the connection) |
2025-04-26 07:23:56 +0200 | Buliarous | (~gypsydang@46.232.210.139) Buliarous |
2025-04-26 08:35:08 +0200 | blaa | (~bla@91.234.125.131) |
2025-04-26 08:36:06 +0200 | bla | (~bla@91.234.125.131) (Ping timeout: 252 seconds) |
2025-04-26 08:52:54 +0200 | redgloboli | (~redglobol@user/redgloboli) (Quit: ...enter the matrix...) |
2025-04-26 08:54:34 +0200 | redgloboli | (~redglobol@user/redgloboli) redgloboli |
2025-04-26 08:59:56 +0200 | blaa | (~bla@91.234.125.131) (Ping timeout: 252 seconds) |
2025-04-26 09:17:37 +0200 | bla | (~bla@91.234.125.131) |
2025-04-26 09:42:34 +0200 | bla | (~bla@91.234.125.131) (Ping timeout: 276 seconds) |
2025-04-26 09:45:29 +0200 | bla | (~bla@91.234.125.131) |
2025-04-26 09:56:46 +0200 | bla | (~bla@91.234.125.131) (Ping timeout: 252 seconds) |
2025-04-26 09:57:05 +0200 | blaa | (~bla@91.234.125.131) |
2025-04-26 12:55:37 +0200 | Digit | (~user@user/digit) (Ping timeout: 276 seconds) |
2025-04-26 12:59:12 +0200 | Digit | (~user@user/digit) Digit |
2025-04-26 12:59:52 +0200 | Digitteknohippie | (~user@user/digit) Digit |
2025-04-26 13:36:29 +0200 | Digitteknohippie | (~user@user/digit) (Quit: oops double login again) |
2025-04-26 13:36:49 +0200 | Digit | Digitteknohippie |
2025-04-26 13:36:54 +0200 | Digitteknohippie | Digit |
2025-04-26 15:18:20 +0200 | gwentpl | (~gwpl@user/gwentpl) gwentpl |
2025-04-26 15:21:07 +0200 | <gwentpl> | hi, my haskell-language-server does not resolve local modules i put in my lib/ directory when i import them in xmonad.hs, is there a way to specify this special case? |
2025-04-26 15:42:48 +0200 | <Leary> | gwentpl: Make your config into a proper cabal project with `main-is: xmonad.hs` and `hs-source-dirs: lib` under the `executable` stanza. |
2025-04-26 16:47:28 +0200 | Forkk13 | (~forkk@li926-228.members.linode.com) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) |
2025-04-26 16:48:08 +0200 | Forkk13 | (~forkk@li926-228.members.linode.com) Forkk |
2025-04-26 17:46:33 +0200 | Buliarous | (~gypsydang@46.232.210.139) (Remote host closed the connection) |
2025-04-26 17:47:02 +0200 | Buliarous | (~gypsydang@46.232.210.139) Buliarous |
2025-04-26 17:48:18 +0200 | <gwentpl> | Leary: thanks, can I do that with xmonad installed through distro packaga manager (Arch's pacman) or will I have to set up a cabal project and compile from scratch? |
2025-04-26 17:48:40 +0200 | <gwentpl> | *package |
2025-04-26 17:53:47 +0200 | <MrElendig> | you might want stack anyway |
2025-04-26 18:09:47 +0200 | smiesner | (b0cf5acf8c@2a03:6000:1812:100::13b9) |
2025-04-26 18:10:02 +0200 | <smiesner> | hi, any hint for making only floating windows have decoration? |
2025-04-26 18:10:47 +0200 | <smiesner> | ah simple float probably? |