Skip to content

MMNoTitleBarWindowKey for hiding titlebar - #111

Merged
splhack merged 1 commit into
masterfrom
feature/no_title_bar_window
Dec 9, 2015
Merged

MMNoTitleBarWindowKey for hiding titlebar#111
splhack merged 1 commit into
masterfrom
feature/no_title_bar_window

Conversation

@splhack

@splhack splhack commented Nov 5, 2015

Copy link
Copy Markdown
Contributor
$ defaults write org.vim.MacVim MMNoTitleBarWindow true
but it's not finished yet, needs to fix the error.
ERROR: Can't have a toolbar in a window with <NSNextStepFrame: 0x7ff618f46a20> as it's borderview

@splhack splhack mentioned this pull request Nov 5, 2015
@chdiza

chdiza commented Nov 5, 2015

Copy link
Copy Markdown
Contributor

It works. There seems to be no way to move a titlebar-less window all the way flush against the right-hand edge of the screen. I have an ineliminable gap of about fix or six pixels.

@splhack
splhack force-pushed the feature/no_title_bar_window branch from 6996ada to fb26de7 Compare December 8, 2015 05:14
splhack added a commit that referenced this pull request Dec 9, 2015
MMNoTitleBarWindowKey for hiding titlebar
@splhack
splhack merged commit 11bd9b9 into master Dec 9, 2015
@splhack
splhack deleted the feature/no_title_bar_window branch December 9, 2015 04:50
@bensinc

bensinc commented Mar 5, 2017

Copy link
Copy Markdown

I've tried enabling this on 10.12.1 and it does remove the titlebar, but it causes text rendering problems. The screen is gray, and any typing appears for a moment, then disappears.

I did notice that if I disable core text rendering, it does work, though I'd rather not do that.

@mirca

mirca commented May 23, 2017

Copy link
Copy Markdown

I'm experiencing the same problem as @bensinc. Any clue on that?

@KCreate

KCreate commented Jul 7, 2017

Copy link
Copy Markdown

Same problem as @bensinc. Are there any updates on how to fix this issue?

@cmcginty

cmcginty commented Aug 29, 2017

Copy link
Copy Markdown

Thanks for this so much! But when I enable this feature the window eventually turns all white. Is there a setting that might conflict with this value. Thanks for the help! Testing on Sierra 10.12.6.

@jampow

jampow commented Dec 23, 2017

Copy link
Copy Markdown

Same problem here.

macVim 8.0.1420 (144)
macOS 10.12.6

@sbrki

sbrki commented Feb 28, 2018

Copy link
Copy Markdown

Still Broken. Bump.

@omartin

omartin commented Apr 2, 2018

Copy link
Copy Markdown

Broken, can be better by removing the CoreText but still there is a white line at the top.

@acidjazz

acidjazz commented Apr 3, 2019

Copy link
Copy Markdown

@splhack finding this PR and knowing this exists made my day.

@mirca

mirca commented Apr 3, 2019

Copy link
Copy Markdown

@acidjazz it exists, which is super cool in itself (thanks @splhack); but does it work?

@acidjazz

acidjazz commented Apr 3, 2019

Copy link
Copy Markdown

@mirca works fine for me, just pasted it into terminal, started up macvim, and no more title bar.

image

@mirca

mirca commented Apr 3, 2019

Copy link
Copy Markdown

yo everybody, it's working!! @bensinc @whiteShtef @omartin @jampow @cmcginty @KCreate

@ychin

ychin commented Apr 4, 2019

Copy link
Copy Markdown
Member

Yes this should be working! In 10.13 or below it was fixed in #828 but the no-titlebar / borderless mode has some performance issues compared to normal windowed mode. In 10.14 it should work just like the normal mode.

@sbrki

sbrki commented Apr 8, 2019

Copy link
Copy Markdown

Woohoo! Thanks for implementing this.

@4fthawaiian

Copy link
Copy Markdown

found this totally by accident - makes me so happy. Thanks so much! 🥰

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.