Alynx Zhou

Results 16 issues of Alynx Zhou

Hello everyone, I am using a 3840x2160 screen with GNOME/Wayland, and I am learning OpenGL ES with glfw-wayland under Arch Linux. I have a problem that the frame buffer size...

Wayland
High DPI

## Environment Info Node version(`node -v`): `v10.9.0` This doesn't matter. Your site `_config.yml` (Optional): I will describe it later. Your theme `_config.yml` (Optional): This doesn't matter. Hexo and Plugin version(`npm...

feature-request
post-asset

I can reproduce this with following `init.el`: ``` (require 'package) (unless (package-installed-p 'use-package) (package-refresh-contents) (package-install 'use-package)) (require 'use-package) (setq use-package-always-ensure t) (use-package recentf :defer 1 :config (recentf-mode 1)) ``` If...

作者是不是误操作把 Hexo 生成的站点的 `package.json` 提交到主题里面了,根本没用啊。还有站点配置的内容为什么要复制到主题的 `_config.yml` 里面呢?

`github_addr` 这个变量(以及其他网址)值是 `https://github.com/` ,但是拼接的时候在它和用户名之间又加了个 `/`,虽然不影响访问,但是建议把 `https://github.com` 后面的斜杠去掉…

#### Your system information * System information from steam (`Steam` -> `Help` -> `System Information`) in a [gist](https://gist.github.com/): https://gist.github.com/AlynxZhou/927a3eadc986b2d82277c696b24bf8e3 * Have you checked for system updates?: [Yes/No] Yes * Are...

#### Your system information * System information from steam (`Steam` -> `Help` -> `System Information`) in a [gist](https://gist.github.com/): https://gist.github.com/AlynxZhou/2859bd9d193d8572b2cdf75aa0537a77 * Have you checked for system updates?: [Yes/No] Yes * Are...

This commit adds more Atom One Dark colors, and uses color-schema independent variable names for UI elements, so it's easier to sync code between dark and light themes. See ....

感觉这款字体很好看,不过对于编程来说斜体是花体字感觉辨识度不是很高,特别是有些软件会对一些关键字采用斜体或者粗斜体,这个时候读起来有点眼花,有没有考虑过推出一个不是花体的斜体呢,也许可以通过常规体简单倾斜调整得到?

feature
V7

When I am reading a short XML file (here: ), I find if I press `` constantly, the motion is laggy. And if I turn off `highlight-indent-guides-mode`, it becomes smooth...