Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→ 184,992 events total
2023-01-02 18:43:45 × defjam quits (~defjam@90.201.240.60) (Ping timeout: 268 seconds)
2023-01-02 19:11:52 defjam joins (~defjam@90.201.240.60)
2023-01-02 19:16:59 × defjam quits (~defjam@90.201.240.60) (Ping timeout: 260 seconds)
2023-01-02 19:31:37 Stormfox2[m] joins (~stormfox2@2001:470:69fc:105::2:eba0)
2023-01-02 19:31:56 <Stormfox2[m]> Hey, can somebody help me debugging my issue with tint2 and XMonad?
2023-01-02 19:32:07 <Stormfox2[m]> Docks just dont leave space for it ever
2023-01-02 19:32:13 <Stormfox2[m]> https://hastebin.com/eqoliyodat.swift
2023-01-02 19:32:19 <Stormfox2[m]> This is my config
2023-01-02 19:40:56 defjam joins (~defjam@90.201.240.60)
2023-01-02 19:45:42 × defjam quits (~defjam@90.201.240.60) (Ping timeout: 255 seconds)
2023-01-02 19:46:42 <xmonadtrack> xmonad-contrib Tomas Janousek * v0.17.1-110-g6b20dbca: Apply hlint 3.5 hints (2 hours ago, 6 files, 17+ 10-) https://github.com/xmonad/xmonad-contrib/commit/6b20dbca42f2
2023-01-02 19:46:44 <xmonadtrack> xmonad-contrib Tomas Janousek * v0.17.1-111-ge2ffa533: ci: Unpin runner in hlint workflow; bump hlint to 3.5 (3 hours ago, 1 file, 2+ 2-) https://github.com/xmonad/xmonad-contrib/commit/e2ffa533da76
2023-01-02 19:49:37 <geekosaur> Stormfox2[m], you're missing `manageDocks` in your `manageHook` so it never recognizes the dock windows to reserve space for them
2023-01-02 19:50:06 <Stormfox2[m]> I dont
2023-01-02 19:50:11 <Stormfox2[m]> { manageHook = myManageHook <+> manageDocks
2023-01-02 19:50:15 <Stormfox2[m]> geekosaur:
2023-01-02 19:50:46 <geekosaur> hm, sorry, I specifically checked for that but didnt notice it at the very top…
2023-01-02 19:51:06 <Stormfox2[m]> All good, it was in the main on the bottom
2023-01-02 19:51:46 <Stormfox2[m]> I am getting really frustrated, tried everything and I dont want to use gaps, because I am having 3 monitors and only one bar
2023-01-02 19:51:53 <xmonadtrack> xmonad Tomas Janousek * v0.17.1-42-g63f73e1: ci: Unpin runner in hlint workflow; bump hlint to 3.5 (3 hours ago, 1 file, 2+ 2-) https://github.com/xmonad/xmonad/commit/63f73e18f94c
2023-01-02 19:53:41 <Stormfox2[m]> https://hastebin.com/iqeqoyivun.apache Is that fine?
2023-01-02 19:57:03 <geekosaur> looks fine, yes
2023-01-02 19:57:51 <geekosaur> hm, wait
2023-01-02 19:58:07 <geekosaur> no, it's wrong. no strut properties
2023-01-02 19:58:23 <geekosaur> which means xmonad won't know how much space to reserve for it or where to reserve it
2023-01-02 19:58:49 <geekosaur> _NET_WM_STRUT or _NET_WM_STRUT_PARTIAL is needed
2023-01-02 19:59:07 <geekosaur> you need to make sure tint2 is configured to set at least one of those
2023-01-02 20:01:31 <Stormfox2[m]> Hm, I am going to look for it, thank you
2023-01-02 20:02:57 defjam joins (~defjam@90.201.240.60)
2023-01-02 20:03:54 <geekosaur> this may be somewhat tricky; for example, dzen2 will only set them if you place it exactly at the screen edge, miscalculate by one pixel in either direction and you get no struts
2023-01-02 20:04:53 <Stormfox2[m]> Wow
2023-01-02 20:07:44 × defjam quits (~defjam@90.201.240.60) (Ping timeout: 246 seconds)
2023-01-02 20:08:12 <Stormfox2[m]> That kind of worked
2023-01-02 20:08:15 <Stormfox2[m]> But in the wrong way
2023-01-02 20:09:52 Stormfox2[m] uploaded an image: (359KiB) < https://libera.ems.host/_matrix/media/v3/download/matrix.org/whlMUHEWzMivAFiGScxsbjTm/image.png >
2023-01-02 20:09:56 <Stormfox2[m]> It does the gap on the right side
2023-01-02 20:14:49 <geekosaur> so it set the wrong strut. not sure I can help there
2023-01-02 20:14:57 <Stormfox2[m]> It works :D
2023-01-02 20:15:10 <Stormfox2[m]> I had to pivot it and not it works :D
2023-01-02 20:15:13 <Stormfox2[m]> Thank you a lot
2023-01-02 20:18:39 <geekosaur> was just about to ask about that and strut_policy, yes
2023-01-02 20:25:08 × jabuxas quits (~jabuxas@user/jabuxas) (Quit: WeeChat 2.8)
2023-01-02 20:28:34 jabuxas joins (~jabuxas@user/jabuxas)
2023-01-02 20:38:35 defjam joins (~defjam@90.201.240.60)
2023-01-02 20:43:23 × defjam quits (~defjam@90.201.240.60) (Ping timeout: 268 seconds)
2023-01-02 21:08:03 × abhixec quits (~abhinav@c-67-169-139-16.hsd1.ca.comcast.net) (Ping timeout: 268 seconds)
2023-01-02 21:10:48 defjam joins (~defjam@90.201.240.60)
2023-01-02 21:16:04 × defjam quits (~defjam@90.201.240.60) (Ping timeout: 268 seconds)
2023-01-02 21:37:18 × gknux quits (~gknux@user/galaxy-knuckles/x-3015990) (Quit: ....and i am outta here....)
2023-01-02 21:38:17 gknux joins (~gknux@user/galaxy-knuckles/x-3015990)
2023-01-02 21:45:44 defjam joins (~defjam@90.201.240.60)
2023-01-02 21:50:39 × defjam quits (~defjam@90.201.240.60) (Ping timeout: 260 seconds)
2023-01-02 22:19:46 defjam joins (~defjam@90.201.240.60)
2023-01-02 22:25:08 × defjam quits (~defjam@90.201.240.60) (Ping timeout: 268 seconds)
2023-01-02 22:30:45 × thyriaen quits (~thyriaen@2a01:aea0:dd4:4bae:6245:cbff:fe9f:48b1) (Quit: Leaving)
2023-01-02 22:33:41 defjam joins (~defjam@90.201.240.60)
2023-01-02 22:35:39 × defjam quits (~defjam@90.201.240.60) (Client Quit)
2023-01-02 23:39:40 defjam joins (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409)
2023-01-03 00:27:15 × tremon quits (~tremon@83-85-213-108.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in)
2023-01-03 00:52:02 burp_ joins (~quassel@hedgewars/sysadmin/burp)
2023-01-03 00:53:05 × burp quits (~quassel@hedgewars/sysadmin/burp) (Read error: Connection reset by peer)
2023-01-03 03:03:39 × banc quits (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 260 seconds)
2023-01-03 03:14:16 × td_ quits (~td@83.135.9.63) (Ping timeout: 272 seconds)
2023-01-03 03:15:52 td_ joins (~td@83.135.9.22)
2023-01-03 03:25:44 banc joins (banc@gateway/vpn/protonvpn/banc)
2023-01-03 03:42:20 × terrorjack quits (~terrorjac@2a01:4f8:1c1e:4e8c::) (Quit: The Lounge - https://thelounge.chat)
2023-01-03 03:44:59 terrorjack joins (~terrorjac@2a01:4f8:1c1e:4e8c::)
2023-01-03 04:55:21 × defjam quits (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409) (Quit: WeeChat 3.7.1)
2023-01-03 06:07:13 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 252 seconds)
2023-01-03 06:32:32 × jabuxas quits (~jabuxas@user/jabuxas) (Ping timeout: 246 seconds)
2023-01-03 06:34:16 jabuxas joins (~jabuxas@user/jabuxas)
2023-01-03 08:49:18 × mncheckm quits (~mncheck@193.224.205.254) (Remote host closed the connection)
2023-01-03 08:49:34 mncheckm joins (~mncheck@193.224.205.254)
2023-01-03 09:19:29 defjam joins (~defjam@90.201.240.60)
2023-01-03 10:30:11 × defjam quits (~defjam@90.201.240.60) (Ping timeout: 246 seconds)
2023-01-03 10:58:36 defjam joins (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409)
2023-01-03 11:03:29 × defjam quits (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409) (Ping timeout: 256 seconds)
2023-01-03 11:30:53 defjam joins (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409)
2023-01-03 11:35:50 × defjam quits (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409) (Ping timeout: 260 seconds)
2023-01-03 11:59:54 × jabuxas quits (~jabuxas@user/jabuxas) (Ping timeout: 252 seconds)
2023-01-03 12:02:41 jabuxas joins (~jabuxas@user/jabuxas)
2023-01-03 12:07:09 defjam joins (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409)
2023-01-03 12:11:38 × defjam quits (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409) (Ping timeout: 246 seconds)
2023-01-03 12:38:56 defjam joins (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409)
2023-01-03 12:43:59 × defjam quits (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409) (Ping timeout: 264 seconds)
2023-01-03 12:56:31 defjam joins (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409)
2023-01-03 13:25:42 × defjam quits (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409) (Ping timeout: 252 seconds)
2023-01-03 13:34:42 defjam joins (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409)
2023-01-03 15:15:06 jab joins (~jabuxas@user/jabuxas)
2023-01-03 15:15:44 × jabuxas quits (~jabuxas@user/jabuxas) (Ping timeout: 246 seconds)
2023-01-03 15:33:40 tremon joins (~tremon@83-85-213-108.cable.dynamic.v4.ziggo.nl)
2023-01-03 15:42:28 × defjam quits (~defjam@2a02:c7e:2807:b900:2867:d426:6493:3409) (Ping timeout: 260 seconds)
2023-01-03 15:52:37 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2023-01-03 16:00:13 × liskin[m] quits (~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle)
2023-01-03 16:12:09 defjam joins (~defjam@90.201.240.60)
2023-01-03 16:16:53 × defjam quits (~defjam@90.201.240.60) (Ping timeout: 265 seconds)
2023-01-03 16:20:27 defjam joins (~defjam@90.201.240.60)
2023-01-03 16:25:26 × defjam quits (~defjam@90.201.240.60) (Ping timeout: 246 seconds)
2023-01-03 16:55:01 defjam joins (~defjam@90.201.240.60)
2023-01-03 17:03:42 × td_ quits (~td@83.135.9.22) (Ping timeout: 255 seconds)

All times are in UTC.