Logs: liberachat/#xmonad
| 2021-11-30 13:45:22 | <geekosaur> | @tell abhixec sorry, displacing the master window |
| 2021-11-30 13:45:22 | <lambdabot> | Consider it noted. |
| 2021-11-30 13:46:09 | <vermoot_> | I can't decide myself if I want new windows to be added at the top or the bottom of the stack |
| 2021-11-30 13:46:59 | <vermoot_> | Before xmonad I was used to new windows appearing at the bottom, so it's still a bit weird for me for them to appear in the master pane, but then again I think it makes more sense? |
| 2021-11-30 13:47:39 | <geekosaur> | you might want to look at the module I linked as well. it gives you some flexibility in where new windows get placed |
| 2021-11-30 13:47:46 | <geekosaur> | not just master pane, even |
| 2021-11-30 13:48:19 | <vermoot_> | Yeah sure |
| 2021-11-30 13:48:37 | <vermoot_> | But my problem isn't about how to do it, it's deciding what I want it to be :D |
| 2021-11-30 13:49:07 | <geekosaur> | so try various options and see what you like best. not like it's difficult :) |
| 2021-11-30 14:31:29 | → | curiousgay joins (~curiousga@77-120-141-90.kha.volia.net) |
| 2021-11-30 15:12:20 | × | dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3) |
| 2021-11-30 15:41:12 | → | Benzi-Junior joins (~BenziJuni@88-149-66-61.du.xdsl.is) |
| 2021-11-30 15:44:54 | <Benzi-Junior> | hey, I'm trying to build xmonad from source in order to work on my own development branch (I think I have spotted some issues that I can solve), I got the repo, and built and installed it, then I tried to run xinitrc with a custom config file that points to the locally built install |
| 2021-11-30 15:45:08 | <Benzi-Junior> | but it just launched same as usual |
| 2021-11-30 15:46:26 | <Benzi-Junior> | so I think the issue is that it doesn't see a change in my config and thus just runs my normal environment, so I tried to run the locally installed version with --recompile flag and it fails to find any packages |
| 2021-11-30 15:46:52 | × | qbt quits (~qbt@user/edun) (Quit: Leaving.) |
| 2021-11-30 15:47:07 | <Benzi-Junior> | I mean "it doesn't find Prelude" nothing |
| 2021-11-30 15:47:26 | <Benzi-Junior> | not sure what's wrong here |
| 2021-11-30 15:47:52 | <Benzi-Junior> | and the xmonad developer guide on the haskell wiki is woefully out of date |
| 2021-11-30 15:48:13 | <geekosaur> | yes, it is :( |
| 2021-11-30 15:48:24 | <geekosaur> | how did you build it? |
| 2021-11-30 15:48:40 | <Benzi-Junior> | stack build |
| 2021-11-30 15:50:07 | <geekosaur> | then you need to use stack to compile your config |
| 2021-11-30 15:50:16 | <geekosaur> | stack hides stuff it builds inside itself |
| 2021-11-30 15:50:34 | <geekosaur> | https://github.com/xmonad/xmonad/blob/master/TUTORIAL.md may be helpful, I think it provides a stack workflow |
| 2021-11-30 15:51:15 | <Benzi-Junior> | oh ofc, so it needs to be "stack exec xmonad --flag xmonad:recompile" or something like that |
| 2021-11-30 15:54:36 | <geekosaur> | stack exec -- xmonad --recompile |
| 2021-11-30 15:54:38 | × | cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.3) |
| 2021-11-30 15:55:15 | <geekosaur> | flags are something different |
| 2021-11-30 16:12:55 | <Benzi-Junior> | thanks, seems to work, now I just need to find a way to have stack find the additional libraries I have in my xmonad.hs |
| 2021-11-30 16:13:04 | <Benzi-Junior> | or just make a custom one for testing |
| 2021-11-30 16:38:14 | → | seschwar joins (~seschwar@user/seschwar) |
| 2021-11-30 16:42:09 | → | nomadxxxx3 joins (~lanomadx@69.167.42.149) |
| 2021-11-30 16:43:22 | × | haskl quits (~haskl@user/haskl) (Ping timeout: 256 seconds) |
| 2021-11-30 16:43:23 | × | yosafbridge quits (~yosafbrid@static.38.6.217.95.clients.your-server.de) (Ping timeout: 256 seconds) |
| 2021-11-30 16:43:23 | × | nomadxx3 quits (~lanomadx@69.167.42.149) (Ping timeout: 256 seconds) |
| 2021-11-30 16:43:55 | → | haskl joins (~haskl@user/haskl) |
| 2021-11-30 16:44:00 | → | lazyrat joins (~lazycat@user/lazycat) |
| 2021-11-30 16:44:31 | × | eqw quits (~eqw@31.134.178.99) (Ping timeout: 256 seconds) |
| 2021-11-30 16:45:04 | × | fcser quits (~fcser@booty.farted.net) (Ping timeout: 256 seconds) |
| 2021-11-30 16:45:04 | × | piele quits (~piele@tbonesteak.creativeserver.net) (Ping timeout: 256 seconds) |
| 2021-11-30 16:45:05 | × | eyenx quits (~m-5paiux@eyenx.ch) (Ping timeout: 256 seconds) |
| 2021-11-30 16:45:05 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 256 seconds) |
| 2021-11-30 16:45:05 | × | lazycat quits (~lazycat@user/lazycat) (Ping timeout: 256 seconds) |
| 2021-11-30 16:45:05 | × | joshproehl quits (~quassel@user/joshproehl) (Ping timeout: 256 seconds) |
| 2021-11-30 16:45:15 | → | joshproehl joins (~quassel@user/joshproehl) |
| 2021-11-30 16:45:17 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Remote host closed the connection) |
| 2021-11-30 16:45:24 | → | piele joins (~piele@tbonesteak.creativeserver.net) |
| 2021-11-30 16:46:08 | → | eqw joins (~eqw@31.134.178.99) |
| 2021-11-30 16:46:19 | → | yosafbridge joins (~yosafbrid@static.38.6.217.95.clients.your-server.de) |
| 2021-11-30 16:46:26 | → | eyenx joins (~m-5paiux@eyenx.ch) |
| 2021-11-30 16:47:48 | → | nomadxx3 joins (~lanomadx@69.167.42.149) |
| 2021-11-30 16:48:59 | × | nomadxxxx3 quits (~lanomadx@69.167.42.149) (Ping timeout: 256 seconds) |
| 2021-11-30 16:49:54 | → | fcser joins (~fcser@booty.farted.net) |
| 2021-11-30 16:58:17 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 2021-11-30 17:32:46 | <Benzi-Junior> | hmm |
| 2021-11-30 17:33:17 | <Benzi-Junior> | ok even with stack exec xmonad it doesn't find the "XMonad" lib |
| 2021-11-30 17:33:35 | <Benzi-Junior> | so something is clearly not working |
| 2021-11-30 17:49:49 | <geekosaur> | may need a stack.yaml in the directory to tell it which libraries to expose |
| 2021-11-30 17:50:21 | <geekosaur> | unfortunately I don't know much about stack so my ability to help is somewhat limited (I use cabal ezclusively) |
| 2021-11-30 17:58:21 | → | obimod joins (~obimod@gateway/vpn/pia/obimod) |
| 2021-11-30 18:19:38 | <fizzie> | I do have a surprisingly-still-working stack-based XMonad setup, and it's basically (a) stack.yaml that has `packages: - xmonad-git - xmonad-contrib-git - my-config`, (b) git checkouts of xmonad and xmonad-contrib as the two subdirectories `xmonad-git` and `xmonad-contrib-git`, and (c) my own configuration in the `my-config` subdirectory, written up with a .cabal file that has `build-depends:` on |
| 2021-11-30 18:19:40 | <fizzie> | xmonad && xmonad-contrib (among others). |
| 2021-11-30 18:20:43 | <geekosaur> | that sounds more or less equivalent to what I do with cabal (cabal.project in place of stack.yaml) |
| 2021-11-30 18:20:55 | <geekosaur> | just added X11-xft to it over the weekend |
| 2021-11-30 20:40:24 | × | curiousgay quits (~curiousga@77-120-141-90.kha.volia.net) (Remote host closed the connection) |
| 2021-11-30 21:03:41 | → | curiousgay joins (~curiousga@77-120-141-90.kha.volia.net) |
| 2021-11-30 21:12:16 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2021-11-30 21:14:18 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2021-11-30 21:57:05 | → | a6a45081-2b83 joins (~aditya@2601:249:4300:1296:88ec:cc73:84d4:1507) |
| 2021-11-30 22:03:16 | × | a6a45081-2b83 quits (~aditya@2601:249:4300:1296:88ec:cc73:84d4:1507) (Remote host closed the connection) |
| 2021-11-30 22:18:52 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2021-11-30 22:21:38 | → | mestre joins (~mestre@191.177.175.57) |
| 2021-11-30 23:03:25 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 2021-11-30 23:24:25 | → | Guest4 joins (~Guest4@114.79.22.186) |
| 2021-11-30 23:25:09 | <Guest4> | i read this https://xmonad.org/TUTORIAL.html, but my config not work |
| 2021-11-30 23:25:57 | <Guest4> | when I try change line with this code 'myXmobarPP', nothing happen |
| 2021-11-30 23:26:32 | <Guest4> | What I want is, change color of title window... |
| 2021-11-30 23:26:37 | <Guest4> | currently green |
| 2021-11-30 23:26:49 | <Guest4> | anyone can help me? |
| 2021-11-30 23:35:01 | <Arcanus[m]> | uhm...I might be able to, but will need a bit more detail |
| 2021-11-30 23:35:17 | <Arcanus[m]> | when you say change the color of the title window do you mean the border colors? |
| 2021-11-30 23:42:38 | <Guest4> | no |
| 2021-11-30 23:42:46 | <Guest4> | the pp title |
| 2021-11-30 23:55:21 | <Guest4> | ok, fixed (I don't know yet, what is wrong) |
| 2021-11-30 23:55:23 | <Guest4> | thanks |
| 2021-11-30 23:55:40 | ← | Guest4 parts (~Guest4@114.79.22.186) () |
| 2021-11-30 23:57:21 | <geekosaur> | the #xmonad rubber duck |
| 2021-11-30 23:57:53 | geekosaur | somewhere between eating dinner and cleaning up after |
| 2021-12-01 00:00:03 | × | curiousgay quits (~curiousga@77-120-141-90.kha.volia.net) (*.net *.split) |
| 2021-12-01 00:00:03 | × | nomadxx3 quits (~lanomadx@69.167.42.149) (*.net *.split) |
| 2021-12-01 00:00:03 | × | yosafbridge quits (~yosafbrid@static.38.6.217.95.clients.your-server.de) (*.net *.split) |
| 2021-12-01 00:00:03 | × | eqw quits (~eqw@31.134.178.99) (*.net *.split) |
| 2021-12-01 00:00:03 | × | joshproehl quits (~quassel@user/joshproehl) (*.net *.split) |
| 2021-12-01 00:00:03 | × | haskl quits (~haskl@user/haskl) (*.net *.split) |
| 2021-12-01 00:00:03 | × | thunderrd quits (~thunderrd@183.182.110.132) (*.net *.split) |
| 2021-12-01 00:00:03 | × | steve_ quits (~steve@ool-182c2b80.dyn.optonline.net) (*.net *.split) |
| 2021-12-01 00:00:03 | × | terrorjack quits (~terrorjac@static.3.200.12.49.clients.your-server.de) (*.net *.split) |
| 2021-12-01 00:00:03 | × | banc quits (banc@gateway/vpn/airvpn/banc) (*.net *.split) |
| 2021-12-01 00:00:04 | × | amenonsen quits (~amenonsen@pitta.toroid.org) (*.net *.split) |
All times are in UTC.