Commit Graph

39 Commits

Author SHA1 Message Date
heliguy
571221b4bd Fix errors in file size for properties window
When getting the size of directory, the function now skips symlinks to prevernt errors
2023-09-02 02:54:31 -04:00
heliguy
0c60d993cd Add a proper potfile for translations 2023-09-02 02:10:50 -04:00
heliguy
8bf1e4bf20 Escape markup characters
Implement multiple changes that tell gtk to escape markup characters in various palces to ensure all text shows
2023-09-02 02:02:09 -04:00
heliguy
cbecaa24b3 Remove empty properties rows
If a specific row's content is empty, then it will not be added to the list
2023-09-02 01:29:37 -04:00
heliguy
f2f08e5dea Fix Properties window crash when there is no icon 2023-09-02 01:01:47 -04:00
heliguy4599
27fe1fb87a Update README.md
Correct the run command by remove ".flatpak" from the end of it
2023-09-01 20:20:43 -04:00
heliguy4599
c96352bc27 Merge pull request #3 from hericiumvevo/main
make the uwuiest readme ever :3
2023-09-01 20:18:36 -04:00
eryn
bd6db88562 make the subtitle a header2 2023-09-02 01:10:48 +02:00
hericiumvevo
6afc13b5b0 eyecandy readme 2023-09-02 01:05:50 +02:00
heliguy4599
8c6cbf1c9a Update README.md 2023-09-01 14:16:12 -04:00
heliguy
ec6527a97e First bundle
Upload the first bundle
2023-09-01 03:45:49 -04:00
heliguy
a13289e09b Change Desktop Entry
Change .desktop entry to Flattool instead of flattool-gui
2023-09-01 03:42:07 -04:00
heliguy
a9ca9c9ee7 Remove flattool-cli dependancy
I never used and it was only added as an example
2023-09-01 03:31:48 -04:00
heliguy
8814c0f53d Added please wait screen
Added a please wait screen for flatpak uninstalls
2023-09-01 03:22:15 -04:00
heliguy
27b615b151 Add more shortcuts
Allow escape to cancel batch mode and ctrl+enter to also open batch mode
2023-09-01 02:45:18 -04:00
heliguy
7c59556709 Add keyboard shortcuts 2023-09-01 02:28:23 -04:00
heliguy
383d01f736 Update window.py 2023-09-01 01:48:51 -04:00
heliguy
bb3a4547f0 Added data icon to app list
Added an icon to the app list that only appears of that app has user data on the system
2023-09-01 01:10:09 -04:00
heliguy
7b8778c818 Implement batch uninstall
With this batch mode should be fully implemented
2023-09-01 00:47:09 -04:00
heliguy
b171626939 Implement batch mode select all 2023-08-31 23:55:36 -04:00
heliguy
32227348d3 Update batch and batch copy
Batch select all base structure added. Batch copy button changed label to "Copy App ID"
2023-08-31 23:24:42 -04:00
heliguy
fb19347a62 The uninstall app message dialog now hides the trash data response when no data is present 2023-08-31 23:18:59 -04:00
heliguy
a036c00ea4 Make batch copy copy IDs instead of Refs 2023-08-31 23:13:41 -04:00
heliguy
0f27f861a9 Implemented batch mode trash user data 2023-08-31 23:00:34 -04:00
heliguy
0720fe3a68 Fix issues where the batch actions stayed enabled. 2023-08-31 22:18:17 -04:00
heliguy
63a227459d Implemented batch mode copy button.
Disabled batch action buttons when no rows are selected.
2023-08-31 22:05:37 -04:00
heliguy
b1c7b62d0f Add foundations for batch mode button actions 2023-08-31 21:19:53 -04:00
heliguy
97fd553bca Cl;ean up the please wait message 2023-08-31 20:30:35 -04:00
heliguy4599
215c84b08e Merge pull request #2 from hericiumvevo/main
fix the icon i just pushed (sowwy heli)
- no pwoblem erwn
2023-08-31 20:21:03 -04:00
hericiumvevo
e69bd5870d fix the icon i just pushed (sowwy heli) 2023-09-01 02:19:14 +02:00
heliguy4599
8eab8b048a Merge pull request #1 from hericiumvevo/icons
push the icons
Thanks Eryn!
2023-08-31 20:02:53 -04:00
eryn
7805819afb push the icons 2023-09-01 01:53:34 +02:00
heliguy
14754156d9 Delete, Backspace trigger delete selected orhpans 2023-08-31 19:02:19 -04:00
heliguy
2765d3463b Add please wait screen to orphans install 2023-08-31 17:45:53 -04:00
heliguy
7bd21e29ec Removed threading, added no data screen 2023-08-31 17:28:47 -04:00
heliguy
d74ee4738d Specify only version 3 of the GPL 2023-08-31 16:04:36 -04:00
heliguy
d175988517 I don't remember what I did, but I will try to 2023-08-31 15:58:50 -04:00
heliguy
88054958e0 Initial commit 2023-08-31 14:45:49 -04:00
heliguy4599
215f0ee558 Initial commit 2023-08-31 14:35:21 -04:00