Mariusz Woloszyn

Results 46 comments of Mariusz Woloszyn

@csmcallister: Where in the code it is actually enforced?

As I mentioned in #47966 this behavior was previously documented and at least should be documented again.

Hi! Seems actually any single app restoration goes wrong. Apparently it's due to the wrong resolution being detected for my dual monitor setup which looks like this: ![image](https://user-images.githubusercontent.com/433383/109496719-5469d280-7a91-11eb-8237-c090e5ff8bc4.png) Right monitor...

`wmctrl ` shows following dimensions: ``` $ wmctrl -d 0 * DG: 12480x7680 VP: 3120,0 WA: 59,24 3061x1896 N/A ```

Roughly. I assume some space was subtracted for UI elements. Instead of 3061x1896 it should be 3120x1920 so small pixel counts are missing for the top ribbon and left tool...

@johannesjo Hi! Any progress with new version with additional debug?

@jose I'm having following error while parsing code using javalang with your patch: ``` File /usr/local/lib/python3.9/site-packages/javalang/ast.py:54, in Node.filter(self, pattern) 53 def filter(self, pattern): ---> 54 for path, node in self:...

I've provided alternative implementation of end position just for methods in pr #120

> There's been a lot of discussion on this lately. See #551 if you haven't yet. I didn't realize that. I've picked the `CoreStableDiffusionPipeline` suggestion.

> would it be ok if we wait with this PR 1 week? Absolutely. Feel free to do with this PR whatever makes sense. I started it when I realized...