0tkl

Results 31 issues of 0tkl

### Microsoft PowerToys version 0.81.0 ### Utility with translation issue Keyboard Manager ### 🌐 Language affected Chinese (Simplified) ### ❌ Actual phrase(s) ![键盘管理器主页 - 副本](https://github.com/microsoft/PowerToys/assets/118708188/e84e16a0-1bdf-45c0-812b-1f8093ab2da4) ![重映射键面板 - 副本](https://github.com/microsoft/PowerToys/assets/118708188/62039205-1365-4cc4-93f2-26c866548a37) ![重映射快捷键面板 -...

Issue-Bug
Area-Localization
Needs-Triage
Issue-Translation

I suggest adding something like ```diff target_include_directories(epanet2 PUBLIC ${PROJECT_SOURCE_DIR}/include) +IF (NOT BUILD_PY_LIB) + install(TARGETS runepanet DESTINATION bin) +ENDIF (NOT BUILD_PY_LIB) install(TARGETS epanet2 DESTINATION lib) install(FILES ./include/epanet2.h DESTINATION include) install(FILES ./include/epanet2_2.h...

使用 ttx 导出 文楷 GB Regular v1.330,在运行到 cmap 表时会报错: ``` ERROR: An exception occurred during the decompilation of the 'cmap' table Traceback (most recent call last): File "fontTools\ttLib\ttFont.py", line 467,...

One of the first batch of things that any new Chinese user of Aegisub does after installing the software is to change the font of the subtitle grid. The default...

No more hard-coded Verdana. BTW, users on HiDPI displays can now increase the font size of their text on cross.

Currently the AppImage build can finish because of this warning: ``` WARNING: appstreamcli command is missing, please install it if you want to use AppStream metadata ``` After `apt-get install...

Fix https://github.com/arch1t3cht/Aegisub/issues/134. I have not yet tested how much the new name affects common Linux distros. Any users who's upgrading from a old build may need to intervene… BTW [AppStream...

### Description The default height of Win32 menu bar is too small. It isn't a bug in wxWidgets itself, but we have the need to increase the height of menu...

MSW

Windows ARM64 runner image has been publicly available on GitHub Actions since [mid-April](https://github.blog/changelog/2025-04-14-windows-arm64-hosted-runners-now-available-in-public-preview/). I don't have a Win ARM device to test this build. Would expect some Win ARM users...