Home liberachat/#xmonad: Logs Calendar

Logs on 2021-06-28 (liberachat/#xmonad)

02:04:34 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 258 seconds)
02:21:59 banc joins (banc@gateway/vpn/airvpn/banc)
02:50:55 × td_ quits (~td@94.134.91.75) (Ping timeout: 265 seconds)
02:52:26 td_ joins (~td@muedsl-82-207-238-133.citykom.de)
03:25:39 cjb joins (~cjb@user/cjb)
04:22:07 backleet joins (~backleet@user/backleet)
04:48:13 <By_JumperX4[m]> is there any way in xmonad to avoid swapping 2 workspaces of screen ? I have 4 screens and when I do mod+4 it will put current workspace to screen 4 and put screen 4's workspace where i'm currently. I'd like to to act more like on i3 and "teleport" my mouse to screen 4 instead
04:57:59 <liskin> By_JumperX4[m]: use view instead of greedyView
04:58:38 <By_JumperX4[m]> i'm not sure to understand
05:08:27 <By_JumperX4[m]> okay I found some doc on that, thanks
07:28:13 × cjb quits (~cjb@user/cjb) ()
07:57:32 cfricke joins (~cfricke@user/cfricke)
08:03:03 × backleet quits (~backleet@user/backleet) (Quit: WeeChat 3.2)
08:11:00 backleet joins (~backleet@user/backleet)
08:17:27 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
08:17:52 geekosaur joins (~geekosaur@xmonad/geekosaur)
08:38:14 × backleet quits (~backleet@user/backleet) (Read error: Connection reset by peer)
08:43:29 backleet joins (~backleet@user/backleet)
08:43:54 samhh joins (~samhh@90.252.127.54)
08:54:20 × backleet quits (~backleet@user/backleet) (Ping timeout: 272 seconds)
09:45:41 <fizzie> By_JumperX4[m]: `view` will just switch focus, though; if you do want to also move the pointer, XMonad.Actions.Warp's `warpToScreen` may come in handy. Might take a little work to make it happen only when the workspace was visible; e.g., grabbing the definition of `view` and replacing the branch where it's just made current.
09:45:46 <fizzie> I use https://0x0.st/-pwa.txt for my screen-switching keys (mod-w/e), so that I can press once to just move focus, or twice to also bring the pointer along. Not that I do the latter much.
10:11:35 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Read error: Connection reset by peer)
11:47:02 backleet joins (~backleet@user/backleet)
11:49:06 azg256 joins (~azg256@78-56-98-5.static.zebra.lt)
11:59:16 × backleet quits (~backleet@user/backleet) (Ping timeout: 272 seconds)
12:01:02 backleet joins (~backleet@user/backleet)
12:13:26 × azg256 quits (~azg256@78-56-98-5.static.zebra.lt) (Quit: leaving)
12:31:53 × berberman quits (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in)
12:32:54 berberman joins (~berberman@user/berberman)
12:39:39 berberman_ joins (~berberman@user/berberman)
12:40:36 × berberman quits (~berberman@user/berberman) (Ping timeout: 268 seconds)
12:54:47 × backleet quits (~backleet@user/backleet) (Ping timeout: 268 seconds)
12:56:19 backleet joins (~backleet@user/backleet)
13:10:06 berberman joins (~berberman@user/berberman)
13:11:26 × berberman_ quits (~berberman@user/berberman) (Ping timeout: 268 seconds)
13:18:28 × berberman quits (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in)
13:19:26 berberman joins (~berberman@user/berberman)
13:21:39 × backleet quits (~backleet@user/backleet) (Quit: WeeChat 3.2)
13:25:17 × berberman quits (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in)
13:26:11 berberman joins (~berberman@user/berberman)
13:58:28 azg256 joins (~azg256@78-56-98-5.static.zebra.lt)
14:14:58 × berberman quits (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in)
14:15:45 berberman joins (~berberman@user/berberman)
14:43:56 × cfricke quits (~cfricke@user/cfricke) (Ping timeout: 268 seconds)
15:41:43 × azg256 quits (~azg256@78-56-98-5.static.zebra.lt) (Quit: leaving)
15:44:40 azg256 joins (~azg256@78-56-98-5.static.zebra.lt)
16:01:34 backleet joins (~backleet@user/backleet)
16:08:44 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
16:11:06 seschwar joins (~seschwar@user/seschwar)
16:13:21 × samhh quits (~samhh@90.252.127.54) (Quit: samhh)
16:17:30 × backleet quits (~backleet@user/backleet) (Quit: WeeChat 3.2)
16:18:24 backleet joins (~backleet@user/backleet)
16:19:32 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 265 seconds)
16:49:33 Guest91 joins (~Guest91@196.240.57.68)
16:49:52 × backleet quits (~backleet@user/backleet) (Quit: WeeChat 3.2)
16:53:23 <Guest91> Hi. I have the following problem: After installing Brave, when I want to download a file or select a file, the browser chrashes. This also happens with librewolf. I use Arch, and of course, in other full desktops there must be any kind of standard that allows the browsers to integrate with UI file managers to allow file selection. In my case I
16:53:23 <Guest91> have a pretty minimal system so my question is, how can I integrate a graphical file manager with the browser using XMONAD.
16:55:18 × azg256 quits (~azg256@78-56-98-5.static.zebra.lt) (Quit: leaving)
16:56:56 azg256 joins (~azg256@78-56-98-5.static.zebra.lt)
17:23:54 lazycat joins (~lazycat@user/lazycat)
17:31:31 Guest12 joins (~Guest12@196.240.57.68)
17:35:36 × Guest12 quits (~Guest12@196.240.57.68) (Client Quit)
17:54:00 × azg256 quits (~azg256@78-56-98-5.static.zebra.lt) (Ping timeout: 252 seconds)
18:42:02 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
18:45:12 geekosaur joins (~geekosaur@xmonad/geekosaur)
21:38:20 <burp> with firefox or so it's no problem?
21:38:43 <burp> maybe run the browser in a terminal to see the actual error message
21:42:48 <geekosaur> I would first ask if you have EwmhDesktops enabled, most browsers behave oddly without it
21:43:02 <geekosaur> if they work at all
21:46:33 <geekosaur> in particular if displaying a dialog crashes I'd wonder if it's blindly assumng existence of the EWMH window type properties, like the last app crash we dealt with recently assumed existence of _NET_WM_STATE
21:50:56 <dminuoso> geekosaur: Mmm, I experienced no major issues without ewmh and browsers for years.
21:51:23 <dminuoso> Or even, no issues I could relate to the window manager.
21:51:43 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
22:02:08 <geekosaur> we've seen some refusals of both some versions of firefox and chrome/ium to run without it, admittedly not in the past 2 years
22:03:29 <dminuoso> Completely unrelated but funny side note, TP Omada refuses to yield a web page unless you run the most recent browser version available for whatever browser you are running, as reported by the user agent..
22:03:50 <dminuoso> A firefox update came out yesterday and you dont have it? Sorry, the browser you are using is not supported!
22:07:20 <geekosaur> oh, hm, we may all lbe misreading, the point being they want integration with the equivalent of nautilus
22:07:41 <geekosaur> but I don't know of any lightweight GUI file managers off the top of my head these days
22:08:36 k8[m] is now known as k8[m]1
22:08:44 <geekosaur> also I wonder if that's reallyy what causes the crashes, since I don'[t think either firefox or chromium normally integrates tightly with a file manager of any variety, they just display internal dialogs
22:11:30 <burp> that's what I thought too
23:13:50 cjb joins (~cjb@user/cjb)
23:16:34 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
23:16:50 geekosaur joins (~geekosaur@xmonad/geekosaur)
23:33:31 × Guest91 quits (~Guest91@196.240.57.68) (Quit: Client closed)
23:37:25 benin0369 joins (~benin@183.82.205.231)
23:42:54 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Ping timeout: 268 seconds)
23:43:34 geekosaur joins (~geekosaur@xmonad/geekosaur)
23:57:16 × Natch quits (~natch@c-e070e255.014-297-73746f25.bbcust.telenor.se) (Ping timeout: 244 seconds)
23:57:47 × gknux quits (~gknux@user/galaxy-knuckles/x-3015990) (Ping timeout: 244 seconds)
23:58:36 gknux joins (~gknux@db4g.com)
23:58:36 × gknux quits (~gknux@db4g.com) (Changing host)
23:58:36 gknux joins (~gknux@user/galaxy-knuckles/x-3015990)

All times are in UTC on 2021-06-28.