rust-wlc icon indicating copy to clipboard operation
rust-wlc copied to clipboard

Script to post issue when wlc updates

Open SnirkImmington opened this issue 8 years ago • 3 comments

I'll be working on a python script that should:

  • [ ] Poll for changes in wlc (with tags)
  • [ ] Identify when a new release is tagged
  • [ ] Authenticate as a github account or bot (maybe mine)
  • [ ] Post an issue in rustwlc specifying a new branch
  • [ ] Include list of commits changed in master
  • [ ] Provide links to each commit in the issue with checkmarks

SnirkImmington avatar Aug 15 '16 00:08 SnirkImmington

Hi, I'm looking at projects that depend on the wlc library with regard to package maintenance for Nix/NixOS.

The wlc 0.0.10 release has deprecated the wlc_pointer_get_position function and therefore any project that relies on it will have to use an earlier version of wlc or amend its code accordingly. Are there any plans to make the necessary changes in rust-wlc to support wlc 0.0.10?

Regards,

Chris

celldee avatar Aug 09 '17 10:08 celldee

I will attempt to begin targeting wlc 0.0.10 in v0.6.2 of Way Cooler. After that unless there are big changes, I'll be focusing on binding to wlroots instead.

Timidger avatar Aug 09 '17 14:08 Timidger

That's great. Thanks for letting me know.

On 9 August 2017 at 15:45, Preston Carpenter [email protected] wrote:

I will attempt to begin targeting wlc 0.0.10 in v0.6.2 of Way Cooler. After that unless there are big changes, I'll be focusing on binding to wlroots instead.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/way-cooler/rust-wlc/issues/50#issuecomment-321277448, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAGrT1xzGvr5t5r45nYfi9mJYvlvyTJks5sWcYBgaJpZM4JkCo- .

-- Regards,

Chris

celldee avatar Aug 09 '17 15:08 celldee