2026/03/10

2026-03-10 02:25:26 +0100stackdroid18(~stackdroi@user/stackdroid) ()
2026-03-10 04:23:06 +0100thunderrd(~thunderrd@1.4.183.228) thunderrd
2026-03-10 04:52:58 +0100 <haskellbridge> <i​qubic (she/her)> Where does the XMobar Battery Module get its data?
2026-03-10 04:56:56 +0100 <haskellbridge> <i​qubic (she/her)> Oh speaking of programs doing weird things... When boot up my computer and launch a NamedScratchPad for Emacs, the first time the window opens, it goes off the screen to the right, but if I kill that and then spawn the emacs scratchpad again, things just work.
2026-03-10 04:58:09 +0100 <geekosaur> the simple one uses a fixed list of places to search under `/sys/class/power_supply`. `BatteryP` lets you specify places to look
2026-03-10 05:02:24 +0100 <haskellbridge> <i​qubic (she/her)> Here's the relevant section of my config for scratchpads. https://dpaste.alwaysdata.org/k8miJiND
2026-03-10 05:03:14 +0100 <haskellbridge> <i​qubic (she/her)> Do you have any idea why the emacs scratchpad get the wrong dimensions the very first time XMonad spawns that window, but not any other times?
2026-03-10 05:04:33 +0100 <haskellbridge> <i​qubic (she/her)> Actually this is a better thing to look at, where I actually get the quote marks correct to end the string properly. https://dpaste.alwaysdata.org/031Nwq4M
2026-03-10 05:06:12 +0100 <haskellbridge> <i​qubic (she/her)> customFloating is from X.U.NamedScratchpads
2026-03-10 07:15:20 +0100vados(~vados@46-133-51-198.mobile.vf-ua.net) (Read error: Connection reset by peer)
2026-03-10 07:20:55 +0100vados(~vados@46-133-184-159.mobile.vf-ua.net)
2026-03-10 09:11:38 +0100jusa(~jusa@kraa.fi) (Quit: WeeChat 4.8.1)
2026-03-10 09:12:49 +0100jusa(~jusa@kraa.fi) jusa
2026-03-10 09:35:43 +0100thunderrd(~thunderrd@1.4.183.228) (Ping timeout: 264 seconds)
2026-03-10 09:48:32 +0100thunderrd(~thunderrd@113.53.55.165) thunderrd
2026-03-10 12:38:58 +0100gwentpl(~gwpl@user/gwentpl) (Quit: ZNC 1.10.1 - https://znc.in)
2026-03-10 12:39:39 +0100gwentpl(~gwpl@user/gwentpl) gwentpl
2026-03-10 17:05:38 +0100Guest59(~Guest59@31.205.126.187)
2026-03-10 17:06:03 +0100 <Guest59> does xmonad have a future?