Sam Johnson

Results 332 comments of Sam Johnson

@ArtisticMouse I was able to reproduce this when using a desktop icon (and I have a fix for that scenario). Is it possible you launched it via the desktop icon?

WinSparkle is reading [this Sparkle RSS feed](https://github.com/cairoshell/cairoshell.github.com/blob/master/appdescriptor.rss). We have a few options: - Use another Sparkle-compatible library - Write our own logic for parsing the RSS and downloading the file...

I'm currently prototyping a [NetSparkle](https://github.com/NetSparkleUpdater/NetSparkle) implementation. Unfortunately, it doesn't seem to support architecture-specific installers.

I believe the maximized windows issue should now be fixed in [this test build](https://github.com/dremin/RetroBar/suites/5272119818/artifacts/162979122) (link requires GitHub login). Would you be able to verify if that version works correctly for...

If you change to another setting and then back does it revert?

If you close RetroBar and delete the `%localappdata%\RetroBar` folder that should reset the settings and allow you to use the newer version. I'd like to troubleshoot the crash some more...

Could you please attach a screenshot of what you mean by the bar is too minimized?

> A similar issue presents on Windows 11. Note that I am also using ExplorerPatcher, to restore the Windows 7 (or 10) clock/volume/network pop out. > > Clicking any of...

I can add an NSIS installer for this. > Also offer something else like multi-architecture support with AnyCPU configuration (so that the same .exe can run on x86, x64 and...

I wrote [this guide](https://github.com/cairoshell/cairoshell/wiki/Creating-Themes) for Cairo, and RetroBar uses the same theming principles as it. Hopefully that can provide a good starting point for you. The primary difference between the...