Commit Graph

115 Commits

Author SHA1 Message Date
b889e80315 change icon based on container status 2024-05-30 17:40:12 +02:00
2015ae6063 remove obsolete todo 2024-04-28 23:54:52 +02:00
76a38bd882 use the view macro better and use property binding 2024-04-28 23:54:12 +02:00
30de9d12b0 add seperate message for initiating refresh 2024-04-28 22:23:46 +02:00
ceecb4d6cf periodically update toolboxes and show spinner when this is happening 2024-04-28 22:20:14 +02:00
500d159369 upgrade to higher gnome version 2024-04-28 22:18:10 +02:00
308ad5ccfd add populate factory using toolboxes on machine 2024-04-28 00:41:13 +02:00
92315c5652 wrap play button in aspecframe to keep from weirdly resizing when parent size increases 2024-03-19 18:16:33 +01:00
7c7f07e670 transfer styling from old application 2024-03-19 18:08:11 +01:00
5da62888d1 add scrolled window to allow more toolboxes' 2024-03-19 17:31:24 +01:00
e998b6f1a9 disable selection for listbox 2024-03-19 17:21:00 +01:00
5f2819f0b8 add some more icons 2024-03-17 18:15:16 +01:00
b52232a4cb remove unused imports 2024-03-17 17:55:01 +01:00
1594bff156 move runtime to 45 2024-03-17 17:46:32 +01:00
f9d2fb9c0b use different filenames for modules instead of mod.rs 2024-03-17 17:43:10 +01:00
8c3db04c3e migrate to relm 0.8.1 2024-03-17 17:41:05 +01:00
9e95347226 add json~ to gitignore 2024-03-10 20:43:38 +01:00
5c5241cdc1 convert to hashmap isntead of list 2024-03-10 20:43:12 +01:00
3b20535b5a move factory to use listbox 2024-03-02 19:34:02 +01:00
da5fcc9887 added simple factory 2024-03-02 19:18:18 +01:00
a8bde9b439 add command to check if required tools are installed 2024-02-29 18:39:26 +01:00
c9e8e9e22b move runtime to 45 2024-02-29 18:04:41 +01:00
a2f544dac5 add closing functionality to dialgoue 2024-02-29 18:04:09 +01:00
d9130b8e42 update actions to newer versions 2024-02-27 21:39:02 +01:00
914b5899f1 add unsupported dialogue to be shown if not all prerequisits are fulfilled 2024-02-26 23:42:55 +01:00
06e9f44995 fix pipeline 2024-02-26 20:55:14 +01:00
9704b8f166 run cargo fmt 2024-02-26 20:53:56 +01:00
fbf68d69a3 remove sh file for building and rely on builder 2024-02-26 20:13:32 +01:00
3826726b84 remove all code and start with relm4 0.6 2024-02-26 19:48:54 +01:00
67a80edc9d toolbx list is not prefetched before the app launches 2024-02-18 19:12:03 +01:00
b5de805693 fix category in desktop file 2024-02-18 14:42:36 +01:00
282134cdf8 add meson build options to build for flathub 2024-02-18 14:04:47 +01:00
4bf08923b1 change vendor script permissions 2023-07-15 16:56:02 +02:00
Hannes Kuchelmeister
f89aad87b4 Point readme to latest screenshots 2023-07-15 16:30:43 +02:00
Hannes Kuchelmeister
33a7a8ce1a Update README.md 2023-07-15 16:27:59 +02:00
bfe9049736 replace screenshots 2023-07-15 13:12:16 +02:00
132860c33f cleanup code and simplify application to be ready for restructuring and refactoring 2023-07-15 13:00:12 +02:00
Hannes Kuchelmeister
33107d295c Merge pull request #37 from 13hannes11/dependabot/cargo/tokio-1.20.4
Bump tokio from 1.20.1 to 1.20.4
2023-02-04 10:28:42 +01:00
dependabot[bot]
d7ae1d65a1 Bump tokio from 1.20.1 to 1.20.4
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.1 to 1.20.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.1...tokio-1.20.4)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 00:42:25 +00:00
Hannes Kuchelmeister
8c09f7c09e Merge pull request #34 from kianmeng/fix-typos
Fix typos
2022-10-23 12:14:22 +02:00
Kian-Meng Ang
572ff2b5b7 Fix typos
Found via `typos --format brief`.
2022-10-22 22:41:02 +08:00
Hannes Kuchelmeister
ce21b2169c Create pull_request_template.md 2022-08-14 19:24:14 +02:00
Hannes Kuchelmeister
17887e5214 Add issue templates 2022-08-14 19:00:44 +02:00
Hannes Kuchelmeister
7b4d5a2797 Create CODE_OF_CONDUCT.md 2022-08-14 18:57:14 +02:00
Hannes Kuchelmeister
5d3979620d Fix headline one level to high 2022-08-09 14:34:20 +02:00
Hannes Kuchelmeister
9603a3dc4e Update readme to reflect changes in project structure 2022-08-09 14:33:42 +02:00
c76d36cd1a add pre release publishing of flatpak 2022-08-09 14:06:03 +02:00
bbbb090eee enable git lfs for checkout 2022-08-07 16:40:21 +02:00
29f29b227b enable ci for other branches to make experimenting easier 2022-08-07 15:48:53 +02:00
8ef0ce51ce fix desktop file missing semicolon 2022-08-07 14:29:06 +02:00