Calum MacRae

Results 49 comments of Calum MacRae

Looking into this now. From the events that are observed when the display setup is changed, I think it might just be a race condition. ``` EVENT_HANDLER_DISPLAY_CHANGED: 69734272 EVENT_HANDLER_DISPLAY_REMOVED: 4128835...

Hey all 👋 Hope people don't mind me ressurecting this PR. Thanks for putting in the groundwork @montchr, nice to see you again :) I cooked up my own PR...

> What about [pinentry-touchid](https://github.com/jorgelbg/pinentry-touchid) support? It would be really cool! @sikmir sure :) If that fits your security posture, you could easily configure this module to use it with something...

@montchr Thanks for getting back :) Glad it's been working nicely for you. Understandable, we're all living our own busy lives! I've opened a PR to your branch with all...

> Not quite sure what to make of the failure even after poking around in the store paths mentioned in the error output. @cmacrae any insights? Oh... weird 🤔 I...

Hi @manute - no need for apologies! Okay, cool - I actually have very little experience with elisp, but I'm always happy to try 🙂 I'll see if I can...

I'd also like to see this change integrated 🙏 for now, I'm using this silly hack (in case anyone else finds it useful): ```nix fonts = let fnts = with...

Hey people 👋 Thought I'd chime in on this issue, in case others hadn't noticed: looks like there's a Nix icon in simple-icons now. I've just added the following badge...

Regarding my comment above, this is what I ended up writing to automatically yank the PR title and URL to the kill-ring: ``` elisp (use-package forge :after magit :config (defun...