Chicago, IL, USA
Comment by ~michel-slm on ~breakfastquay/rubberband
REPORTED
RESOLVED FIXEDComment by ~michel-slm on ~breakfastquay/rubberband
ah, yes, triple-backquotes should hopefully be safe enough, thanks. For now I've emailed my patches but let me know if you want them in the issues instead.
Ticket created by ~michel-slm on ~breakfastquay/rubberband
On some Linux distributions, INSTALL_LIBDIR can be PREFIX/lib64 instead of PREFIX/lib. Allow overriding this
Ticket created by ~michel-slm on ~breakfastquay/rubberband
It's unclear what's the best way to submit patches. ~sircmpwn prefers them submitted by mail, but ~breakfastquay does not seem to have a public mailing list.
PR through the GitHub mirror? Or emailing the patch to bq@breakfastquay.com?
Ticket created by ~michel-slm on ~breakfastquay/rubberband
When installing rubberband, use
cp -p
rather thancp
?I've been carrying a patch for this in Fedora and would like to upstream it
Ticket created by ~michel-slm on ~michel-slm/choosier
Set up CI to make sure Choosier Browser builds and does not have style issues on every commit.
Comment by ~michel-slm on ~michel-slm/choosier
REPORTED
RESOLVED FIXEDComment by ~michel-slm on ~michel-slm/choosier
cargo
does not really handle installing desktop files and other assets, so not doing this yet - need to look at how other projects do it. a Makefile is probably needed to wrap.
~michel-slm assigned ~michel-slm to #1 on ~michel-slm/choosier
Ticket created by ~michel-slm on ~michel-slm/choosier
Choosier needs to be selectable as a default browser so I can dogfood the upcoming URL routing mechanism.