feat: add popped-out tab opacity

This commit is contained in:
Anna
2022-02-19 16:09:32 -05:00
parent 28545f1df6
commit e55bfcfb49
6 changed files with 77 additions and 1 deletions
+12
View File
@@ -482,4 +482,16 @@
<data name="Options_HideSameTimestamps_Description" xml:space="preserve">
<value>Hide timestamps when previous messages have the same timestamp.</value>
</data>
<data name="Options_ShowPopOutTitleBar_Name" xml:space="preserve">
<value>Show title bar for popped-out tabs</value>
</data>
<data name="Options_Tabs_PopOut" xml:space="preserve">
<value>Display in separate window</value>
</data>
<data name="Options_Tabs_IndependentOpacity" xml:space="preserve">
<value>Use different opacity than main window</value>
</data>
<data name="Options_Tabs_Opacity" xml:space="preserve">
<value>Opacity</value>
</data>
</root>