Boris Buliga

Results 173 comments of Boris Buliga

It is not ignored, and it should be working. https://github.com/d12frosted/homebrew-emacs-plus/blob/7f2442857f5835d40ded54ee64a89afe21e31030/Formula/emacs-plus%4028.rb#L119 Could you please build verbosely and share output?

Hey @rougier Nice investigation. You are totally right that the reason is `NSWindowStyles` used by this patch. > However, I'm not sure how this should be combined the the current...

I think for Emacs 28 we should have two options as changing from rectangle to round is a breaking change. So a pair of `--with-no-title-bar` and `--with-no-title-bar-rounded` sounds good to...

Thanks to @brorbw , `emacs-plus@28` now has the option `--with-no-titlebar-and-round-corners` that uses patch by @cxa. Soon it will be added to `emacs-plus@29`. CC @rougier P.S. @cxa and @brorbw what I've...

@brorbw removed it in #514. So even with 'stock' Emacs configurations you get no visual bugs.

Added support of rounded corners to Emacs 29 in #516. I am going to merge it tomorrow, unless someone has objections or suggestions. Instead of compilation options, all you have...

@ankitsharma07 is it on #516 or from master?

Solution for Emacs 29 is also in the master, so closing this FR. Let me know if you think there is something else to do.

Hey @cwlbraa I think this kind of relates to https://github.com/d12frosted/homebrew-emacs-plus/issues/158. That issue stagnated though. What do you think about the following solution? In addition to `Emacs.app`, `emacs-plus` provides extra application...

@restfuladi you can't find it because it doesn't exist :) But there is `emacsclient` binary installed that you can use for your needs.