Marcus B Spencer
Marcus B Spencer
> How about "Shift"? Easily accessible as well and doesn't interfere with anything. @tobbi Looking at [src/editor/overlay_widget.cpp](https://github.com/SuperTux/supertux/blob/bb43fe3875fdf417753c277a16f0457492928027/src/editor/overlay_widget.cpp) it appears that snap to grid interferes with Left Shift.
Maybe you should edit this PR to add "Fixes #517." to the end of the description, because it does.
Shouldn't this issue be closed now? MicroG answers license verification requests, and now supports handling Google Play billing requests (including in-app purchases), without the Google Play store, in the current...
It looks like `stcli` no longer exists, and has been merged into the `cli` subcommand of the `syncthing` binary.
> First of all, the icon seems to wrongly indicate the other state, i.e. when the eye is open, the password is hidden, and when it is slashed, the password...
See also microg/GsfProxy#23.
Basically you want it to only update through apt, and you don't want Syncthing to update itself? If so, this is a distribution issue, as they should [build with `--no-upgrade`](https://docs.syncthing.net/dev/building.html).
I tried enabling "Handle billing requests" in the Play Store services menu, and it fixed this. I'm running the current preview release (v0.3.3.240913). I think older releases that support billing...
```diff diff --git a/users/releases.rst b/users/releases.rst index 1690376..58db561 100644 --- a/users/releases.rst +++ b/users/releases.rst @@ -16,7 +16,7 @@ following criteria: - Is the new version protocol incompatible with the previous one, so...
> Thanks for keeping me in the loop about 2.x release train, I had some discussion with the main author of Syncthing and he mentioned when 2.1 hits, its stable...