parkouss / pyewmh

An implementation of EWMH (Extended Window Manager Hints) for python, based on Xlib.
GNU Lesser General Public License v3.0
40 stars 15 forks source link

Various improvements #2

Closed rrthomas closed 10 years ago

rrthomas commented 10 years ago

A couple of small bug fixes, overhaul the English, and clarify the license by a note to README.rst (please check!).

parkouss commented 10 years ago

Well thank you a lot for your changes ! I'm happy that you corrected my english mistakes and will try to do better next time:)

Do you think these changes could involve a new version (0.1.2)?

Thanks again!

rrthomas commented 10 years ago

Since there are some minor bug fixes, I would say a new release would be worthwhile. Also, perhaps you could tag the previous release (0.1) in git?

parkouss commented 10 years ago

I tagged the previous release as 0.1.1, and updated new version as 0.1.2.

I'm not sure about the versionning process - when do you think I have to upload to PyPi the current 0.1.2 release ? When it will be tagged ?

I'm new to git and PyPi, so don't hesitate to tell me If you think I've done something wrong;)

2014-05-29 14:33 GMT+02:00 Reuben Thomas notifications@github.com:

Since there are some minor bug fixes, I would say a new release would be worthwhile. Also, perhaps you could tag the previous release (0.1) in git?

— Reply to this email directly or view it on GitHub https://github.com/parkouss/pyewmh/pull/2#issuecomment-44526620.

rrthomas commented 10 years ago

You could also usefully tag 0.1, as released on SourceForge. I would release 0.1.2 now, unless you have any more changes to make (I do not).

As a Debian Maintainer, I've submitted an Intent To Package bug for pyewmh, so as soon as it's stable, I'll see if I can make a Debian package.

parkouss commented 10 years ago

Thank you for your help - I followed you instructions and tagged 0.1 as released on sourceforge then 0.1.2, as I don't currently have any more changes to make. It is also updated on PyPi.

I'd be happy to see pyewmh as a debianized python-ewmh package !

Let me know if this happens or if I can be of any help.

Thanks again !

2014-05-29 15:05 GMT+02:00 Reuben Thomas notifications@github.com:

You could also usefully tag 0.1, as released on SourceForge. I would release 0.1.2 now, unless you have any more changes to make (I do not).

As a Debian Maintainer, I've submitted an Intent To Package bug for pyewmh, so as soon as it's stable, I'll see if I can make a Debian package.

— Reply to this email directly or view it on GitHub https://github.com/parkouss/pyewmh/pull/2#issuecomment-44529084.