n1kk
n1kk
Hi and thanks for this very handy app :) I'd like to be able to configure it to use CapsLock even when it's disabled in the system preferences. Right now...
I've tried to run the `ugly demo` project with prebuilt binaries under Linux (Ubuntu 21.04) and it has inconsistent playback behavior. Some files play fine, some have no sound, some...
Hi, I've followed installation instructions and I see "Hello World Bar" among available toolbars in taskbar menu. But when I click on it it doesn't show up. Also triend SharpShell...
MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollTop #### What information was incorrect, unhelpful, or incomplete? `scrollTop` value is negative when `display: flex` and `flex-direction: column-reverse` used. That's not mentioned on the page, only that...
### Describe the bug When `useDefineForClassFields` flag is set to true in the `tsconfig.json` then the output produced by vite has class properties initialized in the wrong order. Sample `ts`...
After installing extension from the store I don't see the panel in devtools. Tried on Chrome and Edge, I can see the panel there. Brave version: Version 1.58.137 Chromium: 117.0.5938.153...
Hi, I'm consuming a gigantic API, with hundreds of endpoints, but I only really need one or two. Even generating modular output and splitting endpoint into files by first tag...