Tony Zorman

Results 187 comments of Tony Zorman

I will close this for now, feel free to reopen when you get back to this!

@Procrat friendly ping, in case you are still interested in this

@colonelpanic8 I think it is unlikely that liskin will pick this back up anytime soon. I also think merging this would be great, and don't have any strong preferences regarding...

@geekosaur it's just `shouldApply`. The reason is that `CondModifiedLayout`—being a layout—needs to implement `Read` and `Show`, and these conditions get passed as parameters to it EDIT: FWIW I've implemented a...

@bradrn what version of `xfce4-panel` are you running? I just installed 4.18.2, and it works just fine; `xprop` correctly reports something along the lines of […] _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0,...

@bradrn @fleutot could either of you post (a minimal version of) your XMonad configs? Sadly I don't think I can help much until I can reproduce this :(

> Here is my [config](https://github.com/fleutot/.xmonad). Are you sure this is the right config? It was last updated six years ago and still mentions xmobar as a bar. > And here’s...

> Sorry, wrong branch! [Here comes](https://github.com/fleutot/.xmonad/tree/laptop). Thanks! You're not using any dock combinators, so I would expect nothing to be respected. You should at least add `docks` to your main...

I think the problem here are all fixed, actually, so I will close. What I think is important to note is the fact that `desktopLayoutModifiers` only applies to the default...