Zepp

Results 15 issues of Zepp

- The requested character is... - [x] Latin - [ ] Cyrillic - [ ] Greek - [ ] Punctuation - [x] Symbol - [ ] Some other monospace/programming fonts...

🅰️ Character Request

Tired of the annoying UAC prompt, I tried to create a task in task scheduler. It is triggered every time I log in, and launch `AltDrag.exe` with elevated privilege. But...

* Improve simplified Chinese translation - Translate some untranslated strings - Fix typos - Clearify ambiguous statements * gitignore update to remove unnecessary files (in my opinion)

zbar 已经好几年没更新过了,而且依赖的是 qt4,为了一个 zbar 装 qt4 有点不值。 不妨考虑用 [qrencode](https://github.com/fukuchi/libqrencode),但是不能 decode 二维码。 其实从屏幕读取二维码的操作我几乎从没用过,就算需要,也可以用浏览器的插件解码。 或者也可以 fork zbar,升级到 qt5.

enhancement

三星S20,Android 11。女娲石v6.2。微信8.0.20。 每次有新消息到,都会固定显示最近的好几条历史消息。如下图,红框里的是已读的,但仍然会显示在通知中。 在微信升级前,可以通过开启兼容模式绕过此问题。但现在[兼容模式失效了](https://github.com/Nevolution/decorator-wechat/issues/50#issuecomment-1079277098),请问有什么别的方法吗? ![](https://user-images.githubusercontent.com/17007549/160267376-1250c2bd-5050-4447-a243-30291ac3235e.png)

如题,作为一个强迫症,希望可以让悬浮窗在视觉上跟系统通话界面更好的融合在一起

enhancement

c 写的,非常轻巧,就那么几个文件 [官网](https://github.com/DaveGamble/cJSON)不久前才从 sf 搬到了 github

**Expected Result** `sudo xcode-select --install` installs command line tools to `/Library/Developer/DarlingCLT`, then any regular user should be able to invoke those tools. **Actual Result** - In `darling shell` (unprivileged Linux...

In some apps, the color of statusbar would be inverted: ![saldm](https://cloud.githubusercontent.com/assets/17007549/25048179/91c4104a-216d-11e7-9095-c69bf64bda53.png) (a pic found on web, not captured on my phone) But when using [this](https://play.google.com/store/apps/details?id=com.ruguoapp.jike) app, I found that while...

**Describe the bug** Currently `bear` [silently enforces wrapper mode](https://github.com/rizsotto/Bear/blob/3.1.3/source/intercept/source/collect/Session.cc#L36-L49) [on macOS](https://github.com/rizsotto/Bear/blob/3.1.3/source/CMakeLists.txt#L37-L39). This behavior causes cross compilers (eg mingw) fail to be recognized. However, if SIP is disabled, we can actually...