2025/08/18

Newest at the top

2025-08-18 18:28:29 +0200catman(~catman@user/catman) catman
2025-08-18 18:17:31 +0200catman(~catman@user/catman) (Quit: WeeChat 4.7.1)
2025-08-18 16:52:01 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-08-18 16:51:18 +0200L29Ah(~L29Ah@wikipedia/L29Ah) ()
2025-08-18 16:48:33 +0200catman(~catman@user/catman) catman
2025-08-18 16:42:35 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-08-18 16:41:46 +0200L29Ah(~L29Ah@wikipedia/L29Ah) ()
2025-08-18 13:50:08 +0200raghavgururajan(ea769b8000@user/raghavgururajan) raghavgururajan
2025-08-18 13:49:59 +0200raghavgururajan(ea769b8000@user/raghavgururajan) (Server closed connection)
2025-08-18 13:42:13 +0200thunderrd(~thunderrd@node-lzx.pool-118-173.dynamic.nt-isp.net) (Remote host closed the connection)
2025-08-18 13:41:07 +0200thunderrd(~thunderrd@node-lzx.pool-118-173.dynamic.nt-isp.net) thunderrd
2025-08-18 13:37:42 +0200thunderrd(~thunderrd@node-lzx.pool-118-173.dynamic.totinternet.net) (Remote host closed the connection)
2025-08-18 12:37:41 +0200 <hramrach> It works correctly with the Full layout but not Simplest
2025-08-18 12:31:25 +0200 <hramrach> no, I aonly use one monitor at a time
2025-08-18 12:29:41 +0200eso(a0662dfd5e@2a03:6000:1812:100::1266) jeso
2025-08-18 12:29:34 +0200eso(a0662dfd5e@2a03:6000:1812:100::1266) (Server closed connection)
2025-08-18 12:26:35 +0200thunderrd(~thunderrd@node-lzx.pool-118-173.dynamic.totinternet.net) thunderrd
2025-08-18 12:23:50 +0200 <geekosaur> can you add XMonad.Hooks.ManageDebug.debugManageHook in your config (https://hackage.haskell.org/package/xmonad-contrib-0.18.1/docs/XMonad-Hooks-ManageDebug.html#v:deb…) and catch a log when it happens?
2025-08-18 12:23:17 +0200thunderrd(~thunderrd@node-lzx.pool-118-173.dynamic.nt-isp.net) (Remote host closed the connection)
2025-08-18 12:18:37 +0200thunderrd(~thunderrd@node-lzx.pool-118-173.dynamic.nt-isp.net) thunderrd
2025-08-18 12:10:50 +0200 <geekosaur> there's a warning about this in the documentation
2025-08-18 12:10:38 +0200 <geekosaur> yes, and that's a possible cause if there are multiple monitors because it's not smart enough to know about them and thinks windows on them count as visible (thus turning on the border)
2025-08-18 12:10:11 +0200thunderrd_(~thunderrd@node-lzx.pool-118-173.dynamic.totinternet.net) (Quit: If it wasn't written down it didn't happen...)
2025-08-18 12:01:59 +0200 <hramrach> I usually do not use multiple monitors at the same time. I suppose smartBorders counts as a border-changing layout modifier.
2025-08-18 11:53:26 +0200haskellbridge(~hackager@syn-096-028-224-214.res.spectrum.com) hackager
2025-08-18 11:49:34 +0200haskellbridge(~hackager@syn-096-028-224-214.res.spectrum.com) (Remote host closed the connection)
2025-08-18 11:47:04 +0200 <geekosaur> are you using one of the border-changing layout modifiers, and if so do you have multiple monitors?
2025-08-18 09:42:28 +0200 <hramrach> Thanks, looks like the Simplest layout does not ingnore withdrawn windows. IT has another problem, though. It shows a border whenever there are multiple windows although only one is ever visible.
2025-08-18 08:53:40 +0200thunderrd_(~thunderrd@node-lzx.pool-118-173.dynamic.totinternet.net) thunderrd
2025-08-18 08:41:56 +0200thunderrd_(~thunderrd@node-lzx.pool-118-173.dynamic.nt-isp.net) (Ping timeout: 244 seconds)
2025-08-18 08:03:04 +0200werneta(~werneta@syn-071-083-160-242.res.spectrum.com) (Ping timeout: 252 seconds)
2025-08-18 05:31:38 +0200thunderrd(~thunderrd@node-hbj.pool-125-25.dynamic.totinternet.net) (Ping timeout: 245 seconds)
2025-08-18 05:30:24 +0200thunderrd_(~thunderrd@node-lzx.pool-118-173.dynamic.nt-isp.net) thunderrd
2025-08-18 03:14:00 +0200tremon(~tremon@83.80.159.219) (Remote host closed the connection)
2025-08-18 00:34:31 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-08-18 00:09:04 +0200Solitary(~Solitary@user/solitary) Solitary
2025-08-18 00:06:43 +0200piele(~piele@eiseth.creativeserver.net) piele
2025-08-18 00:06:31 +0200piele(~piele@eiseth.creativeserver.net) (Server closed connection)
2025-08-17 23:54:33 +0200L29Ah(~L29Ah@wikipedia/L29Ah) (Ping timeout: 252 seconds)
2025-08-17 23:07:53 +0200werneta(~werneta@syn-071-083-160-242.res.spectrum.com) werneta
2025-08-17 21:20:01 +0200catman(~catman@user/catman) (Read error: Connection reset by peer)
2025-08-17 19:39:15 +0200 <geekosaur> https://hackage.haskell.org/package/xmonad-contrib-0.18.1/docs/XMonad-Actions-Minimize.html might let you do it
2025-08-17 19:37:01 +0200 <geekosaur> if an application deliberately withdraws a window, there's generally no good way to get it back and the app may behave in odd ways if you do (it won't be expecting it)
2025-08-17 19:34:31 +0200 <hramrach> The layout does not have all windows visible and it's possible to switch the iconized windows to visibe but not the withdrawn ones.
2025-08-17 19:32:22 +0200 <hramrach> Nothing, some applications just make the witndow withdrawn. Other windows are iconized and those appear in the layout but tne the withdrawn ones.
2025-08-17 19:28:01 +0200Solitary(~Solitary@user/solitary) (Server closed connection)
2025-08-17 18:30:12 +0200noa(~noa@86-58-98-43.dynamic.telemach.net) (Quit: WeeChat 4.5.2)
2025-08-17 18:12:58 +0200hramrach(~hramrach@nat2.prg.suse.com) hramrach
2025-08-17 18:12:41 +0200hramrach(~hramrach@193.86.92.181) (Server closed connection)
2025-08-17 17:56:09 +0200noa(~noa@86-58-98-43.dynamic.telemach.net)