Alan Swanson
Alan Swanson
## Description Add actions to allow quick vertical shift with one button press. ## Motivation and context By button count, or at least by repeat and hold, applying vertical shift...
Having separate "horizontal_fit_policy" and "vertical_fit_policy" properties does not allow maintaining aspect ratio when trying to fill entirety of destination image, which is preferred for wallpaper usage. While setting "auto" on...
Otherwise dev-perl/DBD-mysql-4.50.0 fails to build against it with following error; ``` Can't find 'boot_DBI' symbol in /usr/lib64/perl5/vendor_perl/5.30.3/x86_64-linux/auto/DBI/DBI.so at /usr/lib64/perl5/vendor_perl/5.30.3/x86_64-linux/DBI.pm line 284. ```
Vim was causing lots of _(Unimplemented) attribute: 29_ to be logged at start up and every PGUP/PGDOWN key press so here's a fix by supporting crossed-out and also conceal since...
With the death of rarbg, any torrents should have dead trackers removed such as `http://tracker.trackerfix.com:80/announce`, `udp://9.rarbg.to:2810/announce` and similar commonly used by rarbg. Maybe just remove those not in trackers.txt file....
Causes "_rust.abi3.so: undefined symbol: PyInit__openssl" due to LTO conflict when using GCC for C/C++ and Clang/LLVM for Rust. Only started with 41.0.1 for me but Gentoo bug references 40.0.1. https://bugs.gentoo.org/903908...
## Description Revert shutdown function timer setting back to spinner control ## Motivation and context In my PR https://github.com/xbmc/xbmc/pull/23299 to increase the shutdown timeout, it was suggested to change from...