Alex Burka

Results 126 comments of Alex Burka

@seanmonstar Awesome! Your impression seems right. I couldn't get it integrated in the trait resolver at all. Here is [some old advice from @nikomatsakis](https://github.com/rust-lang/rust/pull/45047#issuecomment-337044394). Suggestions I got didn't work, and...

We actually did go [back and forth](https://github.com/rust-lang/rfcs/pull/1733#issuecomment-284551267) on whether to use the keyword `bound` or maybe `constraint` in the RFC, but didn't come to a firm conclusion. Personally I don't...

More data: - If I use the arrow keys to select a different commit, then come back to the one with the emoji, the doubled characters go away, but instead...

Yes I'm using tmux inside of kitty

That issue is over a year old, and there haven't been any commits in Pop's [fork](https://github.com/pop-os/cosmic-workspaces) either, but this definitely stopped working very recently as others have said, so there...

My solution was to turn off Cosmic Workspaces for now, it goes back to horizontal but at least it does have the widget to drag windows around on both displays....

The cause seems to be the paths coming from pkg-config for ffmpeg. Commenting out the `pkg_check_modules(FFMPEG ...)` line in `manifold3/CMakeLists.txt` gets rid of the error (but then we're missing those...

I'm having this issue with Kitty in an X11 session, not Wayland. Unfortunately @luisbc92's [patch](https://github.com/paperwm/PaperWM/issues/943#issuecomment-2439351710) didn't help.

I tried Kitty all the way back to 0.10.1 (the first version with a binary release) and it exhibits the bug so it isn't a recent thing...