Angelo Geulin

Results 18 comments of Angelo Geulin

I've been testing `use-damage = false` for a few hours now (like recommended in #375) and I think I can safely atest that this option does fix my issue. I...

@mighty9245 Not much to add here, but I can confirm 93f0d80572e47a1297dbf1af18a4ef498fa0bfe2 does introduce this issue for me. Testing commits back up to tag `v7` (with `use-damage = true`), it looks...

I noticed this issue as well. It was introduced in v2.8.8, specifically this commit e6c14d6b4ebaa66253008251b6485b86d425d7a2. https://bugs.archlinux.org/task/73204

I'm not sure if the issue has been fixed in newer versions. It looks like the destination module path is still getting overridden, but I'm not seeing it's side-effects anymore,...

Just upgraded a package that's affected by this bug, and indeed the side-effects are still there. I agree with @evelikov. While it is understandable that the developers of the project...

Works for me on Arch as well. Not sure what you mean by using /lib vs /lib32. The release tarballs don't link to anything in /lib or /lib32 of the...

The issue persists with the latest git (73c7f0c4) [from what I can tell](https://imgur.com/a/IPyrp05). Still happens with both the modesetting and intel DDX driver. And even when the compositor is off...

I'll try to see if it still happens with i3. But other than that, maybe hunting which commit introduced this would help ?

Yep, it's an issue even with [i3](https://imgur.com/a/pdS8nt5) on my end. So if I understand this correctly, this behavior is needed because for some users its either draw nothing / 'garbage...

Investigating a bit. It looks like this might be an issue with height and width detection instead of tiling or floating mode detection (because the latter alacritty never actually did)....