Logs: liberachat/#xmonad
| 2021-11-29 21:44:21 | → | tv joins (~tv@user/tv) |
| 2021-11-29 21:44:21 | → | mariari joins (~mariari@user/mariari) |
| 2021-11-29 21:44:21 | → | PotatoGim joins (sid99505@id-99505.lymington.irccloud.com) |
| 2021-11-29 21:44:21 | → | mudri joins (sid317655@id-317655.helmsley.irccloud.com) |
| 2021-11-29 21:44:21 | → | incertia joins (~incertia@d4-50-26-103.nap.wideopenwest.com) |
| 2021-11-29 21:44:21 | → | eqw joins (~eqw@31.134.178.99) |
| 2021-11-29 21:44:21 | → | ex joins (~exordiri@user/exordiri) |
| 2021-11-29 21:44:21 | → | tomjaguarpaw joins (~tom@li367-225.members.linode.com) |
| 2021-11-29 21:44:21 | → | darkstardevx joins (~darkstard@50.39.115.145) |
| 2021-11-29 21:44:21 | → | koluacik joins (~koluacik@165.227.171.188) |
| 2021-11-29 21:44:21 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 2021-11-29 21:44:21 | → | Solitary joins (~Solitary@user/solitary) |
| 2021-11-29 21:44:21 | → | liskin joins (~liskin@xmonad/liskin) |
| 2021-11-29 21:44:21 | → | lazycat joins (~lazycat@user/lazycat) |
| 2021-11-29 21:44:21 | → | joshproehl joins (~quassel@user/joshproehl) |
| 2021-11-29 21:44:21 | → | ectospasm joins (~ectospasm@user/ectospasm) |
| 2021-11-29 21:44:21 | → | yosafbridge joins (~yosafbrid@static.38.6.217.95.clients.your-server.de) |
| 2021-11-29 21:44:21 | → | codedmart joins (codedmart@2600:3c01::f03c:92ff:fefe:8511) |
| 2021-11-29 21:44:21 | → | haasn joins (~nand@haasn.dev) |
| 2021-11-29 21:44:21 | → | nomadxx3 joins (~lanomadx@69.167.42.149) |
| 2021-11-29 21:44:21 | → | ElKowar joins (~ElKowar@srv-fin.xware-gmbh.de) |
| 2021-11-29 21:44:21 | → | line joins (~info@li2021-150.members.linode.com) |
| 2021-11-29 21:46:56 | → | mra joins (~mra@host210-190.resnet.ubc.ca) |
| 2021-11-29 21:50:11 | × | mra quits (~mra@host210-190.resnet.ubc.ca) (Client Quit) |
| 2021-11-29 22:02:11 | → | seschwar joins (~seschwar@user/seschwar) |
| 2021-11-29 22:13:29 | → | twiclo joins (~twiclo@2604:7b80:2000:1069:52fc:cedd:fbeb:10c) |
| 2021-11-29 22:13:50 | <twiclo> | Does anyone know of a module that lets me open a new terminal in the same location of the terminal I was just in? |
| 2021-11-29 22:14:45 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2021-11-29 22:15:06 | <geekosaur> | I don't think there's a reliable way to get that information, sadly |
| 2021-11-29 22:20:10 | <twiclo> | I had something doing it in i3. Maybe I'll have to look at that later and see if I can recreate it |
| 2021-11-29 22:21:29 | <geekosaur> | there are various ways one might try to do it, including hoping _NET_WM_PID is correct and that the window shares the same current directory as the shell within |
| 2021-11-29 22:22:47 | <geekosaur> | sadly, at least the one I run just shows the directory I ran it from, which is usually my homedir |
| 2021-11-29 22:24:16 | <geekosaur> | some but not all terminal emulators support an escape sequence to set the current directory for the terminal |
| 2021-11-29 22:49:00 | <liskin> | twiclo: https://github.com/liskin/dotfiles/blob/168775b0fcfb6f8d1c2191e7b868e5b636988401/.xmonad/XMonad/Util/My.hs#L153, https://github.com/liskin/dotfiles/blob/168775b0fcfb6f8d1c2191e7b868e5b636988401/.xmonad/XMonad/Util/My.hs#L162-L163 |
| 2021-11-29 22:50:04 | × | obimod quits (~obimod@gateway/vpn/pia/obimod) (Ping timeout: 264 seconds) |
| 2021-11-29 23:04:28 | × | mvk quits (~mvk@2607:fea8:5cc1:fa00::4702) (Ping timeout: 264 seconds) |
| 2021-11-29 23:26:48 | → | dissociate[m] joins (~jessehorn@2001:470:69fc:105::1:41af) |
| 2021-11-29 23:28:01 | <dissociate[m]> | Hey all. Are there any special considerations when gaming using xmonad? if i hold down a key in-game it gets 'stuck' and i need to double tap the key again or the behaviour is as if i'm holding the key down. |
| 2021-11-29 23:29:08 | <dissociate[m]> | i've only tried a few source games so far. Black Mesa and DOD: Source. seems to be any key that i hold down for anything longer than about 5 seconds. The games function as expected when playing under Budgie. |
| 2021-11-29 23:31:00 | <liskin> | dissociate[m]: that looks more like as if you enabled some accessibility settings such as sticky keys |
| 2021-11-29 23:31:14 | <liskin> | I've been gaming with xmonad for years and never encountered this |
| 2021-11-29 23:32:33 | <liskin> | "xkbset q" will tell you what accessibility toggles are on |
| 2021-11-29 23:32:42 | <dissociate[m]> | hmmm, i'll have to look into that thanks liskin. i also do see the active window border around the game screen. Is there anything special i need to do to make the game truely fullscreen? |
| 2021-11-29 23:33:22 | <liskin> | ewmh, ewmhFullscreen and possibly also smartBorders should solve all your fullscreen/border issues |
| 2021-11-29 23:38:12 | <dissociate[m]> | thanks liskin 🙂 I'm quite new to the world of xmonad custom linux builds in general, so this is all very helpful. This gives me a lot to go on. Appreciate the help |
| 2021-11-29 23:42:10 | <liskin> | dissociate[m]: you're welcome :-) |
| 2021-11-30 00:05:28 | × | matijja quits (~matijja@193.77.181.201) (Quit: ZNC 1.8.1 - https://znc.in) |
| 2021-11-30 00:08:14 | → | matijja joins (~matijja@193.77.181.201) |
| 2021-11-30 00:14:34 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 2021-11-30 00:46:03 | × | mariari quits (~mariari@user/mariari) (Quit: WeeChat 3.3) |
| 2021-11-30 00:46:18 | → | mariari joins (~mariari@user/mariari) |
| 2021-11-30 02:26:16 | → | mvk joins (~mvk@2607:fea8:5cc1:fa00::4702) |
| 2021-11-30 03:03:55 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 268 seconds) |
| 2021-11-30 03:22:28 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 2021-11-30 03:24:53 | × | td_ quits (~td@94.134.91.97) (Ping timeout: 268 seconds) |
| 2021-11-30 03:26:04 | → | td_ joins (~td@muedsl-82-207-238-126.citykom.de) |
| 2021-11-30 03:41:37 | × | terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Quit: The Lounge - https://thelounge.chat) |
| 2021-11-30 03:43:48 | → | terrorjack joins (~terrorjac@static.3.200.12.49.clients.your-server.de) |
| 2021-11-30 05:12:08 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 2021-11-30 05:13:25 | × | steve_ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 268 seconds) |
| 2021-11-30 05:50:04 | × | mvk quits (~mvk@2607:fea8:5cc1:fa00::4702) (Ping timeout: 264 seconds) |
| 2021-11-30 05:51:28 | → | mvk joins (~mvk@2607:fea8:5cc1:fa00::4702) |
| 2021-11-30 06:54:29 | → | qbt joins (~qbt@user/edun) |
| 2021-11-30 07:06:02 | × | qbt quits (~qbt@user/edun) (Quit: Leaving.) |
| 2021-11-30 07:37:37 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Ping timeout: 256 seconds) |
| 2021-11-30 07:38:04 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 2021-11-30 07:46:18 | × | atwm quits (~atwm@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 260 seconds) |
| 2021-11-30 07:48:12 | → | atwm joins (~atwm@19-193-28-81.ftth.cust.kwaoo.net) |
| 2021-11-30 08:37:16 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2021-11-30 08:43:19 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2021-11-30 09:17:36 | → | allbery_b joins (~geekosaur@xmonad/geekosaur) |
| 2021-11-30 09:17:36 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
| 2021-11-30 09:17:39 | allbery_b | is now known as geekosaur |
| 2021-11-30 09:23:04 | × | mvk quits (~mvk@2607:fea8:5cc1:fa00::4702) (Ping timeout: 264 seconds) |
| 2021-11-30 09:30:06 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2021-11-30 09:35:23 | → | cfricke joins (~cfricke@user/cfricke) |
| 2021-11-30 09:45:37 | × | curiousgay quits (~curiousga@77-120-141-90.kha.volia.net) (Quit: Leaving) |
| 2021-11-30 09:56:19 | → | dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net) |
| 2021-11-30 10:45:52 | → | steve_ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2021-11-30 11:47:04 | × | dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Ping timeout: 264 seconds) |
| 2021-11-30 12:08:17 | × | thunderrd quits (~thunderrd@183.182.110.132) (Remote host closed the connection) |
| 2021-11-30 12:10:42 | → | qbt joins (~qbt@user/edun) |
| 2021-11-30 12:11:18 | → | thunderrd joins (~thunderrd@183.182.110.132) |
| 2021-11-30 12:36:45 | × | thunderrd quits (~thunderrd@183.182.110.132) (Remote host closed the connection) |
| 2021-11-30 12:45:40 | → | dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net) |
| 2021-11-30 12:47:49 | → | thunderrd joins (~thunderrd@183.182.110.132) |
| 2021-11-30 12:59:29 | <vermoot_> | Would it be doable to write a module like BorderResize but for floating windows? |
| 2021-11-30 13:00:32 | <vermoot_> | I'm guessing yes, since you *can* resize floating windows by other means, and you can probably detect the mouse's potition relative to those just like for BorderResize? |
| 2021-11-30 13:00:53 | <vermoot_> | (disclaimer, I've looked at BorderResize's source, but haven't been able to understand much of it) |
| 2021-11-30 13:31:12 | HAL[m] | uploaded an image: (2151KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/huSBDbvOqzrPeFleLUoBUntn/image.png > |
| 2021-11-30 13:31:39 | <HAL[m]> | I have layoutscreen enabled, how can I avoidStructs on both screens? |
| 2021-11-30 13:33:06 | <HAL[m]> | `XMonad.Layout.LayoutScreens` |
| 2021-11-30 13:34:02 | <HAL[m]> | currently it will only toggle on the focused screen. |
| 2021-11-30 13:40:59 | <geekosaur> | avoidStruts is per workspace, so I'm not sure that's possible |
| 2021-11-30 13:42:17 | <geekosaur> | @tell abhixec I just noticed in the logs your question about avoiding new windows displaying the master window. https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Hooks-InsertPosition.html may be your friend |
| 2021-11-30 13:42:17 | <lambdabot> | Consider it noted. |
| 2021-11-30 13:43:49 | <HAL[m]> | geekosaur: noted and thanks. :) |
| 2021-11-30 13:44:45 | <geekosaur> | it might be possible to have a keybinding that cycles over the screens and hjdes/reveals struts on all of them; might be a bit finicky though |
| 2021-11-30 13:44:56 | <geekosaur> | goodness, I can't type today |
| 2021-11-30 13:44:59 | <geekosaur> | s/j/i |
All times are in UTC.