Ryo Nakano

Results 118 issues of Ryo Nakano

### What Happened? ![Screenshot from 2021-11-20 10-53-36](https://user-images.githubusercontent.com/26003928/142710278-edd114fb-b919-4db5-a3d2-a9cd64fc24e4.png) We have AppData prepared in this repository but it never appears as a separated page in the Installed tab of AppCenter if it...

## What Happened ![Screenshot from 2021-02-25 21-05-51](https://user-images.githubusercontent.com/26003928/109151429-82a79380-77ad-11eb-82b5-05b2a22865e9.png) Background color of some dialog in Audacity is always black even in the light style. This prevent users from seeing the content of...

![peek 2018-09-14 14-49](https://user-images.githubusercontent.com/26003928/45532081-a0771d00-b82d-11e8-8d3d-f7e4d5c255ac.gif) It may be due to my system environment, but the line between the source list and folder view sometimes disappears. I'm on an Core i7-2630QM with NVIDIA...

See https://github.com/elementary/calendar/runs/996656577: ``` Successfully build the project! Traceback (most recent call last): File "/check-diff.py", line 63, in commit_to_repo(repo) File "/check-diff.py", line 21, in commit_to_repo raise NameError('Unable to push to repository:...

i18n

Fixes #118 Seems like the toplevel `` tags are deprecated in the future version of appstream validatation: https://appstream.debian.org/sid/main/issues/antimicro.html

The current notation used in the code is wrong and not working as expected actually.

Essentially the same fix with https://github.com/donadigo/appeditor/pull/119 ## Before ![Screenshot from 2022-01-04 20-37-12](https://user-images.githubusercontent.com/26003928/148053544-0d81db5c-3e43-4b3d-b142-f61ee2be274d.png) The app always displays in English, regardless of the system language (for me Japanese). ## After ![Screenshot from...

FileChooserNative looks nice than FileChooserDialog and respects system dark style preference.