Föderation EN Sa 19.04.2025 03:27:21 📣 Phanpy folks using non-QWERTY keyboards, now you can test this keyboard-layout-dependant shortcuts on dev site 🙇♂️ https://github.com/cheeaun/phanpy/issues/326#issuecomment-2816429554 For context, currently keyboard shortcuts are keyboard-layout-independant (`e.code`). E.g. for a Dvorak keyboard layout, the physical `c` key is mapped to `j`, so it's confusing. Now with keyboard-layout-dependant shortcuts, it will listen to the produced key (`e.key`) rather than the code (`e.code`). |
Föderation EN Sa 19.04.2025 04:24:00 @cheeaun Hey Chee, I have a question... why is the option to add GIFs available in PhantomPy.social, but not in the version I downloaded from Github? What am I missing? |
Föderation EN Sa 19.04.2025 04:27:05 @iam that requires a custom build https://github.com/cheeaun/phanpy?tab=readme-ov-file#custom-build-way and adding your own GIPHY API key. |
Föderation ES Sa 19.04.2025 04:27:26 @cheeaun Gotcha. Thanks. 😊 |