2025/06/30

2025-06-30 01:07:08 +0200tremon(~tremon@83.80.159.219) (Quit: getting boxed in)
2025-06-30 04:33:27 +0200td_(~td@i53870934.versanet.de) (Ping timeout: 252 seconds)
2025-06-30 04:35:19 +0200td_(~td@i53870930.versanet.de) td_
2025-06-30 08:50:13 +0200ft(~ft@p3e9bc0bf.dip0.t-ipconnect.de) (Quit: leaving)
2025-06-30 11:33:07 +0200kaskal-(~kaskal@2a02:8388:15bf:c200:6b44:aaf4:76f8:8b1) (Quit: ZNC - https://znc.in)
2025-06-30 11:33:28 +0200kaskal(~kaskal@2a02:8388:15bf:c200:2968:f867:8a66:34b3) kaskal
2025-06-30 11:45:28 +0200werneta(~werneta@syn-071-083-160-242.res.spectrum.com) (Ping timeout: 272 seconds)
2025-06-30 11:46:56 +0200Digitteknohippie(~user@user/digit) Digit
2025-06-30 11:48:48 +0200Digit(~user@user/digit) (Ping timeout: 244 seconds)
2025-06-30 12:38:40 +0200DigitteknohippieDigit
2025-06-30 13:23:10 +0200Digitteknohippie(~user@user/digit) Digit
2025-06-30 13:24:16 +0200Digit(~user@user/digit) (Ping timeout: 265 seconds)
2025-06-30 13:36:03 +0200DigitteknohippieDigit
2025-06-30 14:12:19 +0200coldpress(~coldpress@174.207.212.35.bc.googleusercontent.com) coldpress
2025-06-30 15:00:54 +0200Solitary(~Solitary@user/solitary) (Ping timeout: 260 seconds)
2025-06-30 15:26:20 +0200coldpress(~coldpress@174.207.212.35.bc.googleusercontent.com) (Quit: ZNC 1.7.2 - https://znc.in)
2025-06-30 16:12:28 +0200coldpress(~coldpress@223.205.212.35.bc.googleusercontent.com) coldpress
2025-06-30 16:46:04 +0200mc47(~yecinem@2c0f:f698:f29b:f3e7:7810:7f22:e4c1:918b)
2025-06-30 16:46:25 +0200mc47(~yecinem@2c0f:f698:f29b:f3e7:7810:7f22:e4c1:918b) (Changing host)
2025-06-30 16:46:25 +0200mc47(~yecinem@xmonad/TheMC47) mc47
2025-06-30 18:04:49 +0200mc47(~yecinem@xmonad/TheMC47) (Ping timeout: 260 seconds)
2025-06-30 19:41:09 +0200ft(~ft@p3e9bc301.dip0.t-ipconnect.de) ft
2025-06-30 19:42:04 +0200Solitary(~Solitary@user/solitary) Solitary
2025-06-30 20:49:55 +0200 <deepy> I tried adding ewmhFullscreen but I'm not sure I'm getting fullscreen, or at least it's not covering xmobar
2025-06-30 20:51:41 +0200 <deepy> this is my configuration and I'm struggling a bit with finding what I should be reading up on https://github.com/deepy/dotfiles/blob/master/xmonad.hs
2025-06-30 21:06:13 +0200 <L29Ah> what's your question?
2025-06-30 21:18:19 +0200ft(~ft@p3e9bc301.dip0.t-ipconnect.de) (Quit: leaving)
2025-06-30 21:20:22 +0200ft(~ft@p3e9bc301.dip0.t-ipconnect.de) ft
2025-06-30 21:24:22 +0200Digitteknohippie(~user@user/digit) Digit
2025-06-30 21:24:53 +0200Digit(~user@user/digit) (Ping timeout: 244 seconds)
2025-06-30 21:43:31 +0200 <deepy> Can I get ewmhFullscreen to actually be full screen? on top of xmobar and everything, no red line around the window?
2025-06-30 21:45:56 +0200 <geekosaur> you need a hack to get ris of the border; it should cover xmobar
2025-06-30 21:46:59 +0200 <L29Ah> deepy: try smartborders
2025-06-30 21:56:31 +0200L29Ah(~L29Ah@wikipedia/L29Ah) (Disconnected: closed)
2025-06-30 22:21:18 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-06-30 22:31:31 +0200Solitary(~Solitary@user/solitary) (Ping timeout: 276 seconds)
2025-06-30 22:59:52 +0200 <deepy> Ah, the fullscreen looks to be working, maybe it's just some applications running in wine that's misbehaving
2025-06-30 23:00:02 +0200 <deepy> I'll check smartborders tomorrow, thanks