Commit Graph

11 Commits

Author SHA1 Message Date
418e916c0d feat(crate): add external crate gio 2024-08-14 18:49:00 +04:00
45617aa59d fix(id): rename application id
Application id has been renamed from "com.github.gtk-rs.examples.basic"
to "com.laboratory-work"
2024-08-09 17:36:16 +04:00
da3cb52046 refactor: rename view.rs to ui.rs 2024-08-09 17:36:16 +04:00
0aab9e9ebe feat(main): main function is async now 2024-07-29 01:10:34 +04:00
b663859eee remove(type): redundant type definition 2024-07-19 23:04:01 +04:00
48057646a8 changed inputs for second section and implemented Clone and Copy traits for Alignment data structure 2024-04-14 20:13:15 +04:00
a9626cda4d added pages builder, to do universal traits for builders 2024-03-12 23:49:20 +04:00
4c230c090d removed unnecessary module definitions 2024-03-10 12:54:32 +04:00
54619cd3f9 Fully refactored project architecture, imports and etc. 2024-03-10 12:35:02 +04:00
55b2c4ec56 first commit 2024-02-06 23:35:52 +04:00
e18b31eece I begin create a Graph structure 2023-09-17 21:21:14 +04:00