bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Import Open API / Swagger 2.x Spec into Bruno

Open helloanoop opened this issue 2 years ago • 11 comments

helloanoop avatar Jan 29 '23 14:01 helloanoop

I want to add, the mentioned issue with intellij is not caused by that commit, but instead by this one.

lunatic-gh avatar Mar 07 '24 16:03 lunatic-gh

After some digging, the issue with rofi can be "easily" fixed by using a rofi-fork made for wayland support, available at https://github.com/lbonn/rofi, or the aur package rofi-lbonn-wayland-git

lunatic-gh avatar Mar 07 '24 18:03 lunatic-gh

I don't care about rofi, it's an x11 app that uses bugs and quirks in xorg to request focus. Any app that matters?

vaxerski avatar Mar 07 '24 18:03 vaxerski

Well, as it can be replaced with a fork, it shouldn't matter, just ignore that one.

But the other one for intellij is quite annoying. And from my own very limited understanding this looks like it forces "noInitialFocus" for fixing one specific app, but isn't that just totally over the top, when the windowrule "noInitialFocus" already exists? ofc feel free to correct me on this.

lunatic-gh avatar Mar 07 '24 19:03 lunatic-gh

wat?

vaxerski avatar Mar 08 '24 02:03 vaxerski

I want to add, the mentioned issue with intellij is not caused by that commit, but instead by this one.

The commit here to me looks like it globally forces "noInitialInput" onto every xwayland application. but is this really necessary when the corresponding windowrule already exists for applying this to specific apps?

lunatic-gh avatar Mar 08 '24 10:03 lunatic-gh

it doesn't

vaxerski avatar Mar 08 '24 16:03 vaxerski