What's Changed
-
New in Translations:
- Japanese by @ryonakano
- Italian by @xplosionmind
- Spanish by @gallegonovato
- Russian by @NaumovSN
- Tamil by @TamilNeram
- Russian by @Иван Морозов
-
New in Code:
- Added missing translatable texts by @ryonakano 14c0d8d
- Brilliant refactoring of preferences code by @ryonakano defc446
- Fix appending widgets to box twice in preferences eliminates journal warning by @ryonakano 592e408
- Correct setting sensitivity of other widgets in preferences by @ryonakano 0706188
- Fix Timeline regression of icons not fading out at the ends of the list by @dsheeler 17868c0
- Fix typo in prefs.js: "winow" -> "window" by @theDrake 737c9ea
<Escape>
exits without picking,<Return>
picks current; click on background exits without picking, click on window picks that window by @dsheeler 7753378- Fix a bug on more than one scale transition by @dsheeler 91dfbd0
- Refactoring by @dsheeler 3225c3c, 4e39009, 792c274
- Bring back window deletion on pressing 'q'. Don't auto repeat 'q' by @dsheeler 505bfae
- Add option for highlight and tint colors to stay in sync with shell theme changes by @dsheeler b8ead62
- Add option to spread out coverflow windows and change their angles (so you can make them flat, if you want) by @dsheeler c9958ad
-
Merges
- RadioButtons: Refactor and correct setting sensitivity of other widgets by @ryonakano in #252
- Fix appending widgets to the box twice by @ryonakano in #253
- Fix missing translatable texts by @ryonakano in #254
- Translations update from Hosted Weblate by @weblate in #255
- Fix typo in prefs.js: "winow" -> "window" by @theDrake in #257
- Translations update from Hosted Weblate by @weblate in #259
- Change some behavior of clicks and keypresses by @dsheeler in #261
- Translations update from Hosted Weblate by @weblate in #262
- Translations update from Hosted Weblate by @weblate in #263
- Translations update from Hosted Weblate by @weblate in #264
- Translations update from Hosted Weblate by @weblate in #268
New Contributors
Full Changelog: v76...v77