Jonathan Bowman

Results 29 comments of Jonathan Bowman

Curious what this would mean... Would everything enabled by HAVE_SYSTEMD no longer exist?

> Yes, HAVE_SYSTEMD and HAVE_ELOGIND. Thank you. Just considering what features will not be sticking around. I am assuming `lock`, `unlock`, and `idlehint` would go away. I am less certain...

> Bumping this issue, Ruff is my favorite and go to linter it should be featured on here surprised it is not Agreed! So... did you approve this PR so...

> This should be merge. Great linter. Agreed! @Kub-AT could you approve the PR (that is what counts as a vote)

> Agree with @Kub-AT . This PR should get merged as Ruff is getting more popular Yes, indeed! Could you approve the PR, @Owen-CH-Leung, then (approval is what counts as...

@DanielSarmiento04 I am unsure how strict this project is, but I do note that your PR comment does not match the template. I don't see "What is this Python project?"...

> Why PR not merged? @ademaro you could help things along by approving it! That counts as a vote. We need 20 approvals to see it included.

I would love to work on a PR for this. My first thought is that we can check the `WAYLAND_DISPLAY` environment variable and, if populated, use `wl-copy` and `wl-paste` (contrary...

A very good point, @dkaszews . At this point, it looks like [Clipboard.cs](https://github.com/PowerShell/PowerShell/blob/master/src/Microsoft.PowerShell.Commands.Management/commands/management/Clipboard.cs) checks based on platform, rather than testing for the actual existence of the utilized executables. I was...