Conversation
sakithb
commented
Mar 31, 2025
- converted with ts-to-jsdoc
- converted blueprint files to ui files
- simplified build system and removed eslint/prettier/typescript deps
- formatted files
|
I will have a close look in the afternoon / evening. |
|
Th
Thanks, the pr is not in a usable state yet. I can get preferences to open, but the panel button doesn't work. I will take a look at the eslint example. |
|
Then I take a look when you set it from draft to ready. |
|
I added meanwhile 3 issues which came up after last release. |
|
I am looking at it right now. |
|
Could you please also look at some of the issues ? @sakithb |
|
2 issues I could close - add. I sorted the appchooser - easier to find apps when sorted ... |
|
I will add back prettier,eslint and look at the issues in the weekend. |
We just need a ".prettierrc" file so the vscode extension can do it and we check in formatted code. |
|
With the new getAppByIdAndEntry I cannot see the browser's icon. |
Upps - I check this now - it fixes the blacklist though. |
Fixed it. |
|
Any idea why the difference in behaviour between Shell.App and Gio.AppInfo? |
Shell.App is a running instance of an app - Gio.AppInfo is only information and you can also spawn an app over AppInfo. You cannot get the appicon though :( |
|
Ah I see. Some sections in preferences doesn't seem to work with this build, Label in positions for example. |
I fixed #207 - rearrange works for me - what exactly do you mean ? |
Avoids errors when `menuSlider` is null by using optional chaining.
|
Is this ready to release? |
It is in a good shape - there might be not all reported bugs fixed though. |
|
version-name in metadata.json should be changed |
|
Uploaded to ego. |
Increments the version number in the metadata file. This reflects a minor release with bug fixes or small feature additions.