Widget

Results 18 comments of Widget

Any updates on this?

@PhiBabin I'm interested in trying this out and probably opening a pull request into this repo assuming it goes well. Can you confirm that you're releasing it under the same...

If this is what you're talking about, I can sorta get views working with this: ``` html LoginRegister ```

Still an issue for me. I don't actually the m's getting merged but it gets offset into the next character making it unreadable. ![image](https://user-images.githubusercontent.com/7691630/28977977-cec9b974-7909-11e7-9aa8-1c2cbf0f7295.png) Line 10 makes it appear it's...

Thanks! * I didn't even know `/color` was a command on Slack! It looks like you can do it with `.light_theme ts-message .message_content a[data-member-id="W4xxxxxxx"] { color: red !important; }` as...

Oh also I'm assuming it's not particularly obvious but you can add whatever CSS you want in the section where you define colors in the local Javascript modifications, so you...

Do you know if there's an environment variable that gets the `C:\ProgramData\` folder?

Or more specifically, does `echo %APPDATA%` give you that folder? Afaik it's been `C:\Users\\AppData` up until now. Do you have something installed that's freezing or otherwise managing your user folder?...

I suppose this _might_ work with the app store version but it looks like you have to take ownership away from TrustedInstaller which is a bad, bad thing to do....

Looks like they've re-organized how the the client gets loaded, which their changelog mentions as making everything faster and using less RAM, which is good. In the current stable version,...