Maximiliano Sandoval R
56b78a4d36
window: Stop spinner when idle
3 years ago
Kévin Commaille
64d9a98f0b
chore: Replace deprecated GtkInfoBar with AdwBanner
3 years ago
Julian Sparber
d82c1e21a3
window: Show network state on the loading page
4 years ago
Julian Sparber
d076bd2441
toast: Use libadwaita toast
...
Fixes : #857 , #967
4 years ago
Kévin Commaille
60a0207ee2
secret: Switch to libsecret
4 years ago
Kévin Commaille
953466029d
app: Show spinner by default instead of greeter
4 years ago
Kévin Commaille
757373f87b
app: Rename Error to Toast and move to components
4 years ago
Kévin Commaille
74cf22df84
app: Separate greeter and login screens
4 years ago
Julian Sparber
5878b1abff
Fix Session dispose
...
We kept many references to Session, therefore we leaked it when the
application is closed.
This also removes the loading page from the `Window` and cleans up how
a Session is restored.
5 years ago
Julian Sparber
3346669c37
error: Use only a single in-app-notifcation
...
This simplifies the code and allows easier emittion of errors
5 years ago
Julian Sparber
99f1317277
Add loading spinner while restoring session
5 years ago
Alejandro Domínguez
f725079b09
Split main_stack in login and sessions
5 years ago
Alexandre Franke
4f9e1726a6
Remove Frctl prefix
5 years ago
Julian Sparber
37c8e18416
login: Add password login and session creation
...
Since the login flow for matrix will change soonish, therefore, we
implement only login via password.
5 years ago
Julian Sparber
9e8fa8aab5
Add base layout
5 years ago
Alejandro Domínguez
49dab8eeaa
Init with GTK Rust Template
5 years ago