Christoph Thiede
Christoph Thiede
I bet this is the same issue I observed for autocorrection on Android, e.g., using Gboard (mentioned [here](https://github.com/codefrau/SqueakJS/issues/166#issuecomment-2087749039)).
I wish both just required implementing two similar edge cases in some keyboard event handler functions, but I have not looked into it. :sweat_smile:
Perhaps belongs to this issue too, I would like to control my covers via the extension too.
Thanks for the feedback, tim! > - noticed an apparent typo on line 13 " Create `~/.ocal/bin/squeak`:" Pretty sure that ought to be ~/.local fixed > - remembered a relevant...
@aSqueaker I have added `StartupWMClass` to my .desktop file and have updated the database but cannot see any difference. Does this actually work for you, and under which version of...
Hi Chris, the windows appear grouped for me even when `StartupWMClass` is not included in the `.desktop` file. The Unite extension is not compatible with Ubuntu 24 anymore. Anyway, thanks...
In a meeting of the previous board, we discussed that we are hesitant to promote such a kind of singleton VM because many use cases involve using different VMs for...
Possible dup of https://github.com/typora/typora-issues/issues/3107, but this one is Ubuntu/Linux. Another explanation which I cannot fully rule out would be that something (me assuming another window had the keyboard focus, my...
To vendor = fork the actions repository (liskin/gh-workflow-keepalive)? :-) Sure, we could. Not sure how much value that adds, though. We would be cut off from updates (fixes) to the...
> Does the "write" permission in this action means that it has also potential access to this repository's secrets can can thus extract the private certificates (*.enc files) without our...