Commit Graph

12 Commits

Author SHA1 Message Date
Kévin Commaille d13b03a85e
misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
Kévin Commaille b15c5f0c8b
session: Reorganize submodules between model and view 2023-05-21 17:09:17 +02:00
Kévin Commaille 89ee05c201
chore: Inline variables in format strings when possible 2023-03-26 20:33:06 +02:00
Kévin Commaille 8035dca113
chore: Use let-else and early returns to reduce rightward drift 2023-03-07 07:29:36 +01:00
Christopher Davis 5db1d9f902
general: Update to the latest version of the gtk-rs stack 2023-03-07 07:14:51 +01:00
Kévin Commaille 7a98f79d97
misc: Only implement Default when required
Reduces boilerplate
2022-11-06 12:33:09 +01:00
Kévin Commaille fff8839846
chore: Rename `priv_` variables to `imp`
To be consistent with the method name.
2022-11-05 12:01:57 +01:00
Kévin Commaille fbc9b26d5c
chore: Update gtk and related dependencies 2022-11-05 11:40:26 +01:00
Kévin Commaille 4d5791f817 secret: Use oo7 instead of libsecret 2022-10-28 11:12:36 +00:00
Kévin Commaille 613a182a9e
window: Use the toast macro 2022-05-31 14:53:48 +02:00
Julian Sparber 0bf6a4ff32 Remove Next from app-id 2022-03-30 14:36:28 +02:00
Kévin Commaille 60a0207ee2
secret: Switch to libsecret 2022-02-25 12:06:39 +01:00