Ryo Nakano

Results 118 issues of Ryo Nakano

Fixes #187 Fixes #161 Fixes #5 I'll submit Tweaks to Flathub once this PR is merged. ### (FYI) Inputs for Review - [Submission Requirements of Flathub](https://docs.flathub.org/docs/for-app-authors/requirements/) ### Changes Summary -...

@Philip-Scott What do you think about making Pantheon Tweaks an independent GTK app instead of Switchboard plugin, and providing it using Flatpak instead of PPA? Or should we keep as...

help wanted

### What Happened? ![2023-03-04 13 09 10 のスクリーンショット](https://user-images.githubusercontent.com/26003928/222875108-9c421462-46f1-4afd-98d3-516e1e551c37.png) The primary and secondary text in Granite.HeaderLabel are aligned to the start if it's placed in Gtk.Box. However, the primary text is...

### What Happened? ![スクリーンショット 2022-10-17 22 12 13](https://user-images.githubusercontent.com/26003928/196186141-ecddf543-07ec-444e-bfb8-125cb96c5c06.png) The SI unit prefix and unit itself in the unit conversion plugin are not translatable in Weblate. ### Steps to Reproduce 1....

i18n

This fixes the following warning about no translation info provided in AppCenter: ![スクリーンショット 2023-08-07 23 59 49](https://github.com/donadigo/eddy/assets/26003928/d4d3bb19-210d-46e3-b937-60f41a338215)

`Granite.Services.Settings` was deprecated in Granite 5.4.0, so replacing it with GLib.Settings: https://valadoc.org/granite/Granite.Services.Settings.html

Fixes #46 ThresholdLine misses initialization of values member variable in the parent SerieRenderer. This causes null access when Chart.add_serie() is called.

### Summary Using `LiveChart.ThresholdLine` in the code outputs the following critical message on terminal: ``` ** (Application:111411): CRITICAL **: 21:09:11.664: gee_abstract_collection_foreach: assertion 'self != NULL' failed ``` ### Steps to...

I tested each snippets in the README.md and fixes issues that may cause build errors. (e.g. missing `new`, access to properties that does not exist, use of `var` without initialization,...

# Description This simple string "Bottles" is used in different contexts: - as a generic noun; referring to wine prefixes - as a proper noun, referring to the app name...