Logs: liberachat/#xmonad
| 2021-11-08 19:23:57 | → | steve__ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2021-11-08 19:24:23 | <elonsroadster[m]> | desantra: yeah if you're using the build script approach, you'll probably want to invoke nix-build, and then you need to copy the binary from ./result/bin/your-binary-name to the write target |
| 2021-11-08 19:24:27 | <elonsroadster[m]> | that should also be viable |
| 2021-11-08 19:25:31 | <elonsroadster[m]> | <geekosaur> "mm, I don't think you use the..." <- Actually you certainly can use the build script with the flake. The recompilation support/flake are completely separate. |
| 2021-11-08 19:27:32 | <elonsroadster[m]> | desantra: it would probably be helpful if you posted the configuration/xmonad directory that you are trying to use. Generally speaking, I don't think you should be using nix-shell for an xmonad build though |
| 2021-11-08 19:28:37 | <desantra> | I want to be using v0.17, but nixos only provides 0.15 becuase stackage lts. What would be the best way to use 0.17? |
| 2021-11-08 19:36:56 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2021-11-08 19:46:09 | → | steve_ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2021-11-08 19:48:35 | × | steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 250 seconds) |
| 2021-11-08 19:53:58 | <elonsroadster[m]> | desantra: with a nix overlay |
| 2021-11-08 19:54:31 | <elonsroadster[m]> | desantra: that also has to do with the channel you are using, btw |
| 2021-11-08 20:01:38 | <desantra> | elonsroadster[m]: I'm using flakes but even on unstable the latest version is only 0.15 |
| 2021-11-08 20:03:02 | <elonsroadster[m]> | desantra: you're not understanding. You need to use the flake provided in the XMONAD repo, and you need to use an overlay |
| 2021-11-08 20:05:10 | <elonsroadster[m]> | desantra: If you have a flake based configuration, you can add the flake with something kind of like this: https://github.com/Icy-Thought/Snowflake/blob/a4069eac005b21df6553974ad1428205e4ee40c5/flake.nix#L16 |
| 2021-11-08 20:05:49 | <elonsroadster[m]> | Then you set the overlay like this: https://github.com/IvanMalison/dotfiles/blob/13835b9fb0dc8bce5ef9286a3583a31966bc40e0/nixos/base.nix#L19 |
| 2021-11-08 20:06:06 | <elonsroadster[m]> | but based on the way you are describing things, it sounds like you're doing some other stuff wrong as well |
| 2021-11-08 20:06:18 | <elonsroadster[m]> | like I said it would be helpful if you could show your config |
| 2021-11-08 20:06:39 | <desantra> | the last link is dead and yes I'm adding an overlay for xmonad in my config rn |
| 2021-11-08 20:06:51 | <desantra> | you want to see the xmonad config itself? |
| 2021-11-08 20:08:03 | <desantra> | elonsroadster[m]: https://bpa.st/C6NQ |
| 2021-11-08 20:18:48 | × | catman quits (~catman@user/catman) (Quit: WeeChat 3.4-dev) |
| 2021-11-08 20:19:12 | → | catman joins (~catman@user/catman) |
| 2021-11-08 20:40:04 | × | desantra quits (~skykanin@user/skykanin) (Quit: WeeChat 3.3) |
| 2021-11-08 21:16:32 | → | humky joins (~humky@user/humky) |
| 2021-11-08 21:26:32 | <elonsroadster[m]> | no |
| 2021-11-08 21:26:36 | <elonsroadster[m]> | i need to see the entire directory |
| 2021-11-08 21:26:47 | <elonsroadster[m]> | i also just dont understand exactly what you are trying to accomplish |
| 2021-11-08 21:29:24 | → | electr0n joins (~electr0n@about/security/founder/electr0n) |
| 2021-11-08 22:09:53 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2021-11-08 23:07:01 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 2021-11-08 23:28:01 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Read error: Connection reset by peer) |
| 2021-11-08 23:28:14 | → | SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) |
| 2021-11-08 23:31:42 | × | Armoletti^ quits (~armoletti@dyn70-177.yok.fi) (Ping timeout: 260 seconds) |
| 2021-11-08 23:44:27 | → | Armoletti^ joins (~armoletti@dyn70-177.yok.fi) |
| 2021-11-08 23:52:11 | × | srk quits (~sorki@user/srk) (Ping timeout: 245 seconds) |
| 2021-11-08 23:52:21 | → | srk_ joins (~sorki@user/srk) |
| 2021-11-08 23:55:00 | srk_ | is now known as srk |
| 2021-11-08 23:58:11 | × | Solitary quits (~Solitary@user/solitary) (Ping timeout: 268 seconds) |
| 2021-11-09 00:25:52 | × | catman quits (~catman@user/catman) (Quit: WeeChat 3.4-dev) |
| 2021-11-09 00:26:21 | → | catman joins (~catman@user/catman) |
| 2021-11-09 01:03:43 | → | allbery_b joins (~geekosaur@xmonad/geekosaur) |
| 2021-11-09 01:03:44 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
| 2021-11-09 01:03:47 | allbery_b | is now known as geekosaur |
| 2021-11-09 01:18:51 | → | Solitary joins (~Solitary@user/solitary) |
| 2021-11-09 01:56:03 | × | Solitary quits (~Solitary@user/solitary) (Ping timeout: 250 seconds) |
| 2021-11-09 02:01:22 | → | Solitary joins (~Solitary@user/solitary) |
| 2021-11-09 02:10:51 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Ping timeout: 244 seconds) |
| 2021-11-09 03:04:04 | → | SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) |
| 2021-11-09 03:04:17 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 256 seconds) |
| 2021-11-09 03:16:32 | × | Solitary quits (~Solitary@user/solitary) (Ping timeout: 240 seconds) |
| 2021-11-09 03:17:28 | → | Solitary joins (~Solitary@user/solitary) |
| 2021-11-09 03:22:30 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 2021-11-09 04:34:42 | → | humky_ joins (~humky@user/humky) |
| 2021-11-09 04:44:23 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (*.net *.split) |
| 2021-11-09 04:44:23 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (*.net *.split) |
| 2021-11-09 04:44:24 | × | humky quits (~humky@user/humky) (*.net *.split) |
| 2021-11-09 04:44:24 | × | steve_ quits (~steve@ool-182c2b80.dyn.optonline.net) (*.net *.split) |
| 2021-11-09 04:44:24 | × | joshproehl quits (~quassel@user/joshproehl) (*.net *.split) |
| 2021-11-09 04:44:24 | × | smashgrab quits (~smashgrab@bare.metal.computer) (*.net *.split) |
| 2021-11-09 04:44:24 | × | Jazzah quits (~jazz@user/jazzah) (*.net *.split) |
| 2021-11-09 04:45:12 | → | SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) |
| 2021-11-09 04:45:12 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2021-11-09 04:45:12 | → | steve_ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2021-11-09 04:45:12 | → | joshproehl joins (~quassel@user/joshproehl) |
| 2021-11-09 04:45:12 | → | smashgrab joins (~smashgrab@bare.metal.computer) |
| 2021-11-09 04:45:12 | → | Jazzah joins (~jazz@user/jazzah) |
| 2021-11-09 05:17:21 | × | noex quits (~noex@2600:8804:1280:aa0:5857:94a:25de:c513) (Quit: my dad's not a phone!) |
| 2021-11-09 05:45:29 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Remote host closed the connection) |
| 2021-11-09 05:46:56 | × | haskl quits (~haskl@user/haskl) (Quit: Uh oh... ZNC disconnected.) |
| 2021-11-09 05:47:12 | → | haskl joins (~haskl@user/haskl) |
| 2021-11-09 05:48:41 | → | SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) |
| 2021-11-09 05:50:06 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Remote host closed the connection) |
| 2021-11-09 05:51:55 | × | haskl quits (~haskl@user/haskl) (Client Quit) |
| 2021-11-09 06:03:36 | humky_ | is now known as humky |
| 2021-11-09 06:47:38 | → | haskl joins (~haskl@user/haskl) |
| 2021-11-09 07:44:34 | → | qbt joins (~qbt@user/edun) |
| 2021-11-09 07:45:15 | × | qbt quits (~qbt@user/edun) (Client Quit) |
| 2021-11-09 08:02:02 | × | benin quits (~benin@183.82.26.68) (Ping timeout: 240 seconds) |
| 2021-11-09 08:10:48 | → | cfricke joins (~cfricke@user/cfricke) |
| 2021-11-09 08:14:02 | → | benin joins (~benin@106.198.84.11) |
| 2021-11-09 08:21:32 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 240 seconds) |
| 2021-11-09 08:26:46 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2021-11-09 08:33:02 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 240 seconds) |
| 2021-11-09 08:38:16 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2021-11-09 08:43:24 | → | vermoot joins (~vermoot@89-158-106-112.rev.numericable.fr) |
| 2021-11-09 08:43:40 | <vermoot> | Hi there! |
| 2021-11-09 08:43:40 | × | benin quits (~benin@106.198.84.11) (Read error: Connection reset by peer) |
| 2021-11-09 08:44:32 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 240 seconds) |
| 2021-11-09 08:45:29 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2021-11-09 08:45:42 | → | benin joins (~benin@183.82.26.68) |
| 2021-11-09 08:46:34 | <vermoot> | I'm using TiledWindowDragging to be able to drop windows on top of each other with my mouse and swap their position in this way. It works great! However, to do this I've bound ` [ ((modMask, button1), dragWindow) |
| 2021-11-09 08:46:53 | <vermoot> | oops, didn't mean to send this so quickly. But here we are. |
| 2021-11-09 08:47:22 | <vermoot> | What I'd like to do is bind mod-button1 to *also* be able to drag and reposition floating windows |
| 2021-11-09 08:48:15 | <vermoot> | I haven't been able to find anywhere how to use the same binding to do two different things at once (considering the two scenarios can't happen at the same time) |
| 2021-11-09 08:48:29 | <vermoot> | reposition floating windows |
| 2021-11-09 08:49:22 | <vermoot> | holy hell I keep sending messages I don't intend on sending. Gotta be careful with pasting stuff with carriage returns :'D |
| 2021-11-09 08:54:31 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2021-11-09 09:00:32 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2021-11-09 09:06:21 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 250 seconds) |
| 2021-11-09 09:11:29 | <Solid> | mh I think you can query the window under the point in X11 (afair the core does this in at least one place) |
All times are in UTC.