- Nov 04, 2024
-
-
Ayush Singh authored
- Make UI more responsive. - Decrese the minimum window size. Changelog: performance Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Oct 30, 2024
-
-
Ayush Singh authored
- Cargo package does not like files being in root workspace directory. So use symlink Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
Ayush Singh authored
- Move package specific assets to the repsective package directories. Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Oct 08, 2024
-
-
Ayush Singh authored
- Can now use the config file for bb-imager to create entries for the linux sd card based flashing - Merge the original bb-imager config with the config present in this repo. - Also cleanup config to allow easier support for remote configuration. Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Oct 02, 2024
-
-
Ayush Singh authored
- Since assets already exists, better to move icons to it. Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Sep 27, 2024
-
-
Ayush Singh authored
- Match colors of bb-imager closely - Also switch to Roboto font which is included at compile time. - Fix small bugs - Some cleanup Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Sep 20, 2024
-
-
Ayush Singh authored
- Specify min window size. I would prefer not to disable resizing since it can be useful when picking image. Also I use a window manager so I would like it to work well with such compositors. - Fix sd card form - Use Task::future when it makes sense Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
Ayush Singh authored
- Move stuff to helpers. - Move stuff to constants Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-