Logs on 2021-11-23 (liberachat/#xmonad)
| 00:13:29 | → | catman_ joins (~catman@user/catman) |
| 00:13:49 | catman | is now known as Guest1156 |
| 00:13:49 | × | Guest1156 quits (~catman@user/catman) (Killed (silver.libera.chat (Nickname regained by services))) |
| 00:13:49 | catman_ | is now known as catman |
| 01:17:24 | <abhixec> | what is the difference between Full and Simplest layout? both seem to be doing the same or am i missing something |
| 01:19:28 | <geekosaur> | Full is the empty layout. It's a little *too* simple and some things (like tabbed) don't work well with it |
| 01:19:46 | <geekosaur> | Simplest provides just enough implementation that Tabbed works |
| 01:20:03 | <geekosaur> | that this is needed is arguably a bug … somewhere |
| 01:22:16 | <abhixec> | ah! Thanks! |
| 01:55:21 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Ping timeout: 245 seconds) |
| 02:09:54 | × | Forkk quits (~forkk@li926-228.members.linode.com) (Ping timeout: 260 seconds) |
| 02:10:12 | → | Forkk joins (~forkk@li926-228.members.linode.com) |
| 02:50:15 | × | catman quits (~catman@user/catman) (Ping timeout: 264 seconds) |
| 02:50:58 | → | catman joins (~catman@user/catman) |
| 02:58:52 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Remote host closed the connection) |
| 03:02:41 | ← | ServerStatsDisco parts (~serversta@2001:470:69fc:105::1a) () |
| 03:02:58 | → | SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) |
| 03:03:31 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 256 seconds) |
| 03:20:34 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 03:43:15 | × | terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Quit: The Lounge - https://thelounge.chat) |
| 03:45:42 | → | terrorjack joins (~terrorjac@2a01:4f8:1c1e:509a::1) |
| 03:49:25 | × | td_ quits (~td@94.134.91.148) (Ping timeout: 256 seconds) |
| 03:51:09 | → | td_ joins (~td@94.134.91.203) |
| 04:47:15 | × | benin quits (~benin@183.82.179.164) (Ping timeout: 264 seconds) |
| 04:51:21 | → | benin joins (~benin@183.82.179.164) |
| 06:35:27 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Ping timeout: 256 seconds) |
| 07:25:09 | → | qbt joins (~qbt@user/edun) |
| 07:40:31 | <liskin> | One of them returns a single rectangle/window and hides all the others, the other returns all windows with the same rectangle for the tabbed layout to see them. |
| 07:51:53 | → | Vermoot joins (~vermoot@89-158-106-112.rev.numericable.fr) |
| 08:57:44 | → | dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net) |
| 09:02:14 | → | cfricke joins (~cfricke@user/cfricke) |
| 09:17:28 | → | allbery_b joins (~geekosaur@xmonad/geekosaur) |
| 09:17:28 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
| 09:17:31 | allbery_b | is now known as geekosaur |
| 09:21:08 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 09:34:28 | × | qbt quits (~qbt@user/edun) (Remote host closed the connection) |
| 09:49:02 | → | bsjd joins (~user@2a02:a020:b:16ce:f527:7577:8d40:f34a) |
| 10:01:06 | → | cyr4x3 joins (~cyr4x3@139.47.118.87) |
| 10:12:50 | <mc47> | Oh, logging is back |
| 10:48:40 | × | cyr4x3 quits (~cyr4x3@139.47.118.87) (Quit: WeeChat 2.3) |
| 11:01:31 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 11:04:03 | × | mvk quits (~mvk@2607:fea8:5cc1:fa00::4702) (Ping timeout: 264 seconds) |
| 11:08:43 | <sibi> | liskin: I have added you to xmonad-extras. |
| 11:10:28 | <liskin> | sibi: okay, I'll make a hackage revision now, thx |
| 11:53:49 | × | mariari quits (~mariari@user/mariari) (Ping timeout: 250 seconds) |
| 12:01:44 | × | dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3) |
| 12:03:09 | × | benin quits (~benin@183.82.179.164) (Quit: Ping timeout (120 seconds)) |
| 12:03:28 | → | benin joins (~benin@183.82.179.164) |
| 13:46:14 | × | catman quits (~catman@user/catman) (Quit: WeeChat 3.4-dev) |
| 13:46:39 | → | catman joins (~catman@user/catman) |
| 13:47:00 | → | mariari joins (~mariari@user/mariari) |
| 14:54:31 | × | cfricke quits (~cfricke@user/cfricke) (Ping timeout: 245 seconds) |
| 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 |
| 15:18:17 | <liskin> | wouldn't work with LayoutHints I think |
| 15:18:28 | <liskin> | (actually not sure right now how tabbed handles this…) |
| 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) |
| 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 |
| 15:21:20 | <liskin> | I haven't tried swapping subTabbed and layoutHints but I suspect it might not work well |
| 15:21:36 | <liskin> | certainly layoutHints vs smartBorders only works one way around |
| 15:26:37 | → | cfricke joins (~cfricke@user/cfricke) |
| 15:50:16 | → | qbt joins (~qbt@user/edun) |
| 16:00:06 | × | pyriphlegeton[m] quits (~pyriphleg@2001:470:69fc:105::1:1f49) (Quit: You have been kicked for being idle) |
| 16:00:08 | × | ujineli[m] quits (~ujinelima@2001:470:69fc:105::1:19e5) (Quit: You have been kicked for being idle) |
| 16:11:16 | × | tv quits (~tv@user/tv) (Read error: Connection reset by peer) |
| 16:28:49 | → | tv joins (~tv@user/tv) |
| 16:29:07 | → | seschwar joins (~seschwar@user/seschwar) |
| 16:38:42 | → | SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) |
| 17:29:17 | × | vanvik quits (~vanvik@82.194.204.210) (Quit: Later) |
| 17:30:12 | → | vanvik joins (~vanvik@82.194.204.210) |
| 18:17:08 | × | eyenx quits (~m-5paiux@eyenx.ch) (Remote host closed the connection) |
| 18:19:43 | → | eyenx joins (~m-5paiux@eyenx.ch) |
| 18:22:14 | × | eyenx quits (~m-5paiux@eyenx.ch) (Remote host closed the connection) |
| 18:25:27 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 18:26:27 | → | eyenx joins (~m-5paiux@eyenx.ch) |
| 19:15:33 | → | mvk joins (~mvk@2607:fea8:5cc1:fa00::4702) |
| 19:25:41 | × | qbt quits (~qbt@user/edun) (Quit: Leaving.) |
| 19:25:41 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Read error: Connection reset by peer) |
| 19:25:59 | → | SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) |
| 19:27:41 | → | qbt joins (~qbt@user/edun) |
| 19:34:54 | × | qbt quits (~qbt@user/edun) (Quit: Leaving.) |
| 19:35:11 | × | SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Ping timeout: 256 seconds) |
| 19:37:50 | → | qbt joins (~qbt@user/edun) |
| 20:20:30 | × | cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.3) |
| 20:28:03 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 21:35:38 | × | qbt quits (~qbt@user/edun) (Quit: Leaving.) |
| 21:51:40 | → | ebray187 joins (~ebray187@2800:150:129:17c4:224:1dff:fed5:599e) |
| 21:53:03 | <ebray187> | Hi, new user here. Is 117M of memory usage a normal ussage for xmobar? |
| 21:54:44 | <ebray187> | xmonad is using 42M wich seems fine for me |
| 22:16:01 | <liskin> | my xmobar which has been running for 2 weeks used over 700M |
| 22:16:14 | <liskin> | so a) 117M may be normal, but b) there's definitely a leak somewhere :-) |
| 22:18:23 | <liskin> | when I restart them they're all at 75M |
| 22:19:17 | <ebray187> | thanks liskin, I will test some basic config to see if something its leaking |
| 22:19:51 | <liskin> | ebray187: 👍 |
| 22:20:22 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 22:20:41 | <liskin> | I have three xmobars here, two of which only have a Run UnsafeXPropertyLog in there and those weren't leaking |
| 22:21:04 | <liskin> | so it's probably one of those other monitors |
| 22:30:58 | <vrs> | one xmobar is at ~8MB, the other at ~12 |
| 22:31:07 | <vrs> | so yeah it's probably leaking somewhere |
| 22:31:15 | <vrs> | (compared to mine) |
| 22:31:31 | <ebray187> | A single empty no transparent xmobar its using 100M on my system |
| 22:35:06 | <ebray187> | vrs: You are using v0.40? |
| 22:35:20 | <vrs> | 0.36 (debian) |
| 22:40:07 | → | joukokar[m] joins (~joukokarm@2001:470:69fc:105::3a2f) |
| 22:40:08 | <liskin> | vrs: hm, that's quite low, is that without xft fonts? |
| 22:59:36 | → | cyr4x3 joins (~cyr4x3@139.47.118.87) |
| 23:17:53 | × | Vermoot quits (~vermoot@89-158-106-112.rev.numericable.fr) (Ping timeout: 256 seconds) |
| 23:29:30 | × | cyr4x3 quits (~cyr4x3@139.47.118.87) (Quit: WeeChat 2.3) |
| 23:29:45 | → | cyr4x3 joins (~cyr4x3@139.47.118.87) |
| 23:30:41 | × | cyr4x3 quits (~cyr4x3@139.47.118.87) (Client Quit) |
| 23:40:54 | → | cyr4x3 joins (~cyr4x3@139.47.118.87) |
| 23:47:09 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 23:52:39 | × | cyr4x3 quits (~cyr4x3@139.47.118.87) (Quit: WeeChat 2.3) |
| 23:52:53 | → | cyr4x3 joins (~cyr4x3@139.47.118.87) |
| 23:53:52 | × | cyr4x3 quits (~cyr4x3@139.47.118.87) (Client Quit) |
| 23:56:10 | → | cyr4x3 joins (~cyr4x3@139.47.118.87) |
All times are in UTC on 2021-11-23.