Antoine Beauchamp

Results 85 comments of Antoine Beauchamp

Example of popular applications: - [ ] curl - [ ] ffmpeg - [ ] git - [ ] [Dependencies](https://github.com/lucasg/Dependencies) - [ ] [ImageMagick](https://www.imagemagick.org/) - [ ] [extTools](https://www.end2endzone.com/exttools-a-windows-shell-extension-to-help-you-with-common-windows-file-explorer-tasks/) (portable version)

> `class="directory"` or `maxfolders="1"`, we need to differentiate between `Directory\Background\shell` and `Folder\shell`. ShellAnything does not differentiate between right-clicking a directory background or the right-clicking the directory itself. If you right-click...

More examples: Windows 10 Start Menu icon: ```xml ``` Windows 11 Start Menu icon: ```xml ```

Sharing properties across multiple applications is not supported at the moment. I also do not plan to support this. The intended way right now is that each application loads their...

Thank you for this PR. I really appreciate the effort. However, I must preserve backward compatibility with ESP32 core 2.x because I still support other projects which are not updated...