Michał Ciesielski
Michał Ciesielski
@Apostolique It deletes the strokes from the layer. Thought it might be useful instead of erasing strokes by hand. You can also delete a layer and create a new one...
@serge-rgb I agree that it probably shouldn't be binded by default. I don't agree with a prompt, but that's because I hate prompts :P I would say that having it...
Oh and very rarely I see: ``` WPS-AP-AVAILABLE > CTRL-EVENT-SSID-REENABLED id=0 ssid=“Tele2_fca84e” > Trying to associate with SSID ‘Tele2_fca84e’ > CTRL-EVENT-ASSOC-REJECT bssid=00:00:00:00:00:00 status_code=16 > CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid=“Tele2_fca84e” auth_failures=4 duration=77 reason=CONN_FAILED...
@Luxcium A simple fix to get it to compile is to comment out that `.flags_rgb = 1` line.
Had the same problem (Void Linux). For me it was a `python` alias missing. I've solved it by making a symbolic link in the `/bin` directory: ```sh cd /bin sudo...