Ridan Vandenbergh

Results 60 comments of Ridan Vandenbergh

Maybe we can modify the backing `Property`'s `getValue` of nodes created by the annotation system to perform a reflection call on the POJO. Basically, any time the `getValue` method on...

From a quick github search, I think only BetterPartyFinder is affected by this change (removal of QuestBattles) https://github.com/sersorrel/BetterPartyFinder/blob/658b8d710435421118ca4e84193ed62bfd8cdca9/BetterPartyFinder/PluginUi.cs#L727

> If you want to pr a breaking change, pr it to the ApiX branch, else mark the current enum obsolete, and add the new value for quest battles. >...

Thank you for the fast reply! Because it now looks like the repository is set up to publish to bintray, is there another repository you'd be comfortable moving to /...

> You're good, I have the same problem with 1Password specifically (on Niri). Or maybe both of us have a skill issues. The destination app (Zen Browser) seems to freeze...

> I'd say that fundamental issues of layer shell integration are not addressed (**that it gets destroyed from time to time**), and there's no indication of any of that. I've...

Hm, I might be making a mistake then. I'll see if I can get a minimal reproduction example.

I made this example which reproduces the behaviour for me: https://github.com/zeroeightysix/niri-reproduce-missing-wl-enter Notably, I did get the enter event if the surface contents are drawn using shm (first commit) but not...

* I get the Enter event immediately on sway * I get the Enter event along with the first motion event on cosmic