Gordo Lowrey

Results 50 comments of Gordo Lowrey

trying this again now with shape permission too...

> There were warnings when trying to install this extension: > 'app.window.alpha' requires dev channel or newer, but this is the stable channel. Then, when you launch it: >>> Unchecked...

btw that first error occurs on other builds too... > _generated_background_page.html:1 Unchecked runtime.lastError while running contextMenus.create: Cannot create item with duplicate id new_session at chrome-extension://fhpnkcjaehfkccaejfaeeibpalcihkkk/background.js:63:21 only the bottom two are...

also see here: https://bugs.chromium.org/p/chromium/issues/detail?id=436596 https://developer.chrome.com/apps/app_window#type-CreateWindowOptions it's not documented there, probably for good reason.

alrighty... even on dev, it doesn't work... the error is: > unchecked runtime.lastError while running app.window.create: The alphaEnabled option can only be used with "frame: 'none'"

adding frame: none unfortunately removes all window decorations... but, transparency does indeed work on dev channel. so then we'd need to add our own window controls back. hmm... have a...

apparently this should be usable on stable with a flag, but... it doesn't appear to actually work: https://bugs.chromium.org/p/chromium/issues/detail?id=793278

here's some more testing... secure shell on left, mosh on right font size 12, sourcecode pro notice the window size differences and cursor positioning ![image](https://i.imgur.com/bOetAcJ.jpg) font size 10, sourcecode pro...

and without the powerline font... plain monospace. no rendering issues at all... ![no powerline](https://i.imgur.com/z5FJWY1.jpg) so, the question is... what makes powerline handling different in mosh, vs secure shell???

and why does resizing the text fix it....