Mozi

Results 57 issues of Mozi

环境: BesLyric 3.1.1.0 Windows 7 SP1、Windows 10 有问题的区域如图: ![a](https://user-images.githubusercontent.com/29089388/66265672-ec3ba080-e84c-11e9-808a-04bf1c951f01.png) 这个区域由三个矩形交成(坐标从`BesFramelessWidget::mouseMoveEvent(event->pos())`取得),如下表: 矩形区域 | 左上坐标 | 右下坐标 |:-:| -:|:- A | (7, 72) | (258, 662) B | (258, 72) | (358,...

bug
_UI-appearance

仅在 Ubuntu 18.04 (GNOME Shell 3.28.2) 下测试。 程序的窗口无法拖到屏幕外——最多只能移动到屏幕可用区域(除了顶栏、任务栏以外的区域)边缘向内一个 border 距离(现在为 8 )的位置。 不过,双屏时能够跨越屏幕正常拖动。

bug
_UI-appearance

仅在 macOS 10.14 下测试。 ### 前提条件 - 窗口的 border 大于 0 。 ### 窗口非最大化时 - 情况一,如果`(窗口高度 + 一个 border 距离) >= (屏幕高度 - 菜单栏高度)`: - 窗口顶部最多可以比菜单栏底部高出`(窗口高度 + 一个 border 距离)...

bug
_UI-appearance

问题:`ThreadLogin`和`ThreadCheckUpdate`似乎不能被立即结束,会导致 B4X 的进程在界面关闭后依然存活一段时间。 来源: https://github.com/Beslyric-for-X/Beslyric-for-X/pull/30#issuecomment-562150223

bug

Hi, there. ## Background I'm using Qt for MinGW. From my observations, the current official Qt online installer (4.1.1-0-202105251051) will automatically install the corresponding version of MinGW tool when the...

enhancement
help wanted

## Background | 背景 Some editors automatically chose the "UTF-8" encoding when opening the "sfud/src/sfud_sfdp.c" file. In VS Code, we can see the following on line 226 of this file:...

## Problem I got the following messages when joining the lobby in Mental Omega 3.3.6 with Chinese language pack: ``` [0:00 AM] 正在与 CnCNet 建立连接... [0:00 AM] 当前网络质量较好的服务器数量:10 ``` The...

Please see [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd). I may make a pull request if I have spare time.

The current CI workflow installs Qt Installer Framework and Qt Creator but does not test them: https://github.com/jurplel/install-qt-action/blob/59f08e42a726f2bd91e36457a99d34dc1aff54cb/.github/workflows/test.yml#L27-L32 Since aqtinstall v1 will silently fail when the specified version of a tool...

enhancement

## Summary If the time format settings of the OS contains an AM/PM designator, it will go beyond the right border of the window. ## Why The placeholder of `lblTime`...