troem

Results 3 comments of troem

I integrated the shelly dimmer via quick and dirty "http"-things implementation: ``` Thing http:url:shelly_light_1og4 "Shelly Light" [ baseURL="http://192.168.x.x", commandMethod="GET", contentType="application/json", refresh=10 ] { Channels: Type switch : power0 "Power0" [...

I had a similar issue here: #5754 / It was related to mutter. I could solve it with this comment: [5719#comment](https://github.com/xournalpp/xournalpp/issues/5719#issuecomment-2162457042). In my case I installed all `*ubuntu0.24.04.1*.deb` files from...