Gauthier Fleutot Östervall
Gauthier Fleutot Östervall
Same here with 4.14: ``` WM_WINDOW_ROLE(STRING) = "Panel" _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DOCK ```
Sorry, but I'm not sure how to make it minimal. I understand too little to deem if something is irrelevant, with enough confidence. Here is my [config](https://github.com/fleutot/.xmonad).
Sorry, wrong branch! [Here comes](https://github.com/fleutot/.xmonad/tree/laptop). When I re-read the thread, I think I misunderstand. My problem is not with other windows leaving space to the bar. Instead, I have a...
Same issue, even without compositor.
You should try to edit the script, adding this after `done`: echo $WIDTH echo $HEIGHT echo $X echo $Y echo $POS_X echo $POS_Y and see if something seems off there.
> Has this issue been resolved or not? If yes, what should I do to resolve it? (my details are at the beginning of this issue) Did you try what...
I'm sorry, I don't understand "separe by ||" . But why is it wrong of me to assume that "indent by one level" would not align, but indent instead?
@micheleCTDE Thanks, I understand that the multiple logic levels quickly get complicated, you're right. In this example, I'd expect the output to be what you wrote. It's not reflecting the...
@guy-maurel I would much rather have the option to single indent, like the doc says. It is worthwhile for users to have a behavior that is simple to understand. Of...
It seems that the newline is inserted, if the condition is already wrapped in the original file. I suggest evaluating the "new line before )", after the line wrap caused...