Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 233 234 235 236 237 238 239 240 241 242 243 .. 1847
184,627 events total
2021-10-04 09:29:59 <TORRENTER[m]> Found another one which is also a Haskell wp but works
2021-10-04 09:30:03 <TORRENTER[m]> https://www.opendesktop.org/p/1217113/
2021-10-04 09:30:12 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-10-04 09:30:27 × rieper quits (~riepernet@sxbeta1.geo.uni-leipzig.de) (Ping timeout: 265 seconds)
2021-10-04 09:30:32 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-10-04 09:39:24 rieper joins (~riepernet@sxbeta1.geo.uni-leipzig.de)
2021-10-04 09:47:02 <TORRENTER[m]> I'll make a wp in Gimp tonight with the actual xmonad logo, any ideas of what else to add to it? (Disclaimer: GIMP beginner)
2021-10-04 09:50:32 <TORRENTER[m]> I'll just make a public git repo with a bunch of gimp made wallpapers for XMonad
2021-10-04 10:17:28 <geekosaur> /r/unixporn has a few nice xmonad setups including wallpapers
2021-10-04 10:18:43 <Solid> TORRENTER[m]: https://imgur.com/a/4W1qM0o is what I have in some directory (only the last one is the actual xmonad logo, the others are ideas that I came up with at some point)
2021-10-04 10:19:20 <Solid> I just got an email from open collective about Hacktoberfest; what do we think about this?
2021-10-04 10:19:49 <TORRENTER[m]> Solid: Looks nice, very minimalist too
2021-10-04 10:19:50 <Solid> It could drive some contributions to the project, though AFAIR Void had some issues with spam last year
2021-10-04 10:21:17 liskin is on a hungarian train which blocks both imap and udp, so can't get to his mailbox, but I'm generally sympatethic to hacktoberfest
2021-10-04 10:22:07 <geekosaur> but they allow irc (or matrix)? odd
2021-10-04 10:22:22 <liskin> I have ssh on 443
2021-10-04 10:23:02 <liskin> setting up a mixer that lets me access imap and smtp and the vpn is on my todo list, but I rarely need it these days
2021-10-04 10:24:31 <liskin> (I know I can just forward all that through ssh, just too lazy to set it up.)
2021-10-04 10:26:19 <TORRENTER[m]> Anyone know if the XMobar volume mixer works with Pipewire??? Rn I'm just using a bash script to run a command repeatedly to get the vol
2021-10-04 10:27:11 <TORRENTER[m]> And its slow af
2021-10-04 10:27:35 <liskin> $ SOCKS_SERVER=localhost:8080 socksify m
2021-10-04 10:27:38 <liskin> okay that was easy :-)
2021-10-04 10:27:42 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-10-04 10:29:32 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-10-04 10:30:49 TORRENTER[m] uploaded an image: (2109KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/MtBckwLZeUqZASYKhtXYMvmV/Linus_Selfie_Wallpaper_1080_T_D.png.981a6c9517151c812ba4e160592840d4.png >
2021-10-04 10:31:01 <TORRENTER[m]> LinusTechTips lol
2021-10-04 10:38:24 <liskin> Solid: I added the hacktoberfest tags to both github and opencollective, let's see what happens next
2021-10-04 10:39:17 <liskin> we could tweet about it as well, possibly
2021-10-04 10:40:01 <liskin> (I'm trying to catch up on stuff so this is a bit low prio for me now)
2021-10-04 10:41:08 <liskin> shall we perhaps set up tweetdeck or sth?
2021-10-04 10:50:27 <Solid> oh neat, thanks for doing that so quickly :)
2021-10-04 10:50:48 <Solid> (I have absolutely no idea about twitter and thus no opinion regarding that)
2021-10-04 11:03:01 <TORRENTER[m]> Hello everyone again, I was messing around with adding icons to workspaces, but I have showWorkspaceNames configured to show workspace names, instead it shows the XMobar markup along with the workspace name, any way to strip XMobar markup before showWorkspaceNames picks it up???
2021-10-04 11:03:16 <TORRENTER[m]> * XMobar markup for the icon along with
2021-10-04 11:03:53 <TORRENTER[m]> Or any way to specify what showWorkspaceNames will output??
2021-10-04 11:06:17 <TORRENTER[m]> * XMobar markup for the icon (e.g: 2 - Web <fn=1>\xf738 </fn>) along with
2021-10-04 11:06:26 <TORRENTER[m]> * XMobar markup for the icon (e.g: 2 - Web <fn=1>\xf738 </fn> ) along with
2021-10-04 11:06:34 <TORRENTER[m]> * XMobar markup for the icon (e.g: "2 - Web <fn=1>\xf738 ") along with
2021-10-04 11:06:50 <TORRENTER[m]> * XMobar markup for the icon (e.g: "2 - Web <fn=1>\xf738 </fn>") along with
2021-10-04 11:07:04 <TORRENTER[m]> * XMobar markup for the icon (e.g: "`2 - Web <fn=1>\xf738 </fn>`") along with
2021-10-04 11:07:26 <TORRENTER[m]> * XMobar markup for the icon (e.g `2 - Web <fn=1>\xf738 </fn>` ) along with
2021-10-04 11:07:40 <TORRENTER[m]> * XMobar markup for the icon (e.g `"2 - Web <fn=1>\xf738 </fn>"` ) along with
2021-10-04 11:07:52 <TORRENTER[m]> * XMobar markup for the icon (e.g "`2 - Web <fn=1>\xf738 </fn>`" ) along with
2021-10-04 11:09:19 <TORRENTER[m]> Or is there any way to strip the markup for the myWorkspaces list??
2021-10-04 11:09:41 <TORRENTER[m]> * the myWorkspaces (`workspaces = myWorkspaces`) list??
2021-10-04 11:09:53 <TORRENTER[m]> * the myWorkspaces (`workspaces = myWorkspaces`) string list??
2021-10-04 11:16:08 × de-vri-es quits (~de-vri-es@voyager.de-vri.es) (Ping timeout: 268 seconds)
2021-10-04 11:58:58 de-vri-es joins (~de-vri-es@voyager.de-vri.es)
2021-10-04 12:12:42 <geekosaur> typically what you do in that case is add the markup only in the DynamicLog stuff. that makes it much trickier to set up, though
2021-10-04 12:16:05 azg256 joins (~azg256@78-56-98-5.static.zebra.lt)
2021-10-04 12:18:16 <Solid> why is ShowWName a layout modifier anyways? Seems to me it could be just a logHook while keeping track of the last focused workspace
2021-10-04 12:18:43 <geekosaur> I asked that a few weeks ago :)
2021-10-04 12:18:49 <Solid> :)
2021-10-04 12:19:09 <geekosaur> that said, when it was added we didn't have ExtensibleState yet (and XS required a core change)
2021-10-04 12:19:20 <Solid> ah
2021-10-04 12:35:49 × jokleinn quits (~jokleinn@user/jokleinn) (Ping timeout: 252 seconds)
2021-10-04 13:04:27 × azg256 quits (~azg256@78-56-98-5.static.zebra.lt) (Quit: leaving)
2021-10-04 13:12:20 × joshproehl_ quits (~quassel@user/joshproehl) (Quit: Disappearing act!)
2021-10-04 13:12:35 joshproehl joins (~quassel@user/joshproehl)
2021-10-04 13:51:42 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-10-04 13:53:32 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-10-04 13:56:28 × tv1 quits (~tv@user/tv) (Quit: derp)
2021-10-04 13:56:41 tv joins (~tv@user/tv)
2021-10-04 14:34:42 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.2.1)
2021-10-04 14:43:32 azg256 joins (~azg256@78-56-98-5.static.zebra.lt)
2021-10-04 14:43:38 × azg256 quits (~azg256@78-56-98-5.static.zebra.lt) (Client Quit)
2021-10-04 15:05:51 seschwar joins (~seschwar@user/seschwar)
2021-10-04 15:25:13 × benin0369323016 quits (~benin@183.82.205.238) (Ping timeout: 252 seconds)
2021-10-04 15:26:41 benin0369323016 joins (~benin@183.82.205.238)
2021-10-04 15:29:56 jokleinn joins (~jokleinn@user/jokleinn)
2021-10-04 15:32:14 azg256 joins (~azg256@78-56-98-5.static.zebra.lt)
2021-10-04 15:42:09 mc47 joins (~mc47@xmonad/TheMC47)
2021-10-04 15:42:32 <mc47> liskin: you told me to remind you of checking #605
2021-10-04 16:00:41 × diaspora[m] quits (~diasporae@2001:470:69fc:105::93e) (Ping timeout: 264 seconds)
2021-10-04 16:00:54 diaspora[m] joins (~diasporae@2001:470:69fc:105::93e)
2021-10-04 16:02:29 × YusefAslam[m] quits (~yusz1matr@2001:470:69fc:105::1:12c) (Ping timeout: 264 seconds)
2021-10-04 16:03:12 YusefAslam[m] joins (~yusz1matr@2001:470:69fc:105::1:12c)
2021-10-04 16:03:34 × SimonWeiss[m] quits (~weiss-dma@2001:470:69fc:105::bebd) (Ping timeout: 250 seconds)
2021-10-04 16:03:49 SimonWeiss[m] joins (~weiss-dma@2001:470:69fc:105::bebd)
2021-10-04 16:06:04 × azg256 quits (~azg256@78-56-98-5.static.zebra.lt) (Quit: leaving)
2021-10-04 16:07:28 × ms[m] quits (~msmatrixp@2001:470:69fc:105::2b48) (Ping timeout: 250 seconds)
2021-10-04 16:09:08 azg256 joins (~azg256@78-56-98-5.static.zebra.lt)
2021-10-04 16:14:29 × SimonWeiss[m] quits (~weiss-dma@2001:470:69fc:105::bebd) (Ping timeout: 264 seconds)
2021-10-04 16:14:47 SimonWeiss[m] joins (~weiss-dma@2001:470:69fc:105::bebd)
2021-10-04 16:15:18 <jakefromstatefar> liskin: Where in your XMonad config is the code that prevents application focus stealing and replaces it with something similar to urgencyHook?
2021-10-04 16:15:31 <jakefromstatefar> I remember discussing it a while ago, but I forget where in your config it was.
2021-10-04 16:20:29 × x7and7[m] quits (~haidermir@2001:470:69fc:105::e7ba) (Ping timeout: 264 seconds)
2021-10-04 16:21:18 ms[m] joins (~msmatrixp@2001:470:69fc:105::2b48)
2021-10-04 16:21:24 x7and7[m] joins (~haidermir@2001:470:69fc:105::e7ba)
2021-10-04 16:21:47 × M-elo-[m] quits (~gilganixm@2001:470:69fc:105::3d09) (Ping timeout: 268 seconds)
2021-10-04 16:22:57 M-elo-[m] joins (~gilganixm@2001:470:69fc:105::3d09)
2021-10-04 16:25:14 × denbrahe[m] quits (~denbrahem@2001:470:69fc:105::19c0) (Ping timeout: 250 seconds)
2021-10-04 16:26:03 denbrahe[m] joins (~denbrahem@2001:470:69fc:105::19c0)
2021-10-04 16:26:32 × vojjvoda[m] quits (~vojjvodam@2001:470:69fc:105::cefe) (Ping timeout: 250 seconds)
2021-10-04 16:27:20 × abhixec[m] quits (~abhixecma@2001:470:69fc:105::a2a) (Ping timeout: 268 seconds)
2021-10-04 16:27:35 vojjvoda[m] joins (~vojjvodam@2001:470:69fc:105::cefe)
2021-10-04 16:28:34 abhixec[m] joins (~abhixecma@2001:470:69fc:105::a2a)
2021-10-04 16:30:00 × TORRENTER[m] quits (~lol111mat@2001:470:69fc:105::1:ad7) (Ping timeout: 250 seconds)
2021-10-04 16:32:26 TORRENTER[m] joins (~lol111mat@2001:470:69fc:105::1:ad7)
2021-10-04 16:33:41 × rednaZ[m] quits (~r3dnazmat@2001:470:69fc:105::ba70) (Ping timeout: 264 seconds)

All times are in UTC.