cdown / clipmenu

Clipboard management using dmenu
MIT License
1.11k stars 90 forks source link

Q: Whether does it make sense to merge clipnotify with clipmenu? #99

Closed randomizedthinking closed 5 years ago

randomizedthinking commented 5 years ago

I would like to make a debian package for clipmenu, and feel it make sense to merge clipmenu and clipnotify together.

How do you think?

cdown commented 5 years ago

These are separated because clipmenu is not guaranteed to be the only consumer of clipnotify, but if a downstream distribution packages them together, that sounds fine. :-)

If that doesn't answer your question, feel free to let me know, I think there are pros and cons either way here.

randomizedthinking commented 5 years ago

Understood. Since clipnotify is such a small utility, better to combine them together rather than have another dependence.

I will go ahead and create one, and have you review once it is done. Regards.

cdown commented 5 years ago

I think everything is answered here, so closing -- but feel free to poke me if there's anything else :-) Thanks!