|
|
0155169721
|
rearrange data directory
|
2022-08-07 13:06:40 +02:00 |
|
|
|
3d7034e040
|
rename bundle
|
2022-08-07 00:57:02 +02:00 |
|
|
|
acab3e8558
|
modify icons to statisfy CI conditions
|
2022-08-07 00:34:55 +02:00 |
|
|
|
c73be24940
|
fix app metadata and screenshot size
|
2022-08-07 00:15:08 +02:00 |
|
|
|
b996cc3c15
|
add flatpak build script
|
2022-08-06 23:58:32 +02:00 |
|
|
|
45592b2052
|
add .~json to ignore
|
2022-08-05 13:02:36 +02:00 |
|
|
|
5049762167
|
Added internal messaging and workers to handle per toolbx settings, actual settings handling still missing
|
2022-08-05 12:47:48 +02:00 |
|
|
|
48cbc506e2
|
moved icons to their corresponding places
|
2022-07-29 19:27:04 +02:00 |
|
|
|
3e3b87b172
|
improved symbolic icon
|
2022-07-29 19:24:35 +02:00 |
|
|
|
49e18ace17
|
use template from appicon preview
|
2022-07-29 19:24:35 +02:00 |
|
|
|
6891daff5a
|
add first version of application icons
|
2022-07-29 19:24:35 +02:00 |
|
|
|
a5c1fc67a5
|
added screemshots to description
|
2022-07-29 19:23:53 +02:00 |
|
|
|
ebcf28b518
|
add dark and light screenshot of the main window
|
2022-07-29 18:51:06 +02:00 |
|
|
|
0ecaf40ad6
|
comment out application menu as it currently does not have any functionality
|
2022-07-29 18:48:23 +02:00 |
|
|
|
fe7bf2b94e
|
add lfs to repository in preparation for adding screenshots
|
2022-07-29 17:40:16 +02:00 |
|
|
|
05bcb628c1
|
change flatpack to use master branch in manifest
|
2022-07-27 17:51:28 +02:00 |
|
|
|
286ea0d2c4
|
add ability to install from local dev dir
|
2022-07-27 17:50:40 +02:00 |
|
|
|
a957b64543
|
add script to install flatpack from repository
|
2022-07-27 17:50:18 +02:00 |
|
|
|
57225bf3a5
|
fix manifest to build correct metadata
|
2022-07-27 17:49:15 +02:00 |
|
|
|
7c3ac49a25
|
add .flatpak-build directory to gitignore
|
2022-07-27 17:48:52 +02:00 |
|
|
|
40fda11134
|
fix hhttps should be https
|
2022-07-27 16:57:19 +02:00 |
|
|
|
f544437324
|
add some additional descriptions
|
2022-07-17 19:36:51 +02:00 |
|
|
|
8c04a56c07
|
add po similar to template
|
2022-07-17 19:36:51 +02:00 |
|
|
|
eaed5b6117
|
update command to use flatpak-spawn
|
2022-07-17 19:36:51 +02:00 |
|
|
|
1ec3c7803e
|
add additional metadata
|
2022-07-17 18:25:55 +02:00 |
|
|
|
d6f9703cb8
|
rename application name in .desktop file
|
2022-07-17 14:14:40 +02:00 |
|
|
|
3134a0e627
|
give proper permissions to allow access to flatpak-spawn
|
2022-07-17 14:14:40 +02:00 |
|
|
|
f622509b0f
|
change commands to use flatpak-spawn --host
|
2022-07-17 14:14:40 +02:00 |
|
|
|
4adb9a9708
|
make application runnable under flatpak, correct permission missing
|
2022-07-17 14:14:40 +02:00 |
|
|
|
a8eddcb25a
|
rename executable to toolbx-tuner
|
2022-07-17 14:14:40 +02:00 |
|
|
|
f1fa7ffac3
|
add new and create function for ToolboxContainer struct (#16)
|
2022-07-17 14:09:51 +02:00 |
|
|
|
3222712de8
|
fix failing test
|
2022-07-15 22:10:10 +02:00 |
|
|
|
fb538a36bb
|
add image to run tests, however, toolbox commands cannot be tested properly as of now
|
2022-07-15 22:04:33 +02:00 |
|
|
|
64017daa09
|
add created ToolboxStatus as it was missing
|
2022-06-22 19:44:05 +02:00 |
|
|
|
321fb23661
|
add update_status function to toolbox to refresh status on individual toolbox (#16)
|
2022-06-22 19:43:50 +02:00 |
|
|
|
047b44a91f
|
refresh toolbox list every 10s #5
|
2022-06-19 21:11:48 +02:00 |
|
|
|
3fec9bee21
|
move starting of terminal to main thread #4
|
2022-06-06 00:27:43 +02:00 |
|
|
|
77d09397aa
|
add first hacky implementaion that opens terminal, #4
|
2022-06-06 00:27:31 +02:00 |
|
|
|
1487ad5bd3
|
implement background message handler (worker)
|
2022-05-22 13:27:53 +02:00 |
|
|
|
6366932aca
|
seperate toolbox and app model to be able to store additional data per toolbox
|
2022-05-21 19:11:03 +02:00 |
|
|
|
4366ec578d
|
a toolbox can now be stopped and started (blocking)
|
2022-05-01 19:59:14 +02:00 |
|
|
|
f111fea698
|
handle toolbox start/stop through app messages
|
2022-05-01 19:56:24 +02:00 |
|
|
|
c9074634cb
|
implement proper handling of errors for start and stop
|
2022-04-29 21:24:48 +02:00 |
|
|
|
f154d36e59
|
change toolbox status to be enum
|
2022-04-23 22:04:10 +02:00 |
|
|
|
e731426650
|
load real toolbx information on startup
|
2022-04-21 21:03:49 +02:00 |
|
|
|
fec7f6271f
|
add stubs for start and stop methods of toolbx
|
2022-04-21 20:17:47 +02:00 |
|
|
|
85dc276b1b
|
WIP: parser toolbox list comand
|
2022-04-21 20:17:01 +02:00 |
|
|
|
cab28345d7
|
run cargo fmt on code
|
2022-04-21 20:01:29 +02:00 |
|
Hannes Kuchelmeister
|
94c38ee221
|
Fix readme link to toolbx
|
2022-04-18 17:20:00 +02:00 |
|
Hannes Kuchelmeister
|
b95416572a
|
Create README.md
|
2022-04-18 13:55:40 +02:00 |
|