Steven Stromberg

Results 14 comments of Steven Stromberg

I have this issue on the Linux build. What works for me is to simply open the local settings once, then they apply. 🤷🏼‍♂️

I see this error as well. ``` *** LOCAL GEMS *** glimmer-dsl-libui (0.11.0) libui (0.1.3.pre x86_64-linux) ``` ``` x86_64-linux ```

None missing for me. So far I only have this error when running `glimmer run` in an app scaffold directory. ``` linux/vendor/libui.x86_64.so linux-vdso.so.1 (0x00007fff08d57000) libgtk-3.so.0 => /lib/x86_64-linux-gnu/libgtk-3.so.0 (0x00007fa51ac00000) libgdk-3.so.0 =>...

> In the meantime, in glimmer-dsl-libui 0.11.3, I downgraded the dependency down to the 0.1.2.pre LibUI binding. > > Could you all please try glimmer-dsl-libui 0.11.3 and see if it...

Thanks for the feedback! That behavior is actually intentional, due in part to this Ubuntu Unity bug: [Applications that save position re-open at wrong location (shifted by window decorations)](https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/155101). Personally...

Ooh, they work now? It's about time! I'll take a look and see if I can figure it out!

I'm still looking into this, but in the meantime, this was just announced: https://community.skype.com/t5/Linux/Skype-for-Linux-Alpha-and-calling-on-Chrome-amp-Chromebooks/td-p/4434299

I'd also like to request the ability to turn off TypeScript-specific features. I don't use TypeScript but otherwise love the features of this package.

Sorry, I should be more clear. Needing some of those enabled makes sense. The main things I wish I could disable include: - @types suggestions (they seem to have disappeared...

Thanks for the tip about `atom-ide-ui`, disabling that got rid of the extra outline and seems to have improved performance. I like the idea of the unified status bar icon....