cinnyapp / cinny-desktop

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

Add ability to restore Cinny's window size and position #327

Open Neved4 opened 3 months ago

Neved4 commented 3 months ago

Description

Enables Cinny on macOS to restore its window state from past sessions, using Tauri's window-state.

Fixes #326 #125

Note that v2 isn’t used to prevent conflicts with gtk-3. We might switch to v2 later, but for now we’re sticking with v1 to avoid breaking issues.

Type of change

Checklist:

Neved4 commented 2 months ago

@kfiven Hey Krishan, any news on this? Sending best wishes

kfiven commented 2 months ago

Hey, could you please also resolve conflicts?

Neved4 commented 2 months ago

@kfiven Done!