cinnyapp / cinny-desktop

Yet another matrix client for desktop
GNU Affero General Public License v3.0
366 stars 38 forks source link

Cinny Desktop session name still Cinny Web #64

Open Empty2k12 opened 2 years ago

Empty2k12 commented 2 years ago

Describe the bug

I understand that the Desktop app is just a wrapper for the website right now, but in the future sessions from the Desktop app should probably identify as Cinny Desktop.

Reproduction

  1. Create a session from Cinny Desktop. It's called Cinny Web

Expected behavior

The session is called Cinny Desktop by default

Platform and versions

1. OS: MacOS
2. Cinny Desktop 2.0.0

Additional context

No response

aceArt-GmbH commented 4 months ago

It would make sense to add tauri context detection (like https://github.com/cinnyapp/cinny/pull/1238/files#diff-1824ade005112f737d9c2b4b9109e53f286278632385b0f18c39952b201a0c78R309 does). This would allow changing session name as well as other things like https://github.com/cinnyapp/cinny-desktop/issues/252, https://github.com/cinnyapp/cinny-desktop/issues/249#issuecomment-1878439422 and future changes where the context is important

Or better https://beta.tauri.app/references/v2/js/os/#ostype once v2 comes out to display android/ios