Feng Yu
Feng Yu
After `cmake --install` files tree: ```sh $ tree /tmp/qbee /tmp/qbee/ `-- AppDir `-- usr |-- bin | `-- qbittorrent `-- share |-- applications | `-- org.qbittorrent.qBittorrent.desktop |-- icons | `--...
HiDPI支持?
wine默认的96 dpi在我的笔记本屏幕实在太小,以前都是在`winecfg`中将dpi设置为1.5x的144的(基本实现win10默认的HiDPI 150%放大),不知道打包成AppImage之后如何实现呢?或者通过添加哪些参数可以手工修改DPI的吗?
**bug详情描述** 有些音乐没有缩略图(或者是获取不到?),就会隐藏掉播放按钮,导致按钮非常难点,因为靠近播放按钮之后这个播放按钮会显示出来,把右边的元素挤开。 建议如果获取不到那个缩略图的话,就始终显示暂停按钮,补上这个位置 **截图**   **桌面信息:** - 操作系统: Deepin - 版本号 15.11
I just want to build merge request, but this plugin triggered many times by SCM change.   And if someone make a merge request, this plugin will triggered twice,...
LXD基于LXC开发的版本,兼容LXC镜像。无论是LXC还是LXD镜像在国内下载速度都奇慢无比,希望予以镜像。 LXD镜像地址: https://images.linuxcontainers.org 镜像方式: 反向代理即可
### Task List - [x] Steps to reproduce provided - [x] Stacktrace (if present) provided - [x] Example that reproduces the problem uploaded to Github - [x] Full description of...
### Prerequisites * [x] If you are reporting an issue that also affects [*Source Han Sans*](https://github.com/adobe-fonts/source-han-sans/) from which *Source Han Mono* was derived, please report the issue [there](https://github.com/adobe-fonts/source-han-sans/issues) instead. If...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure it has not already been reported ### Fastify version 3.8.1...
`Imagemagick` is a good tool that can support batch compress images like: mogrify -verbose -format jpg -quality "85%" **/*.png But how to do this by using guetzli?
Sometimes I need more compression ratio for web images. Seems that YUV420 is a good idea.