maya

Results 12 comments of maya

It's quite ridiculous to me that Live Share, a feature about collaboration, is locked away to a certain set of IDEs, and that way limiting what it can be used...

> Except for Rider That's unfortunate since other jetbrains IDEs have something called (iirc) Code With Me, which is specfically something Rider is missing and I was looking for.

I think rust's concept of moving self, and allowing for it to be returned again after an operation like sorting makes standardizing methods like `.sorted()` uniquely neat, and would love...

Ideally the rich presence window in discord would show it similar to how you access them in rust/cargo projects, between the vscode folder/workspace and action info, as in between "In...

#1820 was the latest PR for this, but was unfortunately closed 3 weeks ago. My guess is that no maintainer is actively prioritizing it at the moment. I hope it...

The [latest CI run](https://github.com/glzr-io/glazewm/actions/runs/11845137635/job/33009928103) failed. I think the error output can be interpreted as failing because a different part of the release schedule had not finished, e.g. `https://github.com/glzr-io/glazewm/releases/download/v3.6.0/glazewm-v3.6.0.exe` not being...

The [CI run for 3.7.0](https://github.com/glzr-io/glazewm/actions/runs/12136051317/job/33836359291) also failed, but this time for a different/explicit permissions-related reason? Also don't know what it means, but thought I'd mention it.

I think it would be beneficial if there was a bigger notice in README.md that the usage instructions above the section mentioning precompiled binaries (for Windows) don't all easily transfer....

> With the precompiled binaries from the releases page you probably want to use cargo-clif.exe instead of using the cargo configs. This is true and what I expected after having...

The above rule also seems to have worked for me, but in case it isn't enough, I wrote this in my config: ``` # fix for screen snipping/snip and sketch/win+s...