Daniel Franzen

Results 10 comments of Daniel Franzen

It was. I switched it off and now the window is focused after it is restored. I assume the intended behaviour is the other way round: Check Activate -> Restored...

Doesn't work after all. With either settings: The focus is restored, if the focus was not changed since the window has been hidden (which is what I quickly tested). Otherwise...

Sorry that was my fault, I was talking to the wrong Port-name. Once I fixed that I found that defining the Operations WITHOUT the prefix actually works. The only thing...

I am not sure how this is supposed to work with iloc, but replacing the line ``` values = grouped_columns.iloc[0].to_dict() ``` by ``` values = {} for name,val in grouped_columns.items():...

I can also confirm this issue on Intel silicon Macs. I am using xournal++ without a stylus or touch input device and I do not see any input devices in...

I am having the same issue. Tried via the usb storage and also via picotool, but no luck so far. The example blink.uf2 flashes successfully, but with usbvalve the usb...

Quick update, I thought to check a previouse version: version 0.16 flashes successfully in the normal way.

Another quick update, might be able to help others with this issue: The uf2 file that is available in the Releases-Section on Github (V0.17) does flash and runs without any...

Yes, I am sorry, I did not realize, that Right click -> save as, does not download the raw file, but an HTML-page. Maybe that's also what happened for Twanaki?...

Thanks for your answer. I used an online converter to choose X and Y values, which translate into valid RGB values (https://viereck.ch/hue-xy-rgb/). Indeed I used sRGB not wide Gamit RGB,...