Logs: liberachat/#xmonad
| 2021-11-23 12:03:09 | × | benin quits (~benin@183.82.179.164) (Quit: Ping timeout (120 seconds)) |
| 2021-11-23 12:03:28 | → | benin joins (~benin@183.82.179.164) |
| 2021-11-23 13:46:14 | × | catman quits (~catman@user/catman) (Quit: WeeChat 3.4-dev) |
| 2021-11-23 13:46:39 | → | catman joins (~catman@user/catman) |
| 2021-11-23 13:47:00 | → | mariari joins (~mariari@user/mariari) |
| 2021-11-23 14:54:31 | × | cfricke quits (~cfricke@user/cfricke) (Ping timeout: 245 seconds) |
| 2021-11-23 15:15:40 | <geekosaur> | maybe Full should just map all windows to the screen rect, then. seems more in line with what it should do, especially since windows now handles reducing it to just the visible rect |
| 2021-11-23 15:18:17 | <liskin> | wouldn't work with LayoutHints I think |
| 2021-11-23 15:18:28 | <liskin> | (actually not sure right now how tabbed handles this…) |
| 2021-11-23 15:20:01 | <geekosaur> | I'm not sure Tabbed cares about the size of the window rect, just that it has one? (which is actually inherited from Decoration I think; tabs are just Decorations in a weird place) |
| 2021-11-23 15:20:57 | <liskin> | well what I have here is Simplest, around that subTabbed or something, which sees a bunch of same rectangles, adds deco, and then possibly drops the hidden rects, and only then LayoutHints |
| 2021-11-23 15:21:20 | <liskin> | I haven't tried swapping subTabbed and layoutHints but I suspect it might not work well |
| 2021-11-23 15:21:36 | <liskin> | certainly layoutHints vs smartBorders only works one way around |
| 2021-11-23 15:26:37 | → | cfricke joins (~cfricke@user/cfricke) |
| 2021-11-23 15:50:16 | → | qbt joins (~qbt@user/edun) |
| 2021-11-23 16:00:06 | × | pyriphlegeton[m] quits (~pyriphleg@2001:470:69fc:105::1:1f49) (Quit: You have been kicked for being idle) |
| 2021-11-23 16:00:08 | × | ujineli[m] quits (~ujinelima@2001:470:69fc:105::1:19e5) (Quit: You have been kicked for being idle) |
| 2021-11-23 16:11:16 | × | tv quits (~tv@user/tv) (Read error: Connection reset by peer) |
| 2021-11-23 16:28:49 | → | tv joins (~tv@user/tv) |
| 2021-11-23 16:29:07 | → | seschwar joins (~seschwar@user/seschwar) |
| 2021-11-23 16:38:42 | → | SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) |
| 2021-11-23 17:29:17 | × | vanvik quits (~vanvik@82.194.204.210) (Quit: Later) |
| 2021-11-23 17:30:12 | → | vanvik joins (~vanvik@82.194.204.210) |
| 2021-11-23 18:17:08 | × | eyenx quits (~m-5paiux@eyenx.ch) (Remote host closed the connection) |
| 2021-11-23 18:19:43 | → | eyenx joins (~m-5paiux@eyenx.ch) |
| 2021-11-23 18:22:14 | × | eyenx quits (~m-5paiux@eyenx.ch) (Remote host closed the connection) |
| 2021-11-23 18:25:27 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 2021-11-23 18:26:27 | → | eyenx joins (~m-5paiux@eyenx.ch) |
| 2021-11-23 19:15:33 | → | mvk joins (~mvk@2607:fea8:5cc1:fa00::4702) |
| 2021-11-23 19:25:41 | × | qbt quits (~qbt@user/edun) (Quit: Leaving.) |
| 2021-11-23 19:25:41 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Read error: Connection reset by peer) |
| 2021-11-23 19:25:59 | → | SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) |
| 2021-11-23 19:27:41 | → | qbt joins (~qbt@user/edun) |
| 2021-11-23 19:34:54 | × | qbt quits (~qbt@user/edun) (Quit: Leaving.) |
| 2021-11-23 19:35:11 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Ping timeout: 256 seconds) |
| 2021-11-23 19:37:50 | → | qbt joins (~qbt@user/edun) |
| 2021-11-23 20:20:30 | × | cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.3) |
| 2021-11-23 20:28:03 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2021-11-23 21:35:38 | × | qbt quits (~qbt@user/edun) (Quit: Leaving.) |
| 2021-11-23 21:51:40 | → | ebray187 joins (~ebray187@2800:150:129:17c4:224:1dff:fed5:599e) |
| 2021-11-23 21:53:03 | <ebray187> | Hi, new user here. Is 117M of memory usage a normal ussage for xmobar? |
| 2021-11-23 21:54:44 | <ebray187> | xmonad is using 42M wich seems fine for me |
| 2021-11-23 22:16:01 | <liskin> | my xmobar which has been running for 2 weeks used over 700M |
| 2021-11-23 22:16:14 | <liskin> | so a) 117M may be normal, but b) there's definitely a leak somewhere :-) |
| 2021-11-23 22:18:23 | <liskin> | when I restart them they're all at 75M |
| 2021-11-23 22:19:17 | <ebray187> | thanks liskin, I will test some basic config to see if something its leaking |
| 2021-11-23 22:19:51 | <liskin> | ebray187: 👍 |
| 2021-11-23 22:20:22 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2021-11-23 22:20:41 | <liskin> | I have three xmobars here, two of which only have a Run UnsafeXPropertyLog in there and those weren't leaking |
| 2021-11-23 22:21:04 | <liskin> | so it's probably one of those other monitors |
| 2021-11-23 22:30:58 | <vrs> | one xmobar is at ~8MB, the other at ~12 |
| 2021-11-23 22:31:07 | <vrs> | so yeah it's probably leaking somewhere |
| 2021-11-23 22:31:15 | <vrs> | (compared to mine) |
| 2021-11-23 22:31:31 | <ebray187> | A single empty no transparent xmobar its using 100M on my system |
| 2021-11-23 22:35:06 | <ebray187> | vrs: You are using v0.40? |
| 2021-11-23 22:35:20 | <vrs> | 0.36 (debian) |
| 2021-11-23 22:40:07 | → | joukokar[m] joins (~joukokarm@2001:470:69fc:105::3a2f) |
| 2021-11-23 22:40:08 | <liskin> | vrs: hm, that's quite low, is that without xft fonts? |
| 2021-11-23 22:59:36 | → | cyr4x3 joins (~cyr4x3@139.47.118.87) |
| 2021-11-23 23:17:53 | × | Vermoot quits (~vermoot@89-158-106-112.rev.numericable.fr) (Ping timeout: 256 seconds) |
| 2021-11-23 23:29:30 | × | cyr4x3 quits (~cyr4x3@139.47.118.87) (Quit: WeeChat 2.3) |
| 2021-11-23 23:29:45 | → | cyr4x3 joins (~cyr4x3@139.47.118.87) |
| 2021-11-23 23:30:41 | × | cyr4x3 quits (~cyr4x3@139.47.118.87) (Client Quit) |
| 2021-11-23 23:40:54 | → | cyr4x3 joins (~cyr4x3@139.47.118.87) |
| 2021-11-23 23:47:09 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 2021-11-23 23:52:39 | × | cyr4x3 quits (~cyr4x3@139.47.118.87) (Quit: WeeChat 2.3) |
| 2021-11-23 23:52:53 | → | cyr4x3 joins (~cyr4x3@139.47.118.87) |
| 2021-11-23 23:53:52 | × | cyr4x3 quits (~cyr4x3@139.47.118.87) (Client Quit) |
| 2021-11-23 23:56:10 | → | cyr4x3 joins (~cyr4x3@139.47.118.87) |
| 2021-11-24 00:02:51 | × | cyr4x3 quits (~cyr4x3@139.47.118.87) (Quit: WeeChat 2.3) |
| 2021-11-24 00:25:24 | <vrs> | liskin: using an xft fontstring |
| 2021-11-24 00:25:33 | → | diep joins (~diep@2a01:cb11:2d7:4a00:ac1d:f846:b1d8:6b99) |
| 2021-11-24 00:25:52 | × | diep quits (~diep@2a01:cb11:2d7:4a00:ac1d:f846:b1d8:6b99) (Client Quit) |
| 2021-11-24 00:27:13 | <vrs> | 1024G VIRT, 7116 RES, 3532 SHR respectively 1024G VIRT, 12684 RES, 4328 SHR |
| 2021-11-24 01:01:35 | × | defjam quits (~eb0t@90.197.81.95) (Ping timeout: 256 seconds) |
| 2021-11-24 01:10:05 | → | defjam joins (~eb0t@90.199.243.141) |
| 2021-11-24 02:21:27 | × | mvk quits (~mvk@2607:fea8:5cc1:fa00::4702) (Ping timeout: 264 seconds) |
| 2021-11-24 02:39:13 | → | mvk joins (~mvk@2607:fea8:5cc1:fa00::4702) |
| 2021-11-24 03:04:39 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 264 seconds) |
| 2021-11-24 03:24:38 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 2021-11-24 03:29:29 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Ping timeout: 256 seconds) |
| 2021-11-24 03:39:34 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 2021-11-24 03:39:36 | × | Ocelot quits (~ocelot@50-78-208-189-static.hfc.comcastbusiness.net) (Quit: Leaving) |
| 2021-11-24 03:48:11 | × | td_ quits (~td@94.134.91.203) (Ping timeout: 268 seconds) |
| 2021-11-24 03:49:52 | → | td_ joins (~td@94.134.91.109) |
| 2021-11-24 04:01:06 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Ping timeout: 260 seconds) |
| 2021-11-24 04:37:38 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 2021-11-24 04:49:26 | → | SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) |
| 2021-11-24 04:58:41 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Ping timeout: 245 seconds) |
| 2021-11-24 05:33:56 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 2021-11-24 05:52:45 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Ping timeout: 268 seconds) |
| 2021-11-24 06:02:06 | × | ebray187 quits (~ebray187@2800:150:129:17c4:224:1dff:fed5:599e) (Quit: Konversation terminated!) |
| 2021-11-24 06:35:18 | → | bsjd` joins (~user@2a02:a020:7:406a:d41:4d51:6ba8:96f4) |
| 2021-11-24 06:36:47 | × | bsjd quits (~user@2a02:a020:b:16ce:f527:7577:8d40:f34a) (Ping timeout: 250 seconds) |
| 2021-11-24 06:47:44 | → | qbt joins (~qbt@user/edun) |
| 2021-11-24 06:59:50 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Ping timeout: 260 seconds) |
| 2021-11-24 07:31:41 | → | trillp joins (~trillp@69.233.98.238) |
| 2021-11-24 07:31:53 | × | bsjd` quits (~user@2a02:a020:7:406a:d41:4d51:6ba8:96f4) (Read error: Connection reset by peer) |
| 2021-11-24 08:04:59 | × | thaumavorio quits (~thaumavor@thaumavor.io) (Ping timeout: 250 seconds) |
| 2021-11-24 08:06:11 | → | Vermoot joins (~vermoot@89-158-106-112.rev.numericable.fr) |
All times are in UTC.