2025/09/21

Newest at the top

2025-09-21 05:46:51 +0200ChubaDuba(~ChubaDuba@79.136.182.14) ChubaDuba
2025-09-21 02:07:05 +0200hiecaq(~hiecaq@user/hiecaq) hiecaq
2025-09-21 01:25:51 +0200Digitteknohippie(~user@user/digit) Digit
2025-09-21 01:24:54 +0200Digit(~user@user/digit) (Remote host closed the connection)
2025-09-21 01:02:26 +0200ml|(~ml|@user/ml/x-5298235) ml|
2025-09-21 01:02:05 +0200ml|(~ml|@user/ml/x-5298235) (Client Quit)
2025-09-21 01:01:49 +0200ml|(~ml|@user/ml/x-5298235) ml|
2025-09-21 01:01:29 +0200ml|(~ml|@user/ml/x-5298235) (Quit: WeeChat 4.4.2)
2025-09-21 00:45:13 +0200ml|(~ml|@user/ml/x-5298235) ml|
2025-09-21 00:44:47 +0200Guest5304(~ml|@user/ml/x-5298235) (Quit: WeeChat 4.4.2)
2025-09-21 00:40:21 +0200assface(~assface@dslb-002-201-020-218.002.201.pools.vodafone-ip.de) (Write error: Broken pipe)
2025-09-21 00:40:14 +0200assface(~assface@dslb-002-201-020-218.002.201.pools.vodafone-ip.de)
2025-09-21 00:19:39 +0200Guest5304(~ml|@user/ml/x-5298235) ml|
2025-09-21 00:19:39 +0200Guest5304(~ml|@c-174-48-137-231.hsd1.fl.comcast.net) (Changing host)
2025-09-20 23:41:19 +0200ml|Guest5304
2025-09-20 23:41:01 +0200ml|(~ml|@c-174-48-137-231.hsd1.fl.comcast.net)
2025-09-20 23:40:34 +0200Guest5174(~ml|@c-174-48-137-231.hsd1.fl.comcast.net) (Client Quit)
2025-09-20 23:36:06 +0200ml|Guest5174
2025-09-20 23:35:47 +0200ml|(~ml|@c-174-48-137-231.hsd1.fl.comcast.net)
2025-09-20 23:30:26 +0200Guest9943(~ml|@c-174-48-137-231.hsd1.fl.comcast.net) (Client Quit)
2025-09-20 23:30:10 +0200ml|Guest9943
2025-09-20 23:29:51 +0200ml|(~ml|@c-174-48-137-231.hsd1.fl.comcast.net)
2025-09-20 23:29:30 +0200Guest9864(~ml|@c-174-48-137-231.hsd1.fl.comcast.net) (Client Quit)
2025-09-20 23:27:33 +0200ml|Guest9864
2025-09-20 23:27:14 +0200ml|(~ml|@c-174-48-137-231.hsd1.fl.comcast.net)
2025-09-20 23:19:52 +0200Guest7555(~ml|@c-174-48-137-231.hsd1.fl.comcast.net) (Quit: WeeChat 4.4.2)
2025-09-20 23:12:07 +0200ml|Guest7555
2025-09-20 23:11:48 +0200ml|(~ml|@c-174-48-137-231.hsd1.fl.comcast.net)
2025-09-20 23:04:22 +0200ml|(~ml|@c-174-48-137-231.hsd1.fl.comcast.net) (Client Quit)
2025-09-20 23:04:18 +0200ml|(~ml|@c-174-48-137-231.hsd1.fl.comcast.net)
2025-09-20 23:03:52 +0200ml|_(~ml|@c-174-48-137-231.hsd1.fl.comcast.net) (Client Quit)
2025-09-20 23:03:11 +0200ml|_(~ml|@c-174-48-137-231.hsd1.fl.comcast.net)
2025-09-20 23:02:39 +0200Guest9918(~ml|@c-174-48-137-231.hsd1.fl.comcast.net) (Client Quit)
2025-09-20 23:02:37 +0200ml|Guest9918
2025-09-20 23:02:18 +0200ml|(~ml|@c-174-48-137-231.hsd1.fl.comcast.net)
2025-09-20 23:01:57 +0200ml|(~ml|@user/ml/x-5298235) (Quit: WeeChat 4.4.2)
2025-09-20 22:54:56 +0200assface(~assface@dslb-002-201-020-218.002.201.pools.vodafone-ip.de) (Quit: Client closed)
2025-09-20 22:44:58 +0200 <liskin> Yeah good point
2025-09-20 22:44:17 +0200 <geekosaur> a property is just some data associated with a particular window (the root window, in this case). they don't inherently have meaning
2025-09-20 22:43:14 +0200assface(~assface@dslb-002-201-020-218.002.201.pools.vodafone-ip.de)
2025-09-20 22:42:25 +0200 <liskin> Hm, https://github.com/liskin/dotfiles/blob/home/.xmonad/xmonad.hs#L358, not the most obvious way to do it I guess
2025-09-20 22:42:18 +0200 <geekosaur> you can just log to a property that nothing's paying any attention to
2025-09-20 22:40:07 +0200 <liskin> The others come from a custom logHook, yet all the xmobars are managed by dynamicSBs or whatever it's called
2025-09-20 22:39:21 +0200 <liskin> I mean I do have propreaders in all, but only one of them is produced by a PP
2025-09-20 22:38:49 +0200 <liskin> I vaguely remember that my config probably does something like that...
2025-09-20 22:31:20 +0200 <haskellbridge> <iqubic (she/her)> I have no stdInReaders or PropReaders or anything there.
2025-09-20 22:29:57 +0200 <haskellbridge> <iqubic (she/her)> Is it possible to replace "statusBarPropTo" with a similar function that creates a statusBarConfig, but doesn't also set up a PP? Because I have decided that I don't actually want a prop reader on my secondary xmobar. https://github.com/IQubic/nixos-config/blob/master/hm/xmonad/XMonad.hs#L219
2025-09-20 22:11:51 +0200assface(~assface@dslb-002-201-020-218.002.201.pools.vodafone-ip.de) (Quit: Client closed)
2025-09-20 22:09:50 +0200 <haskellbridge> <iqubic (she/her)> Actually, it turns out that I don't want greedyViewScreen after all Using it for a few minutes is screwing with me.
2025-09-20 21:43:30 +0200assface(~assface@dslb-002-201-020-218.002.201.pools.vodafone-ip.de)