Results 25 issues of Philipp Uhl

When opening the View menu and moving down the mouse over Theme, the Theme submenu opens. When going down further with the mouse, the View and Theme menus both close...

bug

It seems that when using ~/ in the output dir path, no screenshot is saved and no error message is produced. It would be good to be able to use...

I just bought a Magic Trackpad 3 (lsusb output: `Apple, Inc. Magic Trackpad`) and noticed, when moving the cursor from one screen to another, very quickly, sometimes a "shadow" cursor...

bug

### Describe the bug Currently, value types are not required even when non-optional. This applies to `#nullable enabled` and `#nullable disabled` context. ### Expected behavior Value types should always be...

bug

Hi, thank you for this package! I noticed though, that for some reason, BigInt64Array and BigUint64Array are not listed in TypedArrayConstructors which hinders usage in e.g. AdjacencyListMixin: ```ts export type...