Linda_pp

Results 476 comments of Linda_pp

Thank you for suggestion. Let me confirm what you want to do. Currently this app remembers its window state. So app writes window state (e.g. width, height, x, y,...) to...

You installed app from `npm`, right? Sadly, it is a limitation of Electron that name cannot be changed if app is distributed with npm...

oh, I see. Which version are you using? I'll try it (I don't have Windows10, so I'll need to try it on Windows8.1).

Mstdn.exe seems to lack application ID. https://github.com/electron/electron/issues/4241 I need to use [electron-builder](https://github.com/electron-userland/electron-builder) instead of electron-packager to app user model ID. I think it also needs to call [`app.setAppUserModelId(id)`](https://github.com/electron/electron/blob/master/docs/api/app.md#appsetappusermodelidid-windows)

Looks good point. Thank you for reporting that. For now, please install your favorite editor on your Windows machine and associate it to `.json` file extension. I'll consider how it...

I think size of tray icons in this repository is wrong. Mstdn puts 34x36 tray icon to support retina display. This is generally not a problem because Electron recognizes pixel...

I'm happy to hear that. Thank you for confirmation. Then let's leave this issue open. If someone encounters this issue, please feel free to add a comment.

Hmm... I think there should be a way to go back. If you use default keymap config, at least typing `2` would navigate to home timeline. Please use it for...

This app just forwards notifications from webapp to desktop. So please check your account configuration in browser.

Hmm, I may misunderstand something. I'll try to check it after reaching home