BasioMeusPuga

Results 31 comments of BasioMeusPuga

You're correct. I'll fix this in the next commit.

Hello. I'm afraid I've been on a break from development due to unavoidable IRL circumstances. That said, please help me understand this better. In that gif both padding and line...

Mobi files should be working. The library is embedded in the program, so you shouldn't even need to install anything. `PyMuPDF` is for pdfs only.

Hey. I'm not sure this is _my_ bug. The only progress bar in the whole program is in the statusbar. While that does get triggered when opening a book, it...

Yeah. This is probably the result of data_files in setup.py. I don't really see this as a major issue though. Is it causing packaging issues?

I'm going to need at least a screenshot before I can tell what's going on. The only "overlay" windows the program creates are docks, and I'm not sure how they...

Sorry. I didn't get a notification for this. I see you've made a one-size fits all patch for adjusting padding dynamically. I'll have to see how well that works, or...

I'll keep this in mind. Could you summarize flathub to me? Is it a build service or a repo or something similar?

This is very likely due to the setup.py reporting version information the way it does. I've since removed version checks from it. Having said that, I'm a little out of...

Maybe that came out incorrectly. Yes, Qt is part of the KDE runtime. The compilation was for the PyQt bindings. That would be the `.sip` files in the PyQt5 tar...