sledgehammer999
sledgehammer999
Apparently only the low-level APIs are documented well in the official docs. There is higher level abstraction available to achieve the same thing less painfully. You need to read the...
### Checklist - [X] I have read through the manual page (`man fzf`) - [X] I have searched through the existing issues - [X] For bug reports, I have checked...
Please review the changelog entries for v5 RC1. I have left the commit hash to ease review. Also I have taken into account the stuff from PR #20918 PS: This...
Continuation of PR #20918 with the conflicts resolved. There was only one commit that conflicted: master version: cb90b6769c1b8b0be61f817333ee62c8844c93ec v5 version: 4687b4e8e43de285ef9006b8c68d90415f078557 Files in conflict: * src/webui/www/package.json * src/webui/www/public/scripts/login.js
Tracking upstream bug: https://code.google.com/p/libtorrent/issues/detail?id=444&start=100 If it is implement: 1. We should report the move progress to user 2. Shutdown libtorrent correctly during a move. Currently the torrent state is corrupted....
We're probably stuck offering the duo of RC_1_2 and RC_2_0 for some time in the future. So hardcode the choices and make the Program Updater choose the variant the user...
**SumatraPDF version** - Version 3.5.2 **Describe the bug** Two problems: 1. Can't edit the form of the attached pdf. It is open as a "static" pdf file. 2. SumatraPDF doesn't...
Partially implements #1022 With this, functionality is not lost or changed. The fontsconfig is still written, however all related values are now saved/loaded to `lxqt.conf` first. There's one caveat because...
I have been evaluating LxQt in a VM for a possible future migration of my main pc to it. I noticed a few pain points and started to investigate. Luckily...
Ignoring SSL errors was introduced ~14 years ago with commit 9824d86a3cbecc9fd91f0462956ca575ef742110 I **presume** that it was a quick'n'dirty way to get SSL going which persisted to this day. It's also...