Adam Short

Results 14 comments of Adam Short

> right now we haven't tested that path. is there a plugin you want enabled? would be good to know what some of everyone's favorites are so we can validate....

I'm also hitting this but with a USB Coral on the latest stable frigate. ``` [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have...

This is weirdly working in a notepad window but whenever I have steam big picture open and try to use it in a game it gets stuck 🤔

Some logs :) [[2023-07-04] HASS.Agent_20230704.log](https://github.com/LAB02-Research/HASS.Agent/files/11950850/2023-07-04.HASS.Agent_20230704.log)

When can we expect this in a new version?

> Silly q, but wahts the easiest way for me to run the beta https://github.com/hass-agent/HASS.Agent/pull/1 since it says it fixes this problem? The issue you've linked is a different repo....

Ah gotcha! Mainly if I’m outside and it’s really sunny I’ll change the system then to light but other than I’m primarily in dark mode. I think if the behaviour...

@20k could you detail how I can build this repo correctly? If you're okay with it, I'm keen to look at implementing this myself as I need some more c++...

@20k thanks, getting there! Two different errors now: ``` C:\workspace\game_window_manager\main.cpp|38|error: 'struct ImGuiStyle' has no member named 'ChildWindowRounding'; did you mean 'WindowRounding'?| C:\workspace\game_window_manager\main.cpp|171|error: no matching function for call to 'Update(sf::Time)'| ```...

@20k nice one cheers! Think you forgot to check in `imgui` though as it's the only one of the 3 that doesn't pull down anything when you init the submodules...