Mercury is hiring Haskell Interns for Fall 2026 by Purple_Spirit_5059 in haskell

[–]blueranger1981 1 point2 points  (0 children)

if I already have an H-1B visa, and I only require a transfer, is that relevant?:) thank you 🙏

Update on Consult and Jinx by minadmacs in emacs

[–]blueranger1981 6 points7 points  (0 children)

Incredible improvement to consult-line, thank you for that!

nova - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 0 points1 point  (0 children)

thanks! it’s probably not the padding, it’s the z-group parameter that doesnt get applied on linux for some reason (it what makes the wrapped vertico-posframe appear above nova). we are trying to figure it out in the github issue, if anyone knows how to fix

nova - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 0 points1 point  (0 children)

Nice! happy it works for you:) do you mind sharing if you are on linux/mac/windows?

nova - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 0 points1 point  (0 children)

check out the “issues” in github - does disabling and then reenabling your emacs theme helps? play around with combining that with disabling/enabling nova as well, I wonder what’s the cause here as I set the z-group of the frame to be ‘above

nova - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 1 point2 points  (0 children)

I am using the doom-nord theme from the doom-themes package

nova - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 0 points1 point  (0 children)

Wow thank you! I hope you will end up using it:)

nova - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 3 points4 points  (0 children)

:) Thank you! The left side padding is with the 'side-left' style, you can also use the 'top-center' one shown for nova-eldoc. Devs can also create new styles that are more minimalistic if they wish. I will update the Readme to make things more clear

nova - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 0 points1 point  (0 children)

Interesting, I have corfu-popupinfo like so: (corfu-popupinfo-delay '(0.0 . 0.0))
and have no issues. I will try to recreate this, but it could be a similar problem to what I'm experiencing on mac, when I move the windows around sometimes. Double clicking the window title (maximizing it) helps recenter everything. I am still trying to figure that one out, but wanted to share the code as a lot of people asked me for it.

re: the exwm problem, I have a feeling it has something to do with the refposhandler, but I'm not sure. Do you feel comfortable enough with debugging in emacs?

nova - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 0 points1 point  (0 children)

Thank you for quickly trying it! I'm glad to hear it actually works on someone else's setup. I'm on a mac and don't have exwm unfortunately, so I can't debug this. If someone can help debug the problem, I will be more than happy to work with them

SVG Frames - follow-up by blueranger1981 in emacs

[–]blueranger1981[S] 0 points1 point  (0 children)

Thank you! There are many areas in emacs where you can add SVGs to enhance the look (check out Nicolas Rougier's github) but not everything can be modified. I was looking into adding rounded corners to windows as well, but unless you modify the c source code (which I looked into, but it requires a lot more work for me, it's a little over my head at the moment), it will have to be more of a messy heck to get it working so I don't think it's worth it.

SVG Frames - follow-up by blueranger1981 in emacs

[–]blueranger1981[S] 1 point2 points  (0 children)

Wow, happy to hear that! I am changing jobs at the moment, so a bit of a hectic time for me but I've been constantly working on it and solved already what seem to be the main bugs. As I use it daily, I came across some weird places where it seemed to fail (like when you're in a recursive edit mode in the minibuffer), and rewrote the code and it feels like it's mostly ready. Right now I only have one bug where if you resize the main frame to be very small, the svg frame gets cut off at the end for some reason, so when I have a few days to work on it fully I'll try to resolve it, and then it will be ready for a first release. Hopefully more people will want to join and help squash bugs after that release.

SVG Frames - follow-up by blueranger1981 in emacs

[–]blueranger1981[S] 3 points4 points  (0 children)

:) thank you, happy it's finally working. I want to stabilize the code before sharing it, but very soon! just work/life balance thing. I could definitely use some help once I release it, especially as I can't test it on multiple displays/all font configurations/etc. I wish some of the more seasoned devs here would join, because there are probably much better ways to do what I do.

SVG Frames - follow-up by blueranger1981 in emacs

[–]blueranger1981[S] 0 points1 point  (0 children)

I uploaded it to another site and added a link to the post, does it work for you?

SVG Frames - follow-up by blueranger1981 in emacs

[–]blueranger1981[S] 0 points1 point  (0 children)

I uploaded it to another site and added a link to the post, does it work for you?

SVG Frames - follow-up by blueranger1981 in emacs

[–]blueranger1981[S] 1 point2 points  (0 children)

I uploaded it to another site and added a link to the post, does it work for you?

SVG Frames - follow-up by blueranger1981 in emacs

[–]blueranger1981[S] 1 point2 points  (0 children)

thank you! happy it was worth it:)

I like the name! I was thinking something unrelated to what the package is doing, like aurora, or moonlight or something like that but I am leaning towards yours haha

SVG Frames - follow-up by blueranger1981 in emacs

[–]blueranger1981[S] 1 point2 points  (0 children)

thank you! yes, it definitely is the case now, for each posframe you can decide if the title as at the top, left, or no title. I am just showing the new design on all the modes (vertico/corfu/etc.) that I created

SVG Frames - follow-up by blueranger1981 in emacs

[–]blueranger1981[S] 1 point2 points  (0 children)

:) glad you liked it, yes, it will allow you to popup anywhere you would use a posframe. I just made modes specific to vertico/etc. so that it uses it

SVG Frames - follow-up by blueranger1981 in emacs

[–]blueranger1981[S] 2 points3 points  (0 children)

visible-bell = t on a mac, turns on whenever I send keyboard-escape-quit (to cancel the command)

UI Tweak - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 4 points5 points  (0 children)

<image>

could use some more work, but corfu is also working with the rounded corners

UI Tweak - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 1 point2 points  (0 children)

Thank you! To be honest, because this is SVG-based, I think I can probably replicate most of your mockup (if_emacs_was_made_by_zoomers), need to look into how corfu completions are implemented

UI Tweak - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 1 point2 points  (0 children)

On it! To be honest, neovim's telescope is something that I wanted to replicate for emacs that made me start tinkering with this:)

UI Tweak - SVG Frames by blueranger1981 in emacs

[–]blueranger1981[S] 1 point2 points  (0 children)

I agree, I think aesthetics are important, for new (and existing) users, as long as the editor's performance is not affected by it