Commit Graph

57 Commits

Author SHA1 Message Date
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
heliguy
fa088f4361 Kramo is dumb 2023-09-02 14:05:52 -04:00
heliguy
31fb7d7fc7 Add github action to build flatpak bundle 2023-09-02 14:03:16 -04:00
heliguy
4fac8966dd Testing translations 4 2023-09-02 13:56:09 -04:00
heliguy
81a6fc0848 Testing translations 3 2023-09-02 13:49:02 -04:00
heliguy
cea8d087c8 Testing translations 2023-09-02 13:43:48 -04:00
heliguy
0a8b86edbc Testing translation command 2023-09-02 13:38:13 -04:00
heliguy
45f9b141df Allow user install icons to show up in list 2023-09-02 13:25:44 -04:00
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