You are not logged in.
I was a very happy piedock user, longing for sway support.
Ended up writing this single file in python/gtk3: waypiedock.
This is work in progress, I hope it comes handy for some of you. Any help welcome!
Offline
Interesting. How about a MAKEPKG for it? (Or, if you are still invovolved in Gentoo, an ebuild, for that matter)![]()
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Hello ewaller, thanks for your interest! I'm still running gentoo, yeah ![]()
...and still taking advantage of this warm and reactive community ![]()
You put the finger on something that itches me. For waypiedock, and lizzy as well: do you mind if we talk a bit more on the packaging subject?
Those are single-files scripts with 0 to 1 dependency (over python).
Even making a python package for them feels overkill to me
let alone packaging myself for all distribs... I lazily leave this to pros.
Guix, appimage, packagekit, anything seems overkill.
I get and deeply feel your point though. And I'm in need for a way-to-go.
A meta-package information-file with convertor-utils to main distributions packaging systems should be great, but if there is a well adopted one, I know it not.
For now I've made a release so any volunteer can package (and I'll be thankful)...
Any insight welcome.
Offline
Meanwhile I tagged a new version, moving the configuration away from the code, for easy updates...
Offline
Hey ewaller, community
update: I realized that pip very well can install packages from any source. So now lizzy and waypiedock both have a setup.py.
just copy the command from the README and you're good to go.
Offline