Commit Graph

96 Commits

Author SHA1 Message Date
heliguy4599
571b513d16 Update README.md
Move get in contact section to after screenshots
2023-09-05 03:40:51 -04:00
heliguy4599
0a082bd23f Update README.md
Add discord server as contact info
2023-09-05 03:40:18 -04:00
heliguy
5bb9d9ed7d Remove debug prints 2023-09-05 03:18:16 -04:00
heliguy
86f24f3c5a Fully implement batch uninstall
Batch uninstalls now make the window uncloseable, set the toolbar view to non sensitive, and properly trigger the progress bar
2023-09-05 03:10:45 -04:00
heliguy
73b7770fe6 Batch uninstall is now threaded
Properly handle batch uninstalls in threads
2023-09-05 02:44:13 -04:00
heliguy
151b03b1d9 Make it so the main window cant be closed
For single app uninstalls, make it so that the main app window cannot be closed while the app is uninstalling
2023-09-05 01:33:59 -04:00
heliguy
701e6b5923 Order overlays properly
Order overlays ontop of scrolled windows so that the progress bars they contain are pinned at the top
2023-09-05 01:29:31 -04:00
heliguy
d65957443f Fully implement single flatpak uninstall progress 2023-09-05 00:12:00 -04:00
heliguy
97a94ee052 Fix transient-ness of orphans window
Orphans window was being set non sensitive which made the main app window able to be interacted with which is not what I want
2023-09-04 22:20:37 -04:00
heliguy
636e4a5e37 Make orphans window uncloseable
Make the orhpans window uncloseable when flatpaks are being installed
2023-09-04 22:17:33 -04:00
heliguy
4f3f72c00f Idk why but I had to commit twice 2023-09-04 21:58:30 -04:00
heliguy
b05dfd5cbd Fixes multiple apps install
Allows for multiple apps to be installed with proper response toasts and list refreshes
2023-09-04 21:58:01 -04:00
heliguy
889b8411e2 Install multiple flatpaks in a loop kinda 2023-09-04 17:57:28 -04:00
heliguy
bd4bbaaf6f Use progress bar for flatpak installs
Use a bouncing progress bar when installing flatpaks from the orhpans window instead of the please wait screen
2023-09-04 17:43:23 -04:00
heliguy
f444ec5aaa Prepare for seperation of Orphans window
Preperations for having the orphans window code not be in the same file as everything else
2023-09-04 13:15:18 -04:00
heliguy
99911b75be Remove newlines after opening parenthesis
Reformatted some code so that open parenthesis are not immediately followed by a new line. The auto code formatter in the last PR did this
2023-09-03 18:58:53 -04:00
heliguy4599
39f186f06f Merge pull request #13 from flattool/threading
Add threading to long operations
2023-09-03 18:13:50 -04:00
kramo
114a7fb002 Add threading to long operations 2023-09-03 23:42:58 +02:00
heliguy
555e74b093 I don't know, I just am out of sync 2023-09-03 17:03:23 -04:00
heliguy4599
dce2d915ca Update README.md 2023-09-03 16:20:40 -04:00
eryn
3b6b1317d8 add polish translation (#11)
* add polish translation

* what

---------

Co-authored-by: kramo <93832451+kra-mo@users.noreply.github.com>
2023-09-03 21:59:09 +02:00
heliguy4599
b42be92077 Merge pull request #10 from hericiumvevo/main
add scweenshots to the weedme file
2023-09-03 13:47:20 -04:00
hericiumvevo
89187da62a uhh it didnt work? 2023-09-03 19:42:35 +02:00
hericiumvevo
3bc2c7e267 add screenshots and update the weedme 2023-09-03 19:41:08 +02:00
heliguy
32f01614a5 Added more keyboard shortcuts 2023-09-02 21:53:18 -04:00
heliguy
68c5621aa9 Show default icon
If no icon can be found for the row / properties box, flattool now defaults to the exec icon instead of having nothing
2023-09-02 21:36:28 -04:00
heliguy4599
f6884c7886 Merge pull request #6 from R4csu/main
Spanish translation
2023-09-02 19:24:45 -04:00
heliguy4599
8795acbf45 Merge pull request #8 from Kuchenmampfer/main
Add german translation
2023-09-02 19:19:39 -04:00
Racsu
5c97861a9a Update es.po 2023-09-02 18:18:50 -04:00
R4csu
8fb6fbfbe9 Update LINGUAS 2023-09-02 18:07:54 -04:00
Kuchenmampfer
ac2e89ca55 Merge branch 'flattool:main' into main 2023-09-02 22:04:55 +00:00
tammes
6de3cbaf7c Add german translation 2023-09-03 00:04:21 +02:00
R4csu
34315cecda Merge branch 'flattool:main' into main 2023-09-02 17:55:23 -04:00
heliguy
d8e25ebea5 Fix issue #7
Use the correct gio trash command
2023-09-02 17:37:34 -04:00
heliguy4599
042923a8e3 Merge pull request #5 from runarcn/main
Added Norwegian Nynorsk translation (wow that was an ordeal lmao)
2023-09-02 17:22:13 -04:00
runarcn
25d8e70ed7 Translated to Norwegian 2023-09-02 23:16:46 +02:00
heliguy4599
597a68a077 Update nb.po
Remove error leading to subsequent builds failing
2023-09-02 17:01:15 -04:00
R4csu
38c1fbe7f1 Merge pull request #1 from R4csu/Spanish-Translation
Spanish translation
2023-09-02 16:42:20 -04:00
R4csu
0b570c03f7 Spanish translation
First translation, probably need some fixes in how is translated for the context, but everything should be ok as a base
2023-09-02 16:41:53 -04:00
heliguy
fb65d56316 Fix toast text and translation 2023-09-02 16:25:13 -04:00
heliguy4599
4676f059d1 Merge pull request #4 from runarcn/main
Fixed typos & translated to Norwegian bokmål
2023-09-02 16:21:56 -04:00
runarcn
e545307cf0 Translated to Norwegian 2023-09-02 22:12:34 +02:00
heliguy
27ceb28fcd Correct window titlke from testing 2023-09-02 16:11:05 -04:00
runarcn
7f4eba00d7 Fixed typos 2023-09-02 22:09:54 +02:00
heliguy
25d308eb11 Seperate functions
Initial work on not having all my functions be in the window.py file :skull_emoji:
2023-09-02 15:21:38 -04:00
heliguy
2a9775543e Style toasts appropriately+fix translation strings 2023-09-02 14:45:38 -04:00
heliguy
839a80cc92 Add blueprint compiler to modules 2023-09-02 14:31:36 -04:00
heliguy
123c2e0c97 Fix workflow again 2023-09-02 14:22:29 -04:00
heliguy
a9268b4cdb Fix repo name 2023-09-02 14:12:32 -04:00
heliguy
8002b84e84 Fix repo URL 2023-09-02 14:09:23 -04:00