Rio Sinnott
Rio Sinnott
I know this hasn't been approved yet but do you mind if I start working on one of the existing issues?
Cool. Is there an existing issue that needs some love? I could maybe tackle #6 ?
Hi, I was wondering if you mind if I start another theme for this? I've been working on this [Catppuccin](https://github.com/catppuccin/catppuccin) palette project and I'd love to make a risotto theme...
Breaking variable changes off into new PR.
Can you use `journalctl` or GNOME Logs to capture what is happening system-wide? Maybe it is a GNOME or Mutter issue. https://docs.fedoraproject.org/en-US/quick-docs/viewing-logs/
I looked up the error you are getting in journalctl, it seems like there is an issue with vsync in Wayland related to hardware acceleration. Here's the Electron bug: https://github.com/electron/electron/issues/32760...
I'm wondering if it would be better to add a setting to the Options menu to disable/enable hardware acceleration and leave it disabled by default. I have seen other apps...
It seems like lots of apps that use hardware acceleration by default are having issues with Wayland. I found an old issue: https://github.com/laurent22/joplin/issues/5776 to allow users to turn it off...
@zrebar can you grab `journalctl`/GNOME logs while it's happening?
@zrebar Is that the error that comes up right after you click it and it doesn't open? Can you open a terminal window, type `journalctl -f` and then try and...