Jackson Huff
Jackson Huff
@leo-arch Something else you could do is to add `good-first-issue` as a topic to the repo, as that'll reveal clifm to anybody looking at https://github.com/topics/good-first-issue to find projects to contribute...
Another suggestion I have that might get **clifm** more attention is to make the releases more frequent. Right now, it looks like each release has a laundry list of additions/bugfixes,...
Here's another idea for more users: make a website. GitHub Pages works great with the Zola static site generator and that's what we used for CB here: https://getclipboard.app/ In that...
@leo-arch I have an idea of how to fix this. What if you checked any paraneters after the first and see if they're an application or file? If it's a...
I was thinking the killer feature would be to have it available in the format of `FILE FILE APP APP` where you can have each `APP` open both `FILE`s and...
> It will require clifm to check every argument. That was kind of the point, so that clifm does the hard work for us so the user doesn't have to.
Looks like you might not need any fancy CSS trickery, just a couple simple CSS and programmatic changes: 1. Change the `position` of `.songcontainer` from `absolute` to `static` 2. Add...
Personally, I think the idea of a first-time tutorial is a great compromise between only providing help when needed and a complete documentation page. If users who do need help...
I'm pleased to announce I finally got a Milk-V Pioneer from the RISC-V Foundation specifically for this issue. I've already tried getting the Freedesktop SDK running but I keep getting...
@nanonyme What should I do or who can I talk to once the qemu-binfmt image is built?