Closed tsujan closed 1 day ago
Just a reminder, for another PR, later:
"Application transparency", "Save position when closing", and perhaps the shortcut entry are better to be disabled under Wayland because they can't do anything there.
BTW, IMO, app transparency is redundant and weird in general. We have terminal transparency. My guess is that app transparency was added when terminal transparency seemed impossible for some reason. But it's a topic for another discussion.
I never got the difference between those two, application transparency could be removed. Spotted a lot of missing colons and also wrong capitalization in italian.
Spotted a lot of missing colons
Yes, there are some. Would you please add them? Although it isn't easy, because of French and some other languages.
application transparency could be removed
I agree, but for now (in an upcoming PR), I'll just disable it. We could make a report and wait to see if there's no objection.
For the colons: I think there is no way to preserve translations.. It's much easier to list the existing ones: 3 in Appearance Window is fine None in behavior, dropdown and bookmarks.
For the colons: I think there is no way to preserve translations
It's OK.
Well "no way" doesn't exist. We would need to use a script which adds for every colon a colon in the next line like this:
<source>Scrollbar position:</source>
<translation>Posizione barra di scorrimento</translation>
to
<source>Scrollbar position:</source>
<translation>Posizione barra di scorrimento:</translation>
While LTR needs manual intervention, I don't know cinese and other asian languages too.
The problem I had in mind is that some of them can't be simple colons, e.g., in French a special kind of space is needed before it.
The problem I had in mind is that some of them can't be simple colons, e.g., in French a special kind of space is needed before it.
That will be done by updating translations afaik.
Finally I can parse the options!
With a Kvantum theme (there are screenshots with Fusion at https://github.com/lxqt/qterminal/pull/1189):