| 2021-06-28 02:04:34 +0000 | banc | (banc@gateway/vpn/airvpn/banc) (Ping timeout: 258 seconds) |
| 2021-06-28 02:21:59 +0000 | banc | (banc@gateway/vpn/airvpn/banc) |
| 2021-06-28 02:50:55 +0000 | td_ | (~td@94.134.91.75) (Ping timeout: 265 seconds) |
| 2021-06-28 02:52:26 +0000 | td_ | (~td@muedsl-82-207-238-133.citykom.de) |
| 2021-06-28 03:25:39 +0000 | cjb | (~cjb@user/cjb) |
| 2021-06-28 04:22:07 +0000 | backleet | (~backleet@user/backleet) |
| 2021-06-28 04:48:13 +0000 | <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 |
| 2021-06-28 04:57:59 +0000 | <liskin> | By_JumperX4[m]: use view instead of greedyView |
| 2021-06-28 04:58:38 +0000 | <By_JumperX4[m]> | i'm not sure to understand |
| 2021-06-28 05:08:27 +0000 | <By_JumperX4[m]> | okay I found some doc on that, thanks |
| 2021-06-28 07:28:13 +0000 | cjb | (~cjb@user/cjb) () |
| 2021-06-28 07:57:32 +0000 | cfricke | (~cfricke@user/cfricke) |
| 2021-06-28 08:03:03 +0000 | backleet | (~backleet@user/backleet) (Quit: WeeChat 3.2) |
| 2021-06-28 08:11:00 +0000 | backleet | (~backleet@user/backleet) |
| 2021-06-28 08:17:27 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2021-06-28 08:17:52 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2021-06-28 08:38:14 +0000 | backleet | (~backleet@user/backleet) (Read error: Connection reset by peer) |
| 2021-06-28 08:43:29 +0000 | backleet | (~backleet@user/backleet) |
| 2021-06-28 08:43:54 +0000 | samhh | (~samhh@90.252.127.54) |
| 2021-06-28 08:54:20 +0000 | backleet | (~backleet@user/backleet) (Ping timeout: 272 seconds) |
| 2021-06-28 09:45:41 +0000 | <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. |
| 2021-06-28 09:45:46 +0000 | <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. |
| 2021-06-28 10:11:35 +0000 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Read error: Connection reset by peer) |
| 2021-06-28 11:47:02 +0000 | backleet | (~backleet@user/backleet) |
| 2021-06-28 11:49:06 +0000 | azg256 | (~azg256@78-56-98-5.static.zebra.lt) |
| 2021-06-28 11:59:16 +0000 | backleet | (~backleet@user/backleet) (Ping timeout: 272 seconds) |
| 2021-06-28 12:01:02 +0000 | backleet | (~backleet@user/backleet) |
| 2021-06-28 12:13:26 +0000 | azg256 | (~azg256@78-56-98-5.static.zebra.lt) (Quit: leaving) |
| 2021-06-28 12:31:53 +0000 | berberman | (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2021-06-28 12:32:54 +0000 | berberman | (~berberman@user/berberman) |
| 2021-06-28 12:39:39 +0000 | berberman_ | (~berberman@user/berberman) |
| 2021-06-28 12:40:36 +0000 | berberman | (~berberman@user/berberman) (Ping timeout: 268 seconds) |
| 2021-06-28 12:54:47 +0000 | backleet | (~backleet@user/backleet) (Ping timeout: 268 seconds) |
| 2021-06-28 12:56:19 +0000 | backleet | (~backleet@user/backleet) |
| 2021-06-28 13:10:06 +0000 | berberman | (~berberman@user/berberman) |
| 2021-06-28 13:11:26 +0000 | berberman_ | (~berberman@user/berberman) (Ping timeout: 268 seconds) |
| 2021-06-28 13:18:28 +0000 | berberman | (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2021-06-28 13:19:26 +0000 | berberman | (~berberman@user/berberman) |
| 2021-06-28 13:21:39 +0000 | backleet | (~backleet@user/backleet) (Quit: WeeChat 3.2) |
| 2021-06-28 13:25:17 +0000 | berberman | (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2021-06-28 13:26:11 +0000 | berberman | (~berberman@user/berberman) |
| 2021-06-28 13:58:28 +0000 | azg256 | (~azg256@78-56-98-5.static.zebra.lt) |
| 2021-06-28 14:14:58 +0000 | berberman | (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2021-06-28 14:15:45 +0000 | berberman | (~berberman@user/berberman) |
| 2021-06-28 14:43:56 +0000 | cfricke | (~cfricke@user/cfricke) (Ping timeout: 268 seconds) |
| 2021-06-28 15:41:43 +0000 | azg256 | (~azg256@78-56-98-5.static.zebra.lt) (Quit: leaving) |
| 2021-06-28 15:44:40 +0000 | azg256 | (~azg256@78-56-98-5.static.zebra.lt) |
| 2021-06-28 16:01:34 +0000 | backleet | (~backleet@user/backleet) |
| 2021-06-28 16:08:44 +0000 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2021-06-28 16:11:06 +0000 | seschwar | (~seschwar@user/seschwar) |
| 2021-06-28 16:13:21 +0000 | samhh | (~samhh@90.252.127.54) (Quit: samhh) |
| 2021-06-28 16:17:30 +0000 | backleet | (~backleet@user/backleet) (Quit: WeeChat 3.2) |
| 2021-06-28 16:18:24 +0000 | backleet | (~backleet@user/backleet) |
| 2021-06-28 16:19:32 +0000 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 265 seconds) |
| 2021-06-28 16:49:33 +0000 | Guest91 | (~Guest91@196.240.57.68) |
| 2021-06-28 16:49:52 +0000 | backleet | (~backleet@user/backleet) (Quit: WeeChat 3.2) |
| 2021-06-28 16:53:23 +0000 | <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 |
| 2021-06-28 16:53:23 +0000 | <Guest91> | have a pretty minimal system so my question is, how can I integrate a graphical file manager with the browser using XMONAD. |
| 2021-06-28 16:55:18 +0000 | azg256 | (~azg256@78-56-98-5.static.zebra.lt) (Quit: leaving) |
| 2021-06-28 16:56:56 +0000 | azg256 | (~azg256@78-56-98-5.static.zebra.lt) |
| 2021-06-28 17:23:54 +0000 | lazycat | (~lazycat@user/lazycat) |
| 2021-06-28 17:31:31 +0000 | Guest12 | (~Guest12@196.240.57.68) |
| 2021-06-28 17:35:36 +0000 | Guest12 | (~Guest12@196.240.57.68) (Client Quit) |
| 2021-06-28 17:54:00 +0000 | azg256 | (~azg256@78-56-98-5.static.zebra.lt) (Ping timeout: 252 seconds) |
| 2021-06-28 18:42:02 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2021-06-28 18:45:12 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2021-06-28 21:38:20 +0000 | <burp> | with firefox or so it's no problem? |
| 2021-06-28 21:38:43 +0000 | <burp> | maybe run the browser in a terminal to see the actual error message |
| 2021-06-28 21:42:48 +0000 | <geekosaur> | I would first ask if you have EwmhDesktops enabled, most browsers behave oddly without it |
| 2021-06-28 21:43:02 +0000 | <geekosaur> | if they work at all |
| 2021-06-28 21:46:33 +0000 | <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 |
| 2021-06-28 21:50:56 +0000 | <dminuoso> | geekosaur: Mmm, I experienced no major issues without ewmh and browsers for years. |
| 2021-06-28 21:51:23 +0000 | <dminuoso> | Or even, no issues I could relate to the window manager. |
| 2021-06-28 21:51:43 +0000 | seschwar | (~seschwar@user/seschwar) (Quit: :wq) |
| 2021-06-28 22:02:08 +0000 | <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 |
| 2021-06-28 22:03:29 +0000 | <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.. |
| 2021-06-28 22:03:50 +0000 | <dminuoso> | A firefox update came out yesterday and you dont have it? Sorry, the browser you are using is not supported! |
| 2021-06-28 22:07:20 +0000 | <geekosaur> | oh, hm, we may all lbe misreading, the point being they want integration with the equivalent of nautilus |
| 2021-06-28 22:07:41 +0000 | <geekosaur> | but I don't know of any lightweight GUI file managers off the top of my head these days |
| 2021-06-28 22:08:36 +0000 | k8[m] | k8[m]1 |
| 2021-06-28 22:08:44 +0000 | <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 |
| 2021-06-28 22:11:30 +0000 | <burp> | that's what I thought too |
| 2021-06-28 23:13:50 +0000 | cjb | (~cjb@user/cjb) |
| 2021-06-28 23:16:34 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2021-06-28 23:16:50 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2021-06-28 23:33:31 +0000 | Guest91 | (~Guest91@196.240.57.68) (Quit: Client closed) |
| 2021-06-28 23:37:25 +0000 | benin0369 | (~benin@183.82.205.231) |
| 2021-06-28 23:42:54 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Ping timeout: 268 seconds) |
| 2021-06-28 23:43:34 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2021-06-28 23:57:16 +0000 | Natch | (~natch@c-e070e255.014-297-73746f25.bbcust.telenor.se) (Ping timeout: 244 seconds) |
| 2021-06-28 23:57:47 +0000 | gknux | (~gknux@user/galaxy-knuckles/x-3015990) (Ping timeout: 244 seconds) |
| 2021-06-28 23:58:36 +0000 | gknux | (~gknux@db4g.com) |
| 2021-06-28 23:58:36 +0000 | gknux | (~gknux@db4g.com) (Changing host) |
| 2021-06-28 23:58:36 +0000 | gknux | (~gknux@user/galaxy-knuckles/x-3015990) |