Homebrew-emacs-plus: [yabai] Post frames are treated as regular windows when built `with-no-titlebar`

Created on 27 Mar 2020  路  6Comments  路  Source: d12frosted/homebrew-emacs-plus

other

Most helpful comment

No news, sorry. I think the fix would be rewrite no-titlebar.patch in a way that it does not use EmacsFSWindow (as far as I understand this is a problem). Ideally this patch should not be so intrusive and just allow users to decide if they want title bar or no from elisp.

All 6 comments

@glepnir in the yabai issue you linked, It seems like you had found a workaround. Is this true? If so, could you comment the steps to workaround here?

I'm not sure this is the same problem, but I too am seeing issues with posframe and --with-no-titlebar. I use ivy-posframe and which-key-posframe. I do not use yabai. The issue I'm seeing is this: when I switch to a non-emacs window and then switch back to emacs, a posframe will have appeared somewhere in the frame, often (when?) in the wrong place. It's sometimes an ivy posframe and sometimes a which-key posframe (presumably whichever I used last, though I'd have to double check this).

any news?

No news, sorry. I think the fix would be rewrite no-titlebar.patch in a way that it does not use EmacsFSWindow (as far as I understand this is a problem). Ideally this patch should not be so intrusive and just allow users to decide if they want title bar or no from elisp.

馃憢 @d12frosted wondering if this might be on your radar? wondering how do you go about this in your own usage - does your set up not rely on posframes or do you just not use no-titlebar option?

@spolakh not on my radar, tbh. I am not using this patch as I gave up my hopes on making macos UI/UX good.

Was this page helpful?
0 / 5 - 0 ratings