You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2id="changelog">Changelog <spanstyle="padding-left: 10px;"><supstyle="font-size: 50%"><ahref="#" title="Go to top of the page">Top</a></sup></span></h2>
207
207
<prestyle="height: 200px;">
208
208
209
+
2024-04-30 s-n-g
210
+
* version 0.9.3.5 (BUG FIX)
211
+
* Config Window: do not use hardcoded values when loading default params
212
+
* Config Window: do not change transparency settings when themes are not
213
+
being used
214
+
* Config Window: do not toggle transparency when repeatedly pressing r / d
215
+
* Config Window: when r / d (revert to saved / default params) is typed,
216
+
correctly load the corresponding theme
217
+
* Config Window: preserve theming config options when a terminal that does
218
+
not support color change is used and config is saved
219
+
* suppress list of files moved when migrating to XDG dirs
220
+
* if both XDG_DATA_HOME and XDG_STATE_HOME directories already exist,
221
+
xdg_compliant will be set to True, even if not set in the configuration
222
+
file (it means an XDG migration has been performed in the past; using the
223
+
non-XDG dirs will lead to data loss)
224
+
* adding config option console_theme; this way eiter thr dark or the light
225
+
theme can be used if PyRadio is executed in a Linux Virtual Console or
226
+
using a terminal that cannot change colors * if PyRadio is executed in a
227
+
Linux Virtual Console, do not open html files,
228
+
display list of dirs when \o is pressed and desktop notifications will
229
+
not be issued
230
+
* updating packagers info page
231
+
* updating docs
232
+
209
233
2024-04-23 s-n-g
210
234
* version 0.9.3.4 (BUG FIX)
211
235
* adding --no-video command line parameter for vlc
0 commit comments