Lukas Orsvärn
Lukas Orsvärn
Add frame selected function, so you can't lose track of where the nodes are. For hotkey, `Numpad .` or just `.` should both work.
The lib allows setting the max amount of ram that buffers can use. We should use it.
The lib supports setting how many nodes to process at a time, this should be used.
The lib has support for prioritizing which nodes to process, this should be used.
Currently the program crashes in many places if there is an issue. It should instead recover if possible.
I think it is appropriate to use, I should check it out. https://github.com/dtolnay/anyhow
I think the settings could be simplified down to a single toggle. There are two settings now: keep running after window closes, and run on startup. I'm not convinced having...
If the style is changed by the schedule it doesn't always trigger the background change. See this video to see what happens: https://user-images.githubusercontent.com/1719884/146068086-fe66ae30-77d2-4557-adc3-bdc70953bf13.mp4 Unfortunately, the app does not generate any...
I'd like to use default wallpapers with Switcher. I don't know where on my computer they are. It would be great if Switcher made it easy to get to them.
### What Happened? Removing a USB ethernet dongle while in the network view, and then closing and opening the network view, causes a crash. Video showing it: https://youtu.be/w3x9QbHVlN0 ### Steps...