Fabien Devaux

Results 157 comments of Fabien Devaux

FYI I had to make some fixes (turned to be simplifications) to get the 4 animations working, but it's dropping "margin" support... I guess the default values are not fitting...

A custom offset could be better.... please test if this can fix your setup or if there is a need to find another solution.

@JunaidQrysh any feedback on the usage of the existing configuration options ? (offset, margin, ...) @Sneethe not surprising that something doing multiple IPC calls to get information before toggle the...

hum, I think this is really an offset thing... it's only affecting hide and just makes it hide "way more far" than the current code which uses the window height....

Maybe I made some mistake when I tested it, I'll give it another try.... but this is breaking compatibility with the margin fallback, probably not a big deal. Now isn't...

That's an interesting feedback, maybe some caching issue. Thank you for the tests, I'll look at it in a week or two Given my current activities. Le mar. 14 janv....

I added it to the main branch, basic tests showed ok but I didn't test rotation (also combined with scale). EDIT: not making any release now, but will in a...

More testing breaks some of my setup, and I have very little time to debug that now. In case you are curious, with such monitors: ```json [{ "id": 0, "name":...

I made experiments (not well tested yet), I believe it's mostly about the default margin computation, the fixed value isn't that great indeed. There are two versions of the margin...

Try the git version first... anyway, your feedback is welcome!