Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 369 370 371 372 373 374 375 376 377 378 379 .. 1848
184,727 events total
2021-12-02 05:25:14 curiousgay joins (~curiousga@77-120-141-90.kha.volia.net)
2021-12-02 07:14:15 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-12-02 07:16:16 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-12-02 07:57:47 × obimod quits (~obimod@gateway/vpn/pia/obimod) (Ping timeout: 252 seconds)
2021-12-02 08:22:56 steve_ joins (~steve@ool-182c2b80.dyn.optonline.net)
2021-12-02 08:41:11 × curiousgay quits (~curiousga@77-120-141-90.kha.volia.net) (Quit: Leaving)
2021-12-02 08:48:14 dschrempf joins (~dominik@mobiledyn-62-240-134-39.mrsn.at)
2021-12-02 09:17:36 allbery_b joins (~geekosaur@xmonad/geekosaur)
2021-12-02 09:17:36 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-12-02 09:17:39 allbery_b is now known as geekosaur
2021-12-02 09:43:58 cfricke joins (~cfricke@user/cfricke)
2021-12-02 09:55:30 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.3)
2021-12-02 10:34:37 <Solid> liskin: stack is smart, but not in a way that's benneficial to us :/ It doesn't seem to care about the projects stack.yaml file, only about the cabal file.
2021-12-02 10:34:58 <Solid> If xft specifies a version bound that stack can't find in a snapshot it'll just disable the flag
2021-12-02 10:35:20 <Solid> but otherwise it tries to download the newest x11-xft on stackage and doesn't include contrib's extra deps
2021-12-02 10:52:33 mc47 joins (~mc47@xmonad/TheMC47)
2021-12-02 11:14:54 <liskin> Solid: in that case we might need to ifdef the new functionality :-/
2021-12-02 11:44:01 × mvk quits (~mvk@2607:fea8:5cc1:fa00::4702) (Ping timeout: 252 seconds)
2021-12-02 11:51:27 × catman quits (~catman@user/catman) (Quit: WeeChat 3.4-dev)
2021-12-02 12:01:23 <amenonsen> oh look, my new debian box has wayland installed by default.
2021-12-02 12:03:14 <amenonsen> is this the time when i bow to the steady march of progress and switch to sway and re-learn everything to do with window management?
2021-12-02 12:03:23 <amenonsen> no. no it isn't.
2021-12-02 12:07:41 <MrElendig> wayland tend to be installed by default these days on most distroes since it often have to be enabled at compile time and without dynamic/"plugin" style loading at runtime
2021-12-02 13:48:45 × dschrempf quits (~dominik@mobiledyn-62-240-134-39.mrsn.at) (Quit: WeeChat 3.3)
2021-12-02 13:50:21 benin joins (~benin@183.82.179.164)
2021-12-02 14:16:20 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2021-12-02 15:37:03 obimod joins (~obimod@gateway/vpn/pia/obimod)
2021-12-02 15:40:27 × Vermoot quits (~vermoot@89-158-106-112.rev.numericable.fr) (Remote host closed the connection)
2021-12-02 15:42:00 Vermoot joins (~vermoot@89-158-106-112.rev.numericable.fr)
2021-12-02 15:44:15 × benin quits (~benin@183.82.179.164) (Ping timeout: 256 seconds)
2021-12-02 15:47:30 mc47 joins (~mc47@xmonad/TheMC47)
2021-12-02 15:54:54 catman joins (~catman@user/catman)
2021-12-02 16:29:18 qbt joins (~qbt@user/edun)
2021-12-02 16:32:56 × qbt quits (~qbt@user/edun) (Client Quit)
2021-12-02 16:40:59 seschwar joins (~seschwar@user/seschwar)
2021-12-02 16:44:45 <Vermoot> geekosaur, do you remember the problem I had with wine and xmonad fighting for control over a window, or something like that, resulting in my total loss of control over xmonad and need to restart my whole session?
2021-12-02 16:45:04 <geekosaur> vaguely, yes
2021-12-02 16:45:40 <Vermoot> I'm looking for a workaround allowing me to use said wine software, until a potential fix
2021-12-02 16:46:09 <Vermoot> I thought using a floating layout could do the trick but alas that's not the case
2021-12-02 16:47:49 <geekosaur> I'd suspect you would need to use xephyr or something
2021-12-02 17:09:18 <sn3w[m]> How'd I get system tray in xmonad?
2021-12-02 17:09:35 benin joins (~benin@183.82.179.164)
2021-12-02 17:11:11 <geekosaur> trayer, usually
2021-12-02 17:11:27 × catman quits (~catman@user/catman) (Ping timeout: 252 seconds)
2021-12-02 17:12:18 <Solid> either use a bar that natively supports it or use a third party program yes (or, even better, learn to live without a systray :>)
2021-12-02 17:12:36 <geekosaur> see also https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Util-Hacks.html#v:trayerAboveXmobarEventHook which makes it play nicely with xmobar
2021-12-02 17:18:32 ebray187 joins (~ebray187@2800:150:129:17c4:224:1dff:fed5:599e)
2021-12-02 17:41:18 <sn3w[m]> <geekosaur> "trayer, usually" <- Sorry for the late reply but how would I set trayer with xmobar?
2021-12-02 17:41:30 <sn3w[m]> Is there any guide available on the internet for that?
2021-12-02 17:44:34 <sn3w[m]> <Solid> "either use a bar that natively..." <- I can't learn to live without a systray because of different applications (spotify, discord, slack etc) minimize to the systray. I don't find it easy to manually go to htop, kill that process and repeat this process till every instance of the process has been terminated.
2021-12-02 17:44:51 <thonoht[m]> The configuration guide mentions how to set it up
2021-12-02 17:46:08 <geekosaur> xmonad.org/TUTORIAL.html, under "Configuring related utilities" (which directly follows xmobar configuration)
2021-12-02 17:46:19 <thonoht[m]> https://xmonad.org/TUTORIAL.html
2021-12-02 17:47:06 × Vermoot quits (~vermoot@89-158-106-112.rev.numericable.fr) (Remote host closed the connection)
2021-12-02 17:47:28 <sn3w[m]> thonoht[m]: Did you meant this? #!/bin/sh... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/a45684dd64046cc725e047e70db4035d40012a38)
2021-12-02 17:47:52 <sn3w[m]> > <@thonoht:matrix.org> The configuration guide mentions how to set it up
2021-12-02 17:47:52 <sn3w[m]> * Did you meant this? https://github.com/jaor/xmobar/issues/239#issuecomment-233206552
2021-12-02 17:47:54 <lambdabot> <hint>:1:1: error: parse error on input ‘<@’
2021-12-02 17:47:58 Vermoot joins (~vermoot@89-158-106-112.rev.numericable.fr)
2021-12-02 17:49:27 × noex quits (~null@2600:8804:1280:aa0:5857:94a:25de:c513) (Quit: my dad's not a phone!)
2021-12-02 17:56:14 noex joins (~null@2600:8804:1280:aa0:5857:94a:25de:c513)
2021-12-02 18:06:00 <thonoht[m]> Yeah
2021-12-02 18:10:46 × noex quits (~null@2600:8804:1280:aa0:5857:94a:25de:c513) (Quit: my dad's not a phone!)
2021-12-02 18:12:08 noex joins (~null@2600:8804:1280:aa0:5857:94a:25de:c513)
2021-12-02 18:15:04 <Solid> sn3w[m]: I admittedly don't use any of these programs, but I would probably just use a scratchpad for them it that was the case
2021-12-02 18:20:35 <thonoht[m]> I have no idea how I would work with scratchpads :P But trayer works fine for me so far. sn3w do you get how to use that script?
2021-12-02 18:24:22 × noex quits (~null@2600:8804:1280:aa0:5857:94a:25de:c513) (Quit: my dad's not a phone!)
2021-12-02 18:24:41 <geekosaur> I realy need to push my current config up to github at some point
2021-12-02 18:24:56 <geekosaur> although I guess my pyanfar config would work for that too
2021-12-02 18:25:24 noex joins (~null@2600:8804:1280:aa0:5857:94a:25de:c513)
2021-12-02 18:26:35 × ex quits (~exordiri@user/exordiri) (Quit: goodbye)
2021-12-02 18:28:14 ebn joins (~user@h-46-59-90-141.A463.priv.bahnhof.se)
2021-12-02 18:34:07 liskin uses apps that minimize to the tray but to open them I just launch them "again" using rofi
2021-12-02 18:35:01 <liskin> they usually just open the existing instance
2021-12-02 18:36:03 <thonoht[m]> I just have some black icons on black, since I couldn't be bothered to figure out how to fix the icon fonts
2021-12-02 18:45:32 ex joins (~exordiri@user/wpops)
2021-12-02 18:52:03 MagnusMX joins (~MagnusMX@189.195.202.174)
2021-12-02 18:54:53 <MagnusMX> Hello there I hope everyone is well
2021-12-02 18:57:03 <MagnusMX> So, I recently installed xmonad 0.17, I followed the tutorial and now I have the basics, but I have two monitors how can I set one xmobar for each monitor ?
2021-12-02 18:58:58 <MrElendig> there are multiple ways to do that, depends a bit on how you want to send data to xmobar, and if you want the two bars to have the same data from xmonad or different data
2021-12-02 18:59:46 <MrElendig> if you eg use the statusbar function then you can simply abuse tee if you want them to be identical
2021-12-02 19:01:31 <Solid> MagnusMX: X.H.StatusBar has a pretty decent section on multiple status bars: https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Hooks-StatusBar.html#g:3
2021-12-02 19:01:40 <Solid> it's quite intuitive with the new interface
2021-12-02 19:12:29 <MagnusMX> I want only one with a tray, the sond without a tary, but I was seeing configs and It seems to use only one xmobarcc filehow can I configure one bar to use certain space and the second to use all space
2021-12-02 19:13:02 <MagnusMX> I'm pretty new with xmonad and haskell in general, but I'm going to read
2021-12-02 19:16:38 <MagnusMX> and yes, the same data :P
2021-12-02 19:16:55 <MagnusMX> thank you all :)
2021-12-02 19:17:01 <MagnusMX> I have to leave now
2021-12-02 19:17:05 × MagnusMX quits (~MagnusMX@189.195.202.174) (Quit: Leaving)
2021-12-02 19:40:53 curiousgay joins (~curiousga@77-120-141-90.kha.volia.net)
2021-12-02 20:04:00 × ebray187 quits (~ebray187@2800:150:129:17c4:224:1dff:fed5:599e) (Quit: Konversation terminated!)
2021-12-02 20:13:22 catman joins (~catman@user/catman)
2021-12-02 20:18:49 × obimod quits (~obimod@gateway/vpn/pia/obimod) (Ping timeout: 252 seconds)
2021-12-02 20:20:22 obimod joins (~obimod@gateway/vpn/pia/obimod)
2021-12-02 20:36:13 × benin quits (~benin@183.82.179.164) (Quit: The Lounge - https://thelounge.chat)
2021-12-02 21:00:02 benin joins (~benin@183.82.179.164)
2021-12-02 21:03:23 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-12-02 21:03:23 allbery_b joins (~geekosaur@xmonad/geekosaur)
2021-12-02 21:03:26 allbery_b is now known as geekosaur
2021-12-02 21:10:50 × benin quits (~benin@183.82.179.164) (Quit: The Lounge - https://thelounge.chat)

All times are in UTC.