Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 985 986 987 988 989 990 991 992 993 994 995 .. 1850
184,996 events total
2022-12-09 23:15:57 tremon joins (~tremon@83-84-18-241.cable.dynamic.v4.ziggo.nl)
2022-12-09 23:19:32 × sogens quits (sogens@gateway/vpn/protonvpn/sogens) (Quit: WeeChat 3.7.1)
2022-12-09 23:21:18 sogens joins (sogens@gateway/vpn/protonvpn/sogens)
2022-12-10 00:09:52 × sogens quits (sogens@gateway/vpn/protonvpn/sogens) (Ping timeout: 256 seconds)
2022-12-10 00:24:53 sogens joins (sogens@gateway/vpn/protonvpn/sogens)
2022-12-10 00:31:58 × tremon quits (~tremon@83-84-18-241.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in)
2022-12-10 00:48:03 × sogens quits (sogens@gateway/vpn/protonvpn/sogens) (Quit: WeeChat 3.7.1)
2022-12-10 03:03:10 × banc quits (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 252 seconds)
2022-12-10 03:21:46 sogens joins (sogens@gateway/vpn/protonvpn/sogens)
2022-12-10 03:24:11 banc joins (banc@gateway/vpn/protonvpn/banc)
2022-12-10 03:42:00 × td_ quits (~td@83.135.9.40) (Ping timeout: 260 seconds)
2022-12-10 03:43:06 × terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Quit: The Lounge - https://thelounge.chat)
2022-12-10 03:43:51 td_ joins (~td@83.135.9.5)
2022-12-10 03:45:44 terrorjack joins (~terrorjac@2a01:4f8:1c1e:509a::1)
2022-12-10 05:16:18 Viking667 joins (viking@203.184.11.139)
2022-12-10 05:18:58 <Viking667> Really quick noob question about ManageHook. className =? "some_string" --> do_stuff(), does "some_string" do a subset of className, or the exact string?
2022-12-10 05:20:50 <Viking667> Because I'm trying to match on this expression, and I don't seem to get it working: className =? "libreoffice-base" --> doShift "<action=xdotool key super+5>doc</action>"
2022-12-10 05:20:53 × Lears quits (~Leary]@user/Leary/x-0910699) (Remote host closed the connection)
2022-12-10 05:21:57 <Viking667> That's meant to match on any libreoffice-base window and to send it off to the 5th desktop, but when I open a database with libreoffice, it opens on the same desktop as I'm on, not on the desktop I want it to open on.
2022-12-10 05:22:13 [Leary] joins (~Leary]@user/Leary/x-0910699)
2022-12-10 05:24:37 <Viking667> xprop run on that window shows that the class name is libreoffice-base: WM_CLASS(STRING) = "libreoffice", "libreoffice-base"
2022-12-10 05:26:14 <Viking667> Ah yes. Further information, though it's around in 0.17 too, but I'm on 0.13 from an old Fedora install.
2022-12-10 06:15:15 lokesh1197 joins (~Thunderbi@14.139.128.52)
2022-12-10 06:15:54 lokesh1198 joins (~Thunderbi@106.206.56.226)
2022-12-10 06:19:54 × lokesh1197 quits (~Thunderbi@14.139.128.52) (Ping timeout: 256 seconds)
2022-12-10 06:19:54 lokesh1198 is now known as lokesh1197
2022-12-10 07:06:29 × lokesh1197 quits (~Thunderbi@106.206.56.226) (Quit: lokesh1197)
2022-12-10 07:07:24 lokesh1197 joins (~Thunderbi@14.139.128.52)
2022-12-10 07:40:30 × sogens quits (sogens@gateway/vpn/protonvpn/sogens) (Quit: WeeChat 3.7.1)
2022-12-10 07:40:54 sogens joins (sogens@gateway/vpn/protonvpn/sogens)
2022-12-10 07:43:28 sogens_ joins (sogens@gateway/vpn/protonvpn/sogens)
2022-12-10 07:45:50 × sogens quits (sogens@gateway/vpn/protonvpn/sogens) (Ping timeout: 260 seconds)
2022-12-10 09:33:47 lokesh1198 joins (~Thunderbi@2401:4900:33bf:d171:fa97:77e7:c179:ed3d)
2022-12-10 09:34:50 × lokesh1197 quits (~Thunderbi@14.139.128.52) (Ping timeout: 256 seconds)
2022-12-10 09:34:50 lokesh1198 is now known as lokesh1197
2022-12-10 09:43:59 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 264 seconds)
2022-12-10 09:44:14 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2022-12-10 10:03:13 × lokesh1197 quits (~Thunderbi@2401:4900:33bf:d171:fa97:77e7:c179:ed3d) (Quit: lokesh1197)
2022-12-10 10:08:18 <Viking667> heh, I get the picture people just lurk here, and hardly ever answer questions.
2022-12-10 10:08:30 lokesh1197 joins (~Thunderbi@14.139.128.52)
2022-12-10 10:15:54 <_Ity[m]> Nobody else seemed to have read it yet, and I don't know the answer ^^
2022-12-10 10:16:04 <[Leary]> Viking667: If you look over the channel logs, you'll see that isn't the case---you just have to be patient.
2022-12-10 10:16:30 <[Leary]> Re `=?`, it does require an exact match, which you seem to have.
2022-12-10 10:16:48 <[Leary]> The string argument you're giving to `doShift` is very odd, however.
2022-12-10 10:18:21 <[Leary]> It's probably trying to shift the window to a non-existent workspace, which I'll venture is a no-op.
2022-12-10 10:25:25 <[Leary]> Well, to say it a bit more directly, I have no idea where you got "<action=...>doc</action>", or why you expect that to work. You probably just want `doShift "5"` there, or whatever your fifth workspace is called.
2022-12-10 11:04:14 <Viking667> whew. sorry about that.
2022-12-10 11:07:25 × lokesh1197 quits (~Thunderbi@14.139.128.52) (Ping timeout: 252 seconds)
2022-12-10 11:07:26 lokesh1198 joins (~Thunderbi@14.139.128.55)
2022-12-10 11:08:22 <Viking667> Okay, what do I use if I want to match a string that's inside what I am looking at, for example? i.e. "Some Fancy Website - Google Chrome" and I want to fire the doSomething when I match the "Google Chrome" part of that?
2022-12-10 11:09:19 lokesh1197 joins (~Thunderbi@14.139.128.54)
2022-12-10 11:12:25 × lokesh1198 quits (~Thunderbi@14.139.128.55) (Ping timeout: 268 seconds)
2022-12-10 11:13:16 <[Leary]> Viking667: There are various helpers in the X.H.ManageHelpers module; it looks like the operator for infix matches is `~?`. A disclaimer: ManageHooks on browsers generally won't work how you want them to, since their properties tend to be set dynamically after window creation. You may need X.H.DynamicProperty.
2022-12-10 11:16:21 × lokesh1197 quits (~Thunderbi@14.139.128.54) (Remote host closed the connection)
2022-12-10 11:20:39 lokesh1197 joins (~Thunderbi@14.139.128.30)
2022-12-10 11:23:40 <Viking667> Ah, okay. Thank you.
2022-12-10 11:24:16 Viking667 disapparates
2022-12-10 11:24:58 × Viking667 quits (viking@203.184.11.139) (Quit: AIEEEEEEEEEEEEEEEE.......*BANG*)
2022-12-10 11:25:20 × lokesh1197 quits (~Thunderbi@14.139.128.30) (Ping timeout: 256 seconds)
2022-12-10 11:31:32 lokesh1197 joins (~Thunderbi@14.139.128.10)
2022-12-10 11:40:27 × lokesh1197 quits (~Thunderbi@14.139.128.10) (Ping timeout: 256 seconds)
2022-12-10 11:41:35 × ft quits (~ft@p508dbd59.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
2022-12-10 11:43:20 ft joins (~ft@p4fc2a257.dip0.t-ipconnect.de)
2022-12-10 12:35:53 <geekosaur> actually it creates the workspace but you have noo keybind for it so need XMonad.Prompt.Workspace or similar to get to it
2022-12-10 12:37:07 <geekosaur> although that also looks like an old version of the active workspaces hack for xmobar so it might work as intended
2022-12-10 13:27:53 lokesh1197 joins (~Thunderbi@14.139.128.52)
2022-12-10 13:29:28 <[Leary]> geekosaur: `doShift` does? Not from what I can see.
2022-12-10 13:32:27 × lokesh1197 quits (~Thunderbi@14.139.128.52) (Ping timeout: 248 seconds)
2022-12-10 13:44:57 tremon joins (~tremon@83-84-18-241.cable.dynamic.v4.ziggo.nl)
2022-12-10 13:49:28 <geekosaur> hm, surprise to me, but I see line 581 just returns the original StackSet instead of going through the path that creates a new ws
2022-12-10 16:26:56 lokesh1197 joins (~Thunderbi@14.139.128.52)
2022-12-10 16:29:32 sadmax joins (~user@209.205.174.253)
2022-12-10 16:38:57 × sadmax quits (~user@209.205.174.253) (Remote host closed the connection)
2022-12-10 17:26:52 × terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Ping timeout: 256 seconds)
2022-12-10 17:42:14 terrorjack joins (~terrorjac@2a01:4f8:1c1e:509a::1)
2022-12-10 18:03:42 × terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Ping timeout: 256 seconds)
2022-12-10 18:06:59 terrorjack joins (~terrorjac@2a01:4f8:1c1e:509a::1)
2022-12-10 18:16:59 × lokesh1197 quits (~Thunderbi@14.139.128.52) (Ping timeout: 264 seconds)
2022-12-10 18:56:32 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-12-10 21:30:01 × srk quits (~sorki@user/srk) (Ping timeout: 252 seconds)
2022-12-10 21:48:47 × noex quits (~null@user/noex) (Quit: :q!)
2022-12-10 21:59:08 srk joins (~sorki@user/srk)
2022-12-10 22:27:46 × sagax quits (~sagax_nb@user/sagax) (Remote host closed the connection)
2022-12-11 00:45:15 thyriaen joins (~thyriaen@2a01:aea0:dd4:4bae:2f5b:a119:9b18:3b52)
2022-12-11 00:45:51 × chomwitt quits (~chomwitt@2a02:587:7a05:dc00:1ac0:4dff:fedb:a3f1) (Ping timeout: 256 seconds)
2022-12-11 01:07:12 × tremon quits (~tremon@83-84-18-241.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in)
2022-12-11 01:24:38 diep joins (~diep@2a01:cb11:2d7:4a00:a13f:e40c:c4e8:736c)
2022-12-11 01:43:54 sogens joins (sogens@gateway/vpn/protonvpn/sogens)
2022-12-11 01:45:47 × sogens_ quits (sogens@gateway/vpn/protonvpn/sogens) (Ping timeout: 264 seconds)
2022-12-11 01:51:44 mvk joins (~mvk@2607:fea8:5ce3:8500::efb)
2022-12-11 01:53:30 × mvk quits (~mvk@2607:fea8:5ce3:8500::efb) (Client Quit)
2022-12-11 02:18:48 × thyriaen quits (~thyriaen@2a01:aea0:dd4:4bae:2f5b:a119:9b18:3b52) (Remote host closed the connection)
2022-12-11 02:34:17 diep_ joins (~diep@2a01:cb11:2d7:4a00:be51:377e:4f72:b218)
2022-12-11 02:40:23 × sogens quits (sogens@gateway/vpn/protonvpn/sogens) (Ping timeout: 264 seconds)
2022-12-11 02:42:54 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Remote host closed the connection)
2022-12-11 02:49:23 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-12-11 02:55:08 × ^[ quits (~user@user//x-8473491) (Ping timeout: 252 seconds)
2022-12-11 02:58:08 × thunderrd quits (~thunderrd@183.182.115.167) (Ping timeout: 255 seconds)
2022-12-11 03:03:48 × banc quits (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 265 seconds)
2022-12-11 03:05:10 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 268 seconds)

All times are in UTC.