Go to file
IvanikuV2 8afaf39d78
Project should not be a pandora box
The current Cargo.toml uses the bleeding edge git versions of gtk and libadwaita, which is disencouraged by the gtk-rs book.

Now all same versions of the packages should be retrieved from Crates.io,  which will ensure that the project will be the same regardless of when it was compiled.
2022-03-27 15:27:08 +02:00
.github/workflows fix(ci): use correct artifact path 2022-03-05 18:33:37 +01:00
build-aux chore: stabilize flatpak runtime version 2022-03-23 23:43:39 +01:00
data feat: merge demo mockup UI 2022-03-23 23:42:07 +01:00
po feat: switch to gnome toolchain 2022-03-06 21:53:02 +01:00
src feat: merge demo mockup UI 2022-03-23 23:42:07 +01:00
.editorconfig feat: switch to gnome toolchain 2022-03-06 21:53:02 +01:00
.gitignore feat: merge demo mockup UI 2022-03-23 23:42:07 +01:00
Cargo.lock feat: switch to gnome toolchain 2022-03-06 21:53:02 +01:00
Cargo.toml Project should not be a pandora box 2022-03-27 15:27:08 +02:00
README.md feat: initial commit 2022-03-05 01:35:19 +00:00
meson.build feat: switch to gnome toolchain 2022-03-06 21:53:02 +01:00
meson_options.txt feat: switch to gnome toolchain 2022-03-06 21:53:02 +01:00