2022/10/01

2022-10-01 00:00:03 +0000 <HP-UX> No, fulls screen.
2022-10-01 00:00:23 +0000 <geekosaur> that doesn't look full screen to me
2022-10-01 00:00:26 +0000 <HP-UX> each window is fullscreen, on one workspace, but you place windows and nagivate them using grid/coord
2022-10-01 00:00:31 +0000 <HP-UX> That's what I'm saying
2022-10-01 00:00:38 +0000 <HP-UX> if you see the video it wil clarify
2022-10-01 00:01:16 +0000 <HP-UX> that's one workspace, but each window is full screen, but the way you lay them out and navigate them is with arrow keys, using grid/coordinate system like I described
2022-10-01 00:01:35 +0000 <HP-UX> So that one worksapce, has 5 windows, in that grid like layout
2022-10-01 00:01:42 +0000 <HP-UX> all fullscreen, all on one WS
2022-10-01 00:02:16 +0000 <HP-UX> but you specify, that in that workspace, I want firefox to be on top, 0,-1, or I want xterm to be 0,0, under it
2022-10-01 00:02:21 +0000 <HP-UX> all still one one WS, all fullscreen
2022-10-01 00:02:42 +0000 <HP-UX> So if you are on 0,0, you go mod + up, and you get to 0,1 etc.
2022-10-01 00:02:50 +0000 <HP-UX> all still on the same WS, all windows fullscreen
2022-10-01 00:03:22 +0000 <HP-UX> The way I laid them out usin [] was to showcase fullscreen window navigation lyout, not all windows simultanously tiled.
2022-10-01 00:03:22 +0000 <geekosaur> then someone else will have to worry about it; I'm not capable of watching the video, as I told you already
2022-10-01 00:03:28 +0000 <HP-UX> Np
2022-10-01 00:03:36 +0000 <HP-UX> Does it makes sense what I described?
2022-10-01 00:04:08 +0000 <geekosaur> you are talking about a layout of workspaces instead of windows? I think someone just submitted something like that
2022-10-01 00:04:43 +0000 <HP-UX> https://i.imgur.com/xyR7fdZ.png are you able to view an image?
2022-10-01 00:04:58 +0000 <HP-UX> Each 4x4 box is a workspace in Xmonad, imagine that
2022-10-01 00:05:18 +0000 <HP-UX> And windows are laid out in a navigationable grid like so, in each workspace, every window fullscreen
2022-10-01 00:05:25 +0000 <geekosaur> https://github.com/xmonad/xmonad-contrib/pull/755
2022-10-01 00:06:11 +0000 <HP-UX> And you do mod+3, go to WS 3, then mod + arrow keys to navigate the fullscreen windows on that WS, and have the ability to tell Xmonad, hey, I want this windowClass in this workspace at this location in the grid.
2022-10-01 00:06:56 +0000 <geekosaur> we don't (and I think can't) support that style of navigation not tied to a Layout (and therefore window positions); the StackSet insists on being linear
2022-10-01 00:09:59 +0000 <geekosaur> suppose it's possible that a layout could keep such an arrangement internally, but no such currently exists and I would absolutely not be surprised if it ended up having the same failure modes as our floating layer
2022-10-01 00:12:05 +0000 <HP-UX> Hmm
2022-10-01 00:12:47 +0000 <HP-UX> So currently we can't tell xmonad how to arrange windows in a layout?
2022-10-01 00:12:57 +0000 <HP-UX> What does exactlyt he window navigation do then?
2022-10-01 00:13:18 +0000 <HP-UX> You add window navigation to a layout, as it says, then you can use arrow keys or whatever to navigate the windows on that WS
2022-10-01 00:13:23 +0000 <HP-UX> So far so good
2022-10-01 00:13:23 +0000 <geekosaur> \window navigation works from the on-screen rectangles produced by running the layout
2022-10-01 00:13:32 +0000 <geekosaur> this is not helpful if they're all full screen
2022-10-01 00:33:55 +0000 <HP-UX> So window navigation doesn't work on full screen windows
2022-10-01 00:34:08 +0000 <HP-UX> no arrow key movement. Works on tiled mode though
2022-10-01 00:35:25 +0000 <HP-UX> Does work on other layouts, like accordion and other such, not all.
2022-10-01 00:36:03 +0000 <HP-UX> So long as all the windows are somehow visible on screen, it can navigate using arrow keys, but not in Full mode
2022-10-01 00:36:13 +0000 <HP-UX> :(
2022-10-01 00:36:16 +0000sogens2(~sogens@pa49-197-49-85.pa.qld.optusnet.com.au)
2022-10-01 00:36:47 +0000sogens(sogens@gateway/vpn/protonvpn/sogens) (Ping timeout: 268 seconds)
2022-10-01 00:37:02 +0000 <HP-UX> Still useful in tile mopde, not bad. Cool.
2022-10-01 00:37:50 +0000sogens2(~sogens@pa49-197-49-85.pa.qld.optusnet.com.au) (Client Quit)
2022-10-01 00:48:01 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Remote host closed the connection)
2022-10-01 01:00:23 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-10-01 01:15:34 +0000sogens(sogens@gateway/vpn/protonvpn/sogens)
2022-10-01 01:25:05 +0000sogens(sogens@gateway/vpn/protonvpn/sogens) (Quit: WeeChat 3.6)
2022-10-01 02:03:05 +0000banc(banc@gateway/vpn/airvpn/banc) (Ping timeout: 252 seconds)
2022-10-01 02:12:38 +0000sogens(sogens@gateway/vpn/protonvpn/sogens)
2022-10-01 02:13:00 +0000td_(~td@94.134.91.160) (Ping timeout: 264 seconds)
2022-10-01 02:14:44 +0000td_(~td@94.134.91.190)
2022-10-01 02:25:22 +0000sogens(sogens@gateway/vpn/protonvpn/sogens) (Quit: WeeChat 3.6)
2022-10-01 02:25:35 +0000banc(banc@gateway/vpn/airvpn/banc)
2022-10-01 03:09:06 +0000noex(~null@user/noex) (Quit: :q!)
2022-10-01 03:24:25 +0000sogens(sogens@gateway/vpn/protonvpn/sogens)
2022-10-01 03:29:26 +0000darkstardevx(~darkstard@192.183.207.94) (Remote host closed the connection)
2022-10-01 03:30:49 +0000darkstardevx(~darkstard@192.183.207.94)
2022-10-01 03:42:26 +0000darkstardevx(~darkstard@192.183.207.94) (Ping timeout: 260 seconds)
2022-10-01 03:52:40 +0000 <HP-UX> So when a window in a scratchpad need to do file open/save and other types of dialog boxes, the dialog boxes are the same size as the scratch window dimensions
2022-10-01 03:52:47 +0000noex(~null@user/noex)
2022-10-01 03:53:03 +0000 <HP-UX> Is there any way to make those dialog box windows normal size instead of the size of the scratch pad
2022-10-01 03:53:55 +0000 <HP-UX> https://i.imgur.com/0wzkggW.png here my scratchpad which opens up kate in a midde of the screen
2022-10-01 03:54:26 +0000 <HP-UX> when I go to edit kate settings, it is the same size as scratchpad dimensions
2022-10-01 03:56:28 +0000 <HP-UX> I mean, I guess it's not so bad, but it's ... I mean. I dunno. What do you think?
2022-10-01 04:02:47 +0000 <[Leary]> HP-UX: Presumably the boxes are caught by the scratchpad ManageHook. You might be able to evade the issue by refining e.g. `className =? "kate"` to something like `className =? "kate" <&&> not <$> isDialog <&&> isNothing <$> transientTo`.
2022-10-01 05:09:48 +0000 <HP-UX> I guess it's nto so bad, actually.
2022-10-01 05:10:14 +0000 <HP-UX> At least every dialog window is exactly the same size, location, etc. hmm. I actually like it now.
2022-10-01 05:39:06 +0000mvk(~mvk@2607:fea8:5ce3:8500::778c) (Ping timeout: 260 seconds)
2022-10-01 05:44:11 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 252 seconds)
2022-10-01 06:00:09 +0000Guest79(~Guest79@2001:9e8:29fc:6f00:b897:2daa:c15c:1045)
2022-10-01 06:07:56 +0000 <Guest79> Hi All, I tried to configure a shortcut starting feh with the directory from the current active terminal. I googled arround a bit and found this:
2022-10-01 06:07:57 +0000 <Guest79> https://marcinchmiel.com/articles/2017-09/launching-terminal-emulator-in-current-working-directory…
2022-10-01 06:07:57 +0000 <Guest79> Looks really close to what I need. But, this article is from 2017 is there something builtIn to xmonad in 2022 that I have overseen?
2022-10-01 06:45:07 +0000Guest79(~Guest79@2001:9e8:29fc:6f00:b897:2daa:c15c:1045) (Quit: Client closed)
2022-10-01 08:17:43 +0000ircbrowse_tom(~ircbrowse@2a01:4f8:1c1c:9319::1)
2022-10-01 08:17:48 +0000Server+cnt
2022-10-01 08:25:29 +0000Guest79(~Guest79@2001:9e8:29fc:6f00:bf2:199c:2a57:3f6f)
2022-10-01 08:47:56 +0000Guest79(~Guest79@2001:9e8:29fc:6f00:bf2:199c:2a57:3f6f) (Ping timeout: 252 seconds)
2022-10-01 09:34:54 +0000 <HP-UX> Hi, trying to figure out how to do this: I have a workspace, where a single window lives, Fullscreen layout, and I want to bind a key that can toggle going to that workspace and back to previous one
2022-10-01 09:43:45 +0000 <liskin> oh, first day of hacktoberfest, and someone submits a low effort code of conduct to the xmonad-web repo :-(
2022-10-01 09:44:43 +0000 <HP-UX> , ("M3-n", windows $ W.greedyView "NSP")
2022-10-01 09:44:54 +0000 <HP-UX> I can do something like this, and I can GO to the NSP workspace for example
2022-10-01 09:45:16 +0000 <HP-UX> But when I'm in the NSP workspace, I'd like the same key combination to toggle back to previous workspace
2022-10-01 09:45:59 +0000 <HP-UX> , ("M-z", toggleWS) --
2022-10-01 09:46:15 +0000 <HP-UX> But this makes for TWO different key combinations
2022-10-01 09:46:34 +0000 <HP-UX> Any way to have only just one, that goes to a certain worksapce, and then back to wherever you were
2022-10-01 09:47:08 +0000 <HP-UX> If I do, M3-n, goes to NSP, then I do M-z, and goes back to whereever it was before it switched to NSP
2022-10-01 09:47:13 +0000 <HP-UX> Please advise, thanks
2022-10-01 09:55:16 +0000chomwitt(~chomwitt@2a02:587:dc14:f500:f42c:42aa:75f3:5bbf)
2022-10-01 10:31:57 +0000 <byorgey> HP-UX: I think you want 'toggleOrView' from XMonad.Actions.CycleWS
2022-10-01 10:38:13 +0000 <HP-UX> W.toggleOrView not in scope...
2022-10-01 10:39:53 +0000 <HP-UX> , ("M3-z", windows $ W.toggleOrView "Emacs")
2022-10-01 10:40:27 +0000 <HP-UX> W.greedyView compiles, np
2022-10-01 10:40:44 +0000azg256(~user@78-56-98-5.static.zebra.lt)
2022-10-01 10:44:30 +0000 <byorgey> HP-UX: it's from the XMonad.Actions.CycleWS module. So at the top you need either just 'import XMonad.Actions.CycleWS', or something like 'import XMonad.Actions.CycleWS (..., toggleOrView)'
2022-10-01 10:44:46 +0000 <HP-UX> It's already there
2022-10-01 10:44:55 +0000 <HP-UX> I use toggleWS like I said, from it, and it works.
2022-10-01 10:44:56 +0000 <fizzie> Then you wouldn't add a `W.` prefix.
2022-10-01 10:45:31 +0000 <HP-UX> import qualified XMonad.StackSet as W
2022-10-01 10:45:37 +0000 <HP-UX> here's the W. prefix coming from
2022-10-01 10:45:44 +0000 <fizzie> Yes, so don't use it with `toggleOrView`.
2022-10-01 10:45:52 +0000 <HP-UX> import XMonad.Actions.CycleWS here's my line
2022-10-01 10:45:56 +0000 <fizzie> You said "W.toggleOrView not in scope..."
2022-10-01 10:46:03 +0000 <HP-UX> I tried both
2022-10-01 10:46:08 +0000 <HP-UX> no luck on with or without W.
2022-10-01 10:46:20 +0000 <HP-UX> , ("M3-z", windows $ toggleOrView "Emacs")
2022-10-01 10:46:24 +0000 <HP-UX> , ("M3-z", windows $ W.toggleOrView "Emacs")
2022-10-01 10:46:35 +0000 <byorgey> HP-UX: what version of xmonad-contrib do you have installed?
2022-10-01 10:46:57 +0000 <HP-UX> https://bpa.st/BVAQ
2022-10-01 10:47:06 +0000 <HP-UX> latest. 0.17 from stack
2022-10-01 10:47:10 +0000 <fizzie> That's an entirely different error.
2022-10-01 10:47:25 +0000 <HP-UX> this error is without W.
2022-10-01 10:47:32 +0000 <HP-UX> 439 | , ("M3-z", windows $ toggleOrView "Emacs")
2022-10-01 10:47:34 +0000 <HP-UX> see
2022-10-01 10:47:38 +0000 <fizzie> Yes, and it means you wouldn't put in `windows $` either, likely.
2022-10-01 10:47:45 +0000 <HP-UX> I see
2022-10-01 10:47:59 +0000 <HP-UX> Oh I see.
2022-10-01 10:48:02 +0000 <fizzie> Just ("M3-z", toggleOrView "Emacs").
2022-10-01 10:48:08 +0000 <HP-UX> Gotcha
2022-10-01 10:48:10 +0000 <HP-UX> Thanks yoyu
2022-10-01 10:48:23 +0000 <HP-UX> Oh man that's brilliant.
2022-10-01 10:48:30 +0000 <HP-UX> About time.
2022-10-01 10:48:48 +0000 <HP-UX> It's like a scratchpad keyword, but minus the limitations of scratchpad
2022-10-01 10:49:00 +0000 <HP-UX> Thank you, I am ...I really gotta learn haskell one of them days
2022-10-01 10:51:27 +0000 <HP-UX> Is it possible to do like emacs style keybindings in Xmonad like "M-x e", toggleOrView "Emacs"
2022-10-01 10:52:00 +0000 <HP-UX> So I can do like, Mod+x then first letter of some app's name to to there
2022-10-01 10:52:54 +0000 <fizzie> Yes, I think EZConfig supports that, but internally using XMonad.Actions.Submap where necessary. Never tried it, though.
2022-10-01 10:53:00 +0000 <fizzie> s/but/by/
2022-10-01 10:53:11 +0000 <HP-UX> https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/XMonad-Util-EZConfig.html well it says that but I hadn't yet been able to figure itout
2022-10-01 10:53:56 +0000 <HP-UX> Oh I have to do mkkeymap
2022-10-01 10:53:58 +0000 <HP-UX> I see.
2022-10-01 10:54:15 +0000 <fizzie> No, I think `additionalKeysP` uses mkKeymap already.
2022-10-01 10:54:20 +0000 <fizzie> If that's what you're using to add key bindings.
2022-10-01 10:54:25 +0000 <HP-UX> https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/XMonad-Util-EZConfig.html#g:3
2022-10-01 10:54:51 +0000 <HP-UX> keys = \c -> mkKeymap c $ <- where do I add the keys keymap?
2022-10-01 10:54:54 +0000 <fizzie> I know that's where it's specified, I'm saying `additionalKeys` will call mkKeymap for you.
2022-10-01 10:55:11 +0000 <fizzie> "additionalKeysP -- Like additionalKeys, except using short String key descriptors like "M-m" instead of (modMask, xK_m), as described in the documentation for mkKeymap."
2022-10-01 10:55:59 +0000 <fizzie> So it should just be a matter of adding those to your list. Assuming you're currently calling `additionalKeysP` to add your keys.
2022-10-01 10:56:19 +0000 <HP-UX> What?
2022-10-01 10:56:35 +0000 <HP-UX> Yes
2022-10-01 10:56:48 +0000 <HP-UX> I am already using it, like M3-s, etc.
2022-10-01 10:57:10 +0000 <HP-UX> I am trying to figure out where to put the keys =
2022-10-01 10:57:50 +0000 <fizzie> I'm saying just add whatever Emacs-style keybindings to your list. You don't need to use mkKeymap.
2022-10-01 10:57:59 +0000 <HP-UX> It doesn't work.
2022-10-01 10:58:16 +0000 <HP-UX> I already tried all of the things, that's why I'm asking here
2022-10-01 10:58:33 +0000 <HP-UX> I already tried the emacs style keys in additionalkeysp and they do not work
2022-10-01 10:58:51 +0000 <fizzie> Then it wouldn't work by calling mkKeymap either, because that's exactly what additionalKeysP does. https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/src/XMonad.Util.EZConfig.html#addit…
2022-10-01 10:58:56 +0000 <HP-UX> , ("M-x e", toggleOrView "Emacs") < this doesn't work
2022-10-01 10:59:12 +0000 <HP-UX> What am I donig wrong?
2022-10-01 10:59:25 +0000 <HP-UX> , ("M3-z", toggleOrView "Emacs") <- this works
2022-10-01 11:00:05 +0000 <HP-UX> I can get combinations to work, but not sequences
2022-10-01 11:00:13 +0000 <fizzie> I haven't tried to use the automatically generated submaps, so I don't think I can really advise there. I don't suppose you have something else bound to plain "M-x" or something?
2022-10-01 11:00:24 +0000 <HP-UX> No I don't think so
2022-10-01 11:00:31 +0000 <HP-UX> Oh nevermind, I stupidly do
2022-10-01 11:00:40 +0000 <HP-UX> I thought I didn't, cuz ... sorry
2022-10-01 11:02:47 +0000 <HP-UX> Ok it works now
2022-10-01 11:02:59 +0000 <HP-UX> Oh this is a life saver, thank you so much my friendly dude man
2022-10-01 11:22:06 +0000 <HP-UX> https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/XMonad-Actions-Minimize.html
2022-10-01 11:22:36 +0000 <HP-UX> What exactly does min/maximize window do? I don't understand the functionality of it
2022-10-01 11:22:55 +0000 <HP-UX> where does the minimized window go?
2022-10-01 11:28:03 +0000 <mekeor[m]> hello. should i start dbus in my .xsession, beside xmonad? if so, how?
2022-10-01 11:34:53 +0000 <geekosaur> eval $(dbus-launch --sh-syntax --exit-with-session)
2022-10-01 11:36:13 +0000 <geekosaur> HP-UX: it's unmapped, and you need a keybind to get it back
2022-10-01 11:36:44 +0000 <geekosaur> (or a desktop panel which will generally show it in brackets or etc. and you can click it to restore it)
2022-10-01 11:38:17 +0000 <geekosaur> as for `additionalKeysP` and submaps, consider https://github.com/geekosaur/xmonad.hs/blob/skkukuk/xmonad.hs#L203-L209
2022-10-01 11:43:38 +0000 <HP-UX> geekosaur: what is this kind of a key binding? how do you do it?
2022-10-01 11:43:45 +0000 <HP-UX> M-C-cko
2022-10-01 11:45:01 +0000 <HP-UX> So, for example, to run 'spawn "mpc next"', you would hit mod-a (to trigger the submapping) and then n to run that action. (0 means "no modifier"). You are, of course, free to use any combination of modifiers in the submapping. However, anyModifier will not work, because that is a special value passed to XGrabKey() and not an actual modifier.
2022-10-01 11:45:17 +0000 <HP-UX> Sorry my English is weak, trying to make sense out of this sentence
2022-10-01 11:45:43 +0000 <geekosaur> M-C-c, then k, then o
2022-10-01 11:46:24 +0000 <HP-UX> Oh I see
2022-10-01 11:46:32 +0000 <geekosaur> and M-C-c is a Submap generated automatically by additionalKeysP
2022-10-01 11:46:52 +0000 <geekosaur> (as is the following k, but it only has one entry)
2022-10-01 11:48:51 +0000 <geekosaur> for yours in X.A.Submap, note that each entry in the Submap is (0, key). that's the "no modifier" in this case
2022-10-01 12:36:19 +0000td_(~td@94.134.91.190) (Ping timeout: 252 seconds)
2022-10-01 12:40:38 +0000td_(~td@94.134.91.190)
2022-10-01 13:05:49 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-10-01 13:07:34 +0000thunderrd(~thunderrd@183.182.115.199) (Read error: Connection reset by peer)
2022-10-01 14:06:35 +0000azg256(~user@78-56-98-5.static.zebra.lt) (Leaving)
2022-10-01 14:37:46 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Remote host closed the connection)
2022-10-01 14:43:50 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-10-01 15:08:32 +0000mvk(~mvk@2607:fea8:5ce3:8500::778c)
2022-10-01 16:00:10 +0000azureorange404[m(~azureoran@2001:470:69fc:105::2:7589) (Quit: You have been kicked for being idle)
2022-10-01 16:21:14 +0000blaa(~bla@83.24.69.6.ipv4.supernova.orange.pl) (Remote host closed the connection)
2022-10-01 16:28:59 +0000bla(~bla@83.24.69.6.ipv4.supernova.orange.pl)
2022-10-01 16:37:54 +0000isaacthekind[m](~isaacthek@2001:470:69fc:105::2:6003)
2022-10-01 16:38:40 +0000 <isaacthekind[m]> does anybody have a good example of setting up xmonad on nixOS?
2022-10-01 16:41:37 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 16:46:12 +0000 <geekosaur> HP_UX, if it wasn't clear, `anyModifier` is a special value. But it has no meaning in a keymap, except for the top level keymap (`keys` function or `additionalKeys`, but not submaps as the keyboard's already grabbed)
2022-10-01 16:55:13 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net) (Quit: leaving)
2022-10-01 16:56:15 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 16:56:24 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-01 16:57:10 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 16:58:28 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-01 17:02:56 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 17:03:03 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-01 17:03:28 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 17:22:43 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net) (Quit: restarting computer, will come back soon)
2022-10-01 17:38:13 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 18:42:53 +0000noex(~null@user/noex) (Quit: :q!)
2022-10-01 18:56:53 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net) (Quit: Be back in a sec)
2022-10-01 18:58:41 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 18:59:58 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-01 19:01:20 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 21:03:35 +0000chomwitt(~chomwitt@2a02:587:dc14:f500:f42c:42aa:75f3:5bbf) (Remote host closed the connection)
2022-10-01 21:21:55 +0000Guest9869(~Guest98@2603-8000-6f00-2842-0000-0000-0000-1673.res6.spectrum.com)
2022-10-01 21:22:09 +0000 <Guest9869> hit how do i prevent xmobar from growing off screen when applications are open, or too many for the matter
2022-10-01 21:23:14 +0000 <Guest9869> as in I have it displaying application names when open, but the bar continues to expand to the right if more are opened
2022-10-01 21:28:58 +0000Guest9869(~Guest98@2603-8000-6f00-2842-0000-0000-0000-1673.res6.spectrum.com) (Quit: Client closed)
2022-10-01 21:43:25 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net) (Quit: leaving)
2022-10-01 21:44:26 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 21:47:03 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-01 21:47:58 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2022-10-01 22:20:38 +0000Guest9858(~Guest98@172-112-225-143.res.spectrum.com)
2022-10-01 23:37:54 +0000noex(~null@user/noex)
2022-10-01 23:52:36 +0000steve_(~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 264 seconds)
2022-10-01 23:56:46 +0000noex(~null@user/noex) (Quit: :q!)