Автоматична зміна шпалер для кожного робочого простору. Individual wallpapers for each workspace.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-L-006 warning
preferences classes should not retain window-scoped objects on instance fields without close-request cleanup
Preferences code stores window-scoped objects on the exported prefs class without `close-request` cleanup.
prefs.js:9
this._settings = this.getSettings()
prefs.js:16
this._workspacesGroup = new Adw.PreferencesGroup({
title: 'Робочі столи',
description: 'Встановіть індивідуальні шпалери для кожного з виявлених робочих просторів.'
})
I still see non-English comments and 404 URL in metadata. The main question is that, do you understand this code and are you willing to maintain the code?