Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 881 882 883 884 885 886 887 888 889 890 891 .. 1850
184,993 events total
2022-10-01 16:28:59 bla joins (~bla@83.24.69.6.ipv4.supernova.orange.pl)
2022-10-01 16:37:54 isaacthekind[m] joins (~isaacthek@2001:470:69fc:105::2:6003)
2022-10-01 16:38:40 <isaacthekind[m]> does anybody have a good example of setting up xmonad on nixOS?
2022-10-01 16:41:37 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 16:46:12 <geekosaur> HP_UX, if it wasn't clear, `anyModifier` is a special value. But it has no meaning in a keymap, except for the top level keymap (`keys` function or `additionalKeys`, but not submaps as the keyboard's already grabbed)
2022-10-01 16:55:13 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Quit: leaving)
2022-10-01 16:56:15 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 16:56:24 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-01 16:57:10 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 16:58:28 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-01 17:02:56 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 17:03:03 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-01 17:03:28 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 17:22:43 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Quit: restarting computer, will come back soon)
2022-10-01 17:38:13 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 18:42:53 × noex quits (~null@user/noex) (Quit: :q!)
2022-10-01 18:56:53 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Quit: Be back in a sec)
2022-10-01 18:58:41 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 18:59:58 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-01 19:01:20 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 21:03:35 × chomwitt quits (~chomwitt@2a02:587:dc14:f500:f42c:42aa:75f3:5bbf) (Remote host closed the connection)
2022-10-01 21:21:55 Guest9869 joins (~Guest98@2603-8000-6f00-2842-0000-0000-0000-1673.res6.spectrum.com)
2022-10-01 21:22:09 <Guest9869> hit how do i prevent xmobar from growing off screen when applications are open, or too many for the matter
2022-10-01 21:23:14 <Guest9869> as in I have it displaying application names when open, but the bar continues to expand to the right if more are opened
2022-10-01 21:28:58 × Guest9869 quits (~Guest98@2603-8000-6f00-2842-0000-0000-0000-1673.res6.spectrum.com) (Quit: Client closed)
2022-10-01 21:43:25 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Quit: leaving)
2022-10-01 21:44:26 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 21:47:03 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-01 21:47:58 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 22:20:38 Guest9858 joins (~Guest98@172-112-225-143.res.spectrum.com)
2022-10-01 23:37:54 noex joins (~null@user/noex)
2022-10-01 23:52:36 × steve_ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 264 seconds)
2022-10-01 23:56:46 × noex quits (~null@user/noex) (Quit: :q!)
2022-10-02 00:46:16 noex joins (~null@user/noex)
2022-10-02 00:48:34 <[Leary]> isaacthekind[m]: It suffices to set `windowManager.xmonad = { enable = true; enableContribAndExtras = true; };`. The other options are mostly just noise.
2022-10-02 01:08:12 × mvk quits (~mvk@2607:fea8:5ce3:8500::778c) (Ping timeout: 264 seconds)
2022-10-02 01:24:32 × noex quits (~null@user/noex) (Quit: :q!)
2022-10-02 01:35:04 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Remote host closed the connection)
2022-10-02 01:36:30 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-10-02 01:49:09 <HP-UX> Hi
2022-10-02 01:49:16 <HP-UX> Having some trouble applying this
2022-10-02 01:49:24 <HP-UX> https://xmonad.github.io/xmonad-docs/xmonad-contrib-0.16.999/XMonad-Util-ClickableWorkspaces.html
2022-10-02 01:49:53 <HP-UX> myXmobarLogHook xmproc = clickablePP . dynamicLogWithPP . filterOutWsPP [scratchpadWorkspaceTag] $ xmobarPP {... ppOutput= etc ... here}
2022-10-02 01:50:00 <HP-UX> and
2022-10-02 01:50:04 <HP-UX> , logHook = myXmobarLogHook xmproc <+> myLogHook
2022-10-02 01:50:31 <HP-UX> I'm not sure where to put clickablePP
2022-10-02 01:56:31 <HP-UX> https://www.fpcomplete.com/haskell/tutorial/operators/
2022-10-02 01:56:33 <HP-UX> hmm
2022-10-02 01:56:49 <HP-UX> . func composition and $ is f(X) etc.
2022-10-02 01:56:51 <HP-UX> interesting
2022-10-02 01:58:53 <[Leary]> I think you want something like `dynamicLogWithPP <=< clickablePP . filterOutWsPP [...] $ ...`
2022-10-02 01:59:24 <[Leary]> But it might be easier to understand if you wrote it with a `do` block.
2022-10-02 02:00:10 <HP-UX> I just started learning haskell lastt night hah
2022-10-02 02:01:32 <HP-UX> (<=<) :: Monad m => (b -> m c) -> (a -> m b) -> (a -> m c)
2022-10-02 02:01:44 <HP-UX> There are a few different monadic binding operators. The two most basic are >>= and >>, as they can be trivially expressed in do-notation. And as previously mentioned, >> is just a synonym for *> from the Applicative class, so it's even easier. =<< is just >>= with the arguments reversed.
2022-10-02 02:01:48 <HP-UX> Reading about it now
2022-10-02 02:02:05 <HP-UX> Wont' even pretned to understand what is being said, but eventually I'll make sense of it
2022-10-02 02:03:41 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 244 seconds)
2022-10-02 02:03:50 <HP-UX> [Leary]: https://bpa.st/2M6A
2022-10-02 02:04:33 <[Leary]> @hoogle (<=<)
2022-10-02 02:04:34 <lambdabot> Control.Monad (<=<) :: Monad m => (b -> m c) -> (a -> m b) -> a -> m c
2022-10-02 02:04:34 <lambdabot> System.Directory.Internal.Prelude (<=<) :: Monad m => (b -> m c) -> (a -> m b) -> a -> m c
2022-10-02 02:04:34 <lambdabot> Control.Monad.Compat (<=<) :: Monad m => (b -> m c) -> (a -> m b) -> a -> m c
2022-10-02 02:05:04 <HP-UX> So I need one of thse modules imported?
2022-10-02 02:05:12 <[Leary]> That's right.
2022-10-02 02:05:19 <HP-UX> I assume controlmodad?
2022-10-02 02:05:52 <HP-UX> Interesting
2022-10-02 02:06:00 <HP-UX> I gotta learn haskell man, it's a crazy langauge
2022-10-02 02:06:57 <[Leary]> Re do-notation, it's an imperative-looking syntactic sugar that usually easier to read than operator-soup. Using it, this becomes something like: `do { let myPP = filterOutWsPP [...] $ xmobarPP{ ... }; cPP <- clickablePP myPP; dynamicLogWithPP cPP }`
2022-10-02 02:07:20 <[Leary]> Where `a <- doThing` runs effects in `doThing` and binds the result to `a`.
2022-10-02 02:08:10 <HP-UX> Whe I add clickablePP, xmobar doesn't render the template vars in xmobar, they show up in xmboar like %% something
2022-10-02 02:08:56 <HP-UX> https://i.imgur.com/xn1nheX.png
2022-10-02 02:09:01 <HP-UX> Could not parse string, it says
2022-10-02 02:09:51 <HP-UX> template = "<fc=#FE6BD2>%StdinReader%</fc>}{<fc=#FF4444>$%btcticker%</fc> ☀ <fc=#8888FF> %KDEN%</fc> ♶ <fc=#A6FE4E>%memory%</fc> <fc=#FE0101>%swap%</fc> <fc=#5BD8FE>%enp6s0%</fc> <fc=#FFFFFF>%date%</fc>"
2022-10-02 02:11:14 <[Leary]> I don't know the module, but I'd guess this is related to the three requirements listed in the Usage section.
2022-10-02 02:11:29 <HP-UX> I have met them, I got xdotool and the rest
2022-10-02 02:11:32 × td_ quits (~td@94.134.91.190) (Ping timeout: 265 seconds)
2022-10-02 02:11:48 <HP-UX> Oh
2022-10-02 02:11:53 <HP-UX> I am missing the last one
2022-10-02 02:11:57 <HP-UX> use of UnsafeStdinReader/UnsafeXMonadLog in xmobarrc (rather than StdinReader/XMonadLog)
2022-10-02 02:13:04 td_ joins (~td@94.134.91.231)
2022-10-02 02:13:25 <HP-UX> I used UnsafeStdinReader and now xmobar displays, Updating...
2022-10-02 02:17:05 <HP-UX> You have to modify templte var to Unsafe too
2022-10-02 02:17:08 <HP-UX> Got it. thanks
2022-10-02 02:23:48 banc joins (banc@gateway/vpn/airvpn/banc)
2022-10-02 02:53:33 × terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Quit: The Lounge - https://thelounge.chat)
2022-10-02 02:56:08 terrorjack joins (~terrorjac@2a01:4f8:1c1e:509a::1)
2022-10-02 03:35:19 × hrberg quits (~quassel@171.79-160-161.customer.lyse.net) (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)
2022-10-02 03:35:59 hrberg joins (~quassel@171.79-160-161.customer.lyse.net)
2022-10-02 05:47:38 Solid is almost done moving; hopefully more time for xmonad again soon
2022-10-02 06:14:09 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 252 seconds)
2022-10-02 06:36:30 × redgloboli quits (~redglobol@user/redgloboli) (Quit: ...enter the matrix...)
2022-10-02 06:37:25 redgloboli joins (~redglobol@user/redgloboli)
2022-10-02 07:42:58 wonko joins (~wjc@2a0e:1c80:11::50)
2022-10-02 07:44:00 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Quit: rebooting)
2022-10-02 07:47:57 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-02 07:48:56 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-02 07:50:12 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-02 08:02:31 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Quit: brb)
2022-10-02 08:03:19 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)

All times are in UTC.