Commit Graph

231 Commits

Author SHA1 Message Date
runarcn
3f062c7f15 Add CoC 2023-10-09 08:54:18 +02:00
heliguy4599
0da97e9ad3 Change remotes window popular remotes checking
This changes the popular remotes list way of checking for pre-existing flatpaks to aliviate showing already added flatpaks
2023-10-08 02:16:52 -04:00
heliguy4599
870327816c Add pills and margins
Make installed type text and EOL text be inside of pills to look better and more readable
Increase margins at the top and bottom of the main list
2023-10-07 20:22:27 -04:00
heliguy4599
a707e6b767 Bump version to 1.1.1, update metainfo 2023-10-06 02:10:24 -04:00
heliguy4599
59e0d14b2e Fix bug flatpak list bug on Linux Mint 2023-10-06 02:05:28 -04:00
heliguy4599
bfd1af7412 Add get pins function 2023-10-05 21:06:42 -04:00
heliguy
5be071fb2a Fix typo in metainfo 2023-10-05 11:37:59 -04:00
heliguy4599
863774f12e Merge pull request #34 from TheEvilSkeleton/build-warning
Fix build warning
2023-10-04 20:22:30 -04:00
heliguy4599
502d4447f6 Merge pull request #33 from TheEvilSkeleton/add-urls
Add URLs to about window
2023-10-04 20:19:09 -04:00
heliguy4599
60c5a639e5 Merge pull request #32 from TheEvilSkeleton/legal
Correct copyright holders
2023-10-04 20:17:09 -04:00
Hari Rana
d56b2a192d Fix build warning 2023-10-04 20:05:33 -04:00
Hari Rana
4e3aa78674 Add URLs to about window 2023-10-04 20:03:22 -04:00
Hari Rana
ebec50d701 Correct copyright holders 2023-10-04 19:58:56 -04:00
heliguy4599
7ec5a8df2d Update metainfo with the 1.1.0 release notes 2023-10-04 19:23:37 -04:00
heliguy4599
896f078ed7 Properly handle no flatpaks
Make the UI properly handler itself when there are no installed flatpak
2023-10-04 18:09:12 -04:00
heliguy4599
39cb702c43 Remove old window state save functions 2023-10-04 17:33:57 -04:00
heliguy4599
cf1146741a Properly remember window size and state
The previous commit's way of doing it worked but was not adviseable
2023-10-04 17:33:18 -04:00
heliguy4599
932e17672b Window size is now remembered 2023-10-04 17:25:56 -04:00
heliguy4599
ee2975df34 Bump version to 1.1.0 2023-10-04 17:10:08 -04:00
heliguy4599
befe0df1fa Fix another typo in readme 2023-10-04 16:52:49 -04:00
heliguy4599
b9d585289f Fix typo in readme 2023-10-04 16:52:14 -04:00
heliguy4599
97c406b93c Add ToDo list to readme 2023-10-04 16:51:43 -04:00
heliguy4599
a47885dde6 Make filter show no flatpaks status page
If a filter is configured in such a way that no flatpaks will be shown, the no flatpaks status page is shown
2023-10-04 16:37:19 -04:00
heliguy4599
84e7f5acfd Display EOL status of apps and runtimes 2023-10-04 16:19:11 -04:00
heliguy
732913991d Change "runtimes" to "runtime" in prop window 2023-10-04 12:26:18 -04:00
heliguy
08234524b8 Properties window shows dependant runtimes 2023-10-04 12:05:56 -04:00
heliguy
d83a7b74f1 No remotes page goes away when new remote is added 2023-10-04 12:03:18 -04:00
heliguy
6e7ee32e2f Adding new remotes now happens in a thread 2023-10-04 11:51:24 -04:00
heliguy
a0cecb77ab Orphanes data rows now get size in a thread 2023-10-04 11:39:56 -04:00
heliguy
c82ee4d262 Add close with escape key for popular remotes 2023-10-04 11:15:22 -04:00
heliguy4599
3d692e7af3 Clean up popular remotes window UI 2023-10-04 03:19:17 -04:00
heliguy4599
ed853f7f77 Probably finalize speed increases with main list 2023-10-04 02:03:06 -04:00
heliguy4599
deac401042 Merge pull request #31 from AtiusAmy/patch-4
Make the matrix link shorter
2023-10-03 23:46:47 -04:00
Amy/Atius
225b941a16 Update README.md 2023-10-04 04:51:43 +07:00
heliguy4599
2426123f71 Fix batch action interactions 2023-10-03 16:45:11 -04:00
heliguy4599
d49e470e80 Merge pull request #28 from dominichayesferen/patch-1
Fixed the spelling of elementary - Thanks for noticing that!
2023-10-03 14:56:28 -04:00
heliguy4599
1695caec3b Make filter way faster, use local C for subcommand 2023-10-03 03:04:18 -04:00
Dominic Hayes - Feren OS Dev
9a43bb2e9b Fixed the spelling of elementary
very first MR

in all seriousness it fixes the spelling and stylises it consistent with how elementary OS is written on https://elementary.io/.
2023-10-02 22:39:08 +01:00
heliguy4599
c918927ab1 Speedup opening properties window
Getting the size of the user data is now threaded, meaning the window opens instantly
2023-10-02 14:14:22 -04:00
heliguy4599
55dcb6cf34 Make filter work again
Filter was broken in the previous commit
2023-10-02 13:53:07 -04:00
heliguy4599
00e91905f4 Select Mode Speed Increase
Massively speed up toggling selection mode and selecting all
2023-10-02 13:16:34 -04:00
heliguy4599
3179bdb09e If user has all popular remotes, skip to new remot 2023-10-01 23:01:06 -04:00
heliguy4599
15f6cab028 Add a list of popular remotes
This list will show when the user wants to add a new remote
2023-10-01 08:50:23 -04:00
heliguy4599
996a486ede Update README.md
Add permanent Discord server link
2023-09-30 23:33:53 -04:00
heliguy4599
424fa371c5 Update readme with more Flathub stuff 2023-09-29 15:11:50 -04:00
heliguy4599
672902c1be Replace badge svg with png 2023-09-29 15:04:06 -04:00
heliguy4599
e9dc839ce3 Add Flathub badge and mention flathub in readme 2023-09-29 15:02:35 -04:00
heliguy4599
bc629a01d0 Remove filter reset toast 2023-09-26 10:38:12 -04:00
heliguy4599
77611683f0 Change wording
Change any mention of orphaned user data to leftover user data
Edit app metainfo
2023-09-26 09:31:56 -04:00
heliguy4599
ba5dbf785e Change wording
Change any mention of orphaned user data to leftover user data
Edit app metainfo
2023-09-26 09:31:45 -04:00