Logs: liberachat/#xmonad
| 2022-01-23 17:24:37 | → | sogens joins (~sogens@191.101.174.78) |
| 2022-01-23 17:32:42 | × | sogens quits (~sogens@191.101.174.78) (Quit: WeeChat 3.4) |
| 2022-01-23 17:32:57 | → | sogens joins (~sogens@191.101.174.78) |
| 2022-01-23 17:33:05 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 256 seconds) |
| 2022-01-23 17:42:56 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 2022-01-23 17:45:43 | → | banc- joins (banc@gateway/vpn/airvpn/banc) |
| 2022-01-23 17:47:37 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 256 seconds) |
| 2022-01-23 17:51:57 | × | benin quits (~benin@183.82.31.24) (Ping timeout: 240 seconds) |
| 2022-01-23 17:54:37 | → | benin joins (~benin@183.82.31.24) |
| 2022-01-23 18:08:01 | × | benin quits (~benin@183.82.31.24) (Ping timeout: 256 seconds) |
| 2022-01-23 18:29:40 | → | ectospasm joins (~ectospasm@user/ectospasm) |
| 2022-01-23 19:04:46 | × | ChanServ quits (ChanServ@services.libera.chat) (shutting down) |
| 2022-01-23 19:05:18 | → | ChanServ joins (ChanServ@services.libera.chat) |
| 2022-01-23 19:05:18 | mercury.libera.chat | sets mode +o ChanServ |
| 2022-01-23 19:30:57 | × | dirtcastle quits (~dirtcastl@103.43.203.227) (Ping timeout: 256 seconds) |
| 2022-01-23 19:31:47 | → | dirtcastle joins (~dirtcastl@2409:4072:e9b:d370:e80e:3eff:fea1:8e74) |
| 2022-01-23 19:36:02 | × | dirtcastle quits (~dirtcastl@2409:4072:e9b:d370:e80e:3eff:fea1:8e74) (Ping timeout: 240 seconds) |
| 2022-01-23 19:57:52 | × | kr1x quits (~kr1x@170.249.0.122) (Remote host closed the connection) |
| 2022-01-23 20:16:39 | → | dirtcastle joins (~dirtcastl@2409:4072:e9b:d370:9088:61ff:fea9:f3a9) |
| 2022-01-23 20:22:57 | × | dirtcastle quits (~dirtcastl@2409:4072:e9b:d370:9088:61ff:fea9:f3a9) (Ping timeout: 240 seconds) |
| 2022-01-23 20:34:26 | → | jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
| 2022-01-23 20:35:19 | → | humky_ joins (~humky@user/humky) |
| 2022-01-23 20:38:14 | × | humky quits (~humky@user/humky) (Ping timeout: 268 seconds) |
| 2022-01-23 21:10:50 | → | humky__ joins (~humky@user/humky) |
| 2022-01-23 21:11:53 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2022-01-23 21:12:57 | × | humky_ quits (~humky@user/humky) (Ping timeout: 240 seconds) |
| 2022-01-23 21:13:39 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2022-01-23 21:16:18 | → | humky_ joins (~humky@user/humky) |
| 2022-01-23 21:18:57 | × | humky__ quits (~humky@user/humky) (Ping timeout: 240 seconds) |
| 2022-01-23 21:20:19 | → | humky__ joins (~humky@user/humky) |
| 2022-01-23 21:23:22 | × | humky_ quits (~humky@user/humky) (Ping timeout: 250 seconds) |
| 2022-01-23 21:24:17 | × | humky__ quits (~humky@user/humky) (Remote host closed the connection) |
| 2022-01-23 21:29:48 | <jakeStateless-Fa> | Is there a layout that tags windows in such a way that you can have windows fullscreen upon focus, but not otherwise, and only for specified windows (therefore, using magnifier here likely isn't the solution) |
| 2022-01-23 21:30:48 | <jakeStateless-Fa> | You can always just `float %rect(0,0,1,1)`, but that doesn't allow the re-tiling/proper focusing of a newly focused window. The fullscreen floating one just stays there... |
| 2022-01-23 21:31:50 | <jakeStateless-Fa> | well, magnifier might work here, if I could figure out the tagging element. |
| 2022-01-23 21:35:10 | <jakeStateless-Fa> | https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/src/XMonad.Layout.Magnifier.html#unlessMaster |
| 2022-01-23 21:35:10 | <jakeStateless-Fa> | Looks like I could modify this to suit my needs. I'm not sure how exactly though... 🤔 |
| 2022-01-23 21:44:54 | <geekosaur> | https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Actions-TagWindows.html is a thing, maybe you can use addTag and hasTag? |
| 2022-01-23 21:47:14 | <jakeStateless-Fa> | mmh, that might work |
| 2022-01-23 22:11:52 | → | m5zs7k joins (aquares@web10.mydevil.net) |
| 2022-01-23 22:15:46 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2022-01-23 22:21:53 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2022-01-23 22:23:45 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2022-01-23 22:45:42 | × | noex quits (~null@user/noex) (Ping timeout: 250 seconds) |
| 2022-01-23 22:47:52 | → | noex joins (~null@user/noex) |
| 2022-01-23 22:52:08 | × | sogens quits (~sogens@191.101.174.78) (Quit: WeeChat 3.4) |
| 2022-01-23 22:53:18 | → | steve__ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2022-01-23 23:06:17 | × | chomwitt quits (~chomwitt@2a02:587:dc06:be00:12c3:7bff:fe6d:d374) (Ping timeout: 240 seconds) |
| 2022-01-23 23:33:57 | × | jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 240 seconds) |
| 2022-01-23 23:36:35 | → | jao joins (~jao@68.235.43.93) |
| 2022-01-23 23:41:27 | → | dirtcastle joins (~dirtcastl@2409:4072:e9b:d370:bc54:e4ff:fec2:6fce) |
| 2022-01-23 23:52:37 | × | dirtcastle quits (~dirtcastl@2409:4072:e9b:d370:bc54:e4ff:fec2:6fce) (Ping timeout: 240 seconds) |
| 2022-01-23 23:54:17 | × | mvk quits (~mvk@2607:fea8:5cdc:bf00::a2bf) (Ping timeout: 240 seconds) |
| 2022-01-24 00:06:26 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 2022-01-24 00:13:37 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Ping timeout: 240 seconds) |
| 2022-01-24 00:15:59 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2022-01-24 00:57:25 | → | sogens joins (~sogens@pa49-182-138-25.pa.qld.optusnet.com.au) |
| 2022-01-24 01:02:12 | × | sogens quits (~sogens@pa49-182-138-25.pa.qld.optusnet.com.au) (Ping timeout: 250 seconds) |
| 2022-01-24 01:03:23 | → | sogens joins (~sogens@191.101.174.111) |
| 2022-01-24 01:09:50 | × | sogens quits (~sogens@191.101.174.111) (Quit: WeeChat 3.4) |
| 2022-01-24 01:10:18 | → | sogens joins (~sogens@191.101.174.111) |
| 2022-01-24 01:12:35 | × | sogens quits (~sogens@191.101.174.111) (Client Quit) |
| 2022-01-24 01:13:06 | → | sogens joins (~sogens@191.101.174.111) |
| 2022-01-24 01:25:09 | → | jason joins (~jason@191.101.174.111) |
| 2022-01-24 01:32:03 | × | vojjvoda[m] quits (~vojjvodam@2001:470:69fc:105::cefe) (Quit: Client limit exceeded: 20000) |
| 2022-01-24 01:33:03 | → | benin joins (~benin@183.82.31.24) |
| 2022-01-24 01:36:27 | × | jason quits (~jason@191.101.174.111) (Quit: Lost terminal) |
| 2022-01-24 02:07:37 | × | steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 240 seconds) |
| 2022-01-24 02:34:29 | → | dirtcastle joins (~dirtcastl@103.43.203.229) |
| 2022-01-24 02:35:24 | × | dirtcastle quits (~dirtcastl@103.43.203.229) (Client Quit) |
| 2022-01-24 02:35:33 | → | dirtcastle joins (~dirtcastl@103.43.203.229) |
| 2022-01-24 02:56:17 | × | sogens quits (~sogens@191.101.174.111) (Ping timeout: 240 seconds) |
| 2022-01-24 02:58:51 | → | sogens joins (~sogens@45.132.224.58) |
| 2022-01-24 03:02:57 | × | banc- quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 240 seconds) |
| 2022-01-24 03:11:04 | → | dpn` joins (~dpn@203-206-161-39.perm.iinet.net.au) |
| 2022-01-24 03:11:11 | <dpn`> | moin |
| 2022-01-24 03:11:28 | → | vojjvoda[m] joins (~vojjvodam@2001:470:69fc:105::cefe) |
| 2022-01-24 03:12:26 | <dpn`> | sorry for the necro on this PR: https://github.com/xmonad/xmonad/pull/59 but I'm getting this weird transparency issue in 0.15 ... I can't find anything in xprops that changes the way picom decides to handle it |
| 2022-01-24 03:22:37 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 2022-01-24 03:30:21 | × | td_ quits (~td@94.134.91.105) (Ping timeout: 256 seconds) |
| 2022-01-24 03:31:52 | → | td_ joins (~td@94.134.91.163) |
| 2022-01-24 03:32:57 | × | ebray187 quits (~ebray187@2800:150:129:17c4:224:1dff:fed5:599e) (Quit: Konversation terminated!) |
| 2022-01-24 04:17:17 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 240 seconds) |
| 2022-01-24 04:19:16 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2022-01-24 04:53:45 | × | sogens quits (~sogens@45.132.224.58) (Quit: WeeChat 3.4) |
| 2022-01-24 04:54:00 | → | sogens joins (~sogens@45.132.224.58) |
| 2022-01-24 04:57:57 | × | jao quits (~jao@68.235.43.93) (Ping timeout: 240 seconds) |
| 2022-01-24 05:14:17 | → | twiclo joins (~twiclo@mail.twil.cx) |
| 2022-01-24 05:19:02 | × | sogens quits (~sogens@45.132.224.58) (Quit: WeeChat 3.4) |
| 2022-01-24 05:19:16 | → | sogens joins (~sogens@45.132.224.58) |
| 2022-01-24 06:39:02 | → | steve__ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2022-01-24 06:50:37 | → | chomwitt joins (~chomwitt@2a02:587:dc06:be00:12c3:7bff:fe6d:d374) |
| 2022-01-24 06:52:53 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2022-01-24 06:56:33 | → | edun joins (~qbt@user/edun) |
| 2022-01-24 06:57:34 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2022-01-24 07:07:37 | × | edun quits (~qbt@user/edun) (Ping timeout: 240 seconds) |
| 2022-01-24 08:17:50 | × | thunderrd quits (~thunderrd@183.182.114.164) (Remote host closed the connection) |
| 2022-01-24 08:24:53 | → | edun joins (~qbt@user/edun) |
| 2022-01-24 09:17:44 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
| 2022-01-24 09:17:44 | → | allbery_b joins (~geekosaur@xmonad/geekosaur) |
All times are in UTC.