Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

Script to post issue when wlc updates #50

Open
6 tasks
SnirkImmington opened this issue Aug 15, 2016 · 3 comments
Open
6 tasks

Script to post issue when wlc updates #50

SnirkImmington opened this issue Aug 15, 2016 · 3 comments
Assignees

Comments

@SnirkImmington
Copy link
Contributor

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
@celldee
Copy link

celldee commented Aug 9, 2017

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

@Timidger
Copy link
Member

Timidger commented Aug 9, 2017

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.

@celldee
Copy link

celldee commented Aug 9, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants