Orestis Floros
Orestis Floros
This patch seems to improve the situation but would need to dig deeper into this min size mechanism: ```diff diff --git a/src/resize.c b/src/resize.c index ed6cd2dc..0262c689 100644 --- a/src/resize.c +++ b/src/resize.c...
@algmyr No pressure time-wise but I'd like to know if you intend to continue having ownership of this PR
Can you also upload the logs please?
Please follow https://i3wm.org/docs/debugging.html to get the full output of the logs
So, looking at the logs I see the following: Window gets managed: ``` 05.05.2020 16:08:46 - manage.c:manage_window:111 - window 0x0440002b 05.05.2020 16:08:46 - WM_CLASS changed to plasmashell (instance), plasmashell (class)...
I edit-linked one. Ok, when you have time, see if you can elaborate on how i3 should handle this case. Not urgent since we already have a workaround.
> There seem to be a broken test related to > > > Additionaly, this changes behavior which replaces the layout of current container (instead of creating a nested container)...
Sounds good, this will also fix https://github.com/i3/i3/issues/3001. Can you fix the test and include new ones that test the new behavior please?
> I don’t see a link to logs.i3wm.org. Did you follow https://i3wm.org/docs/debugging.html? (In case you actually provided a link to a logfile, please ignore me.) Works as expected for me,...
>I do not think showing some code will help a lot, because this code runs well on Windows and on Ubuntu without I3. I am not sure how we can...