Commit Graph

41 Commits

Author SHA1 Message Date
heliguy
c180df4ca1 Use flatpak info command for the properties window 2024-04-02 05:06:20 -04:00
heliguy
db968198d4 Remove redundant code to close dialogs on escape 2024-03-27 22:32:20 -04:00
heliguy
67280bcb68 Fix trash data dialog in properties dialog 2024-03-27 18:10:56 -04:00
heliguy
e4e09a7b05 Convert properties window to adw.dialog 2024-03-27 01:49:13 -04:00
heliguy
f9f47003a9 Fix double properties window issue
Fix issue where clicking the properties button in an app's properties window would open two properties windows when the runtime was installed as both user and system
2024-03-26 23:44:38 -04:00
heliguy
5535a7893f Fromat with black 2024-03-08 13:03:05 -05:00
heliguy
6e328746a3 Improve search_install's results row info 2024-03-04 23:07:28 -05:00
heliguy
843a3161e2 Make Properties Window "Show apps using this runtime" work with new filters system 2024-03-04 21:58:32 -05:00
heliguy4599
92339ff0dc Add GNOME standard shortcuts 2024-02-14 01:55:35 -05:00
heliguy4599
f5d16cfde7 All icon buttons have tooltip text 2024-02-12 22:45:54 -05:00
Heliguy
fedd3e0301 Clean up Properties window. Thanks Monster! 2024-02-06 11:24:29 -05:00
heliguy
f0a94cea5c use snake case in all function names 2023-12-23 03:13:23 -05:00
heliguy
e91a06be2e Format code with Black 2023-12-22 23:33:28 -05:00
heliguy
39163d124e Hide view apps using this runtime
Hide the view apps using this runtime button in the properties_window when the current runtime is not a dependant runtime
2023-11-29 02:42:47 -05:00
heliguy
8dde8e442a Sync current work 2023-11-24 01:22:09 -05:00
Heliguy
2022b85e35 Clean up src folder 2023-11-13 00:48:32 -05:00
Heliguy
f70f87f175 Revamp properties window 2023-11-10 00:09:25 -05:00
heliguy
7581c9c382 Add margin to runtime properties button 2023-11-02 12:34:45 -04:00
heliguy
117f5d2a0c Clean up properties window ui 2023-11-01 23:00:37 -04:00
Heliguy
88231e9e16 Add Show Details button to properties window 2023-10-31 23:15:39 -04:00
Heliguy
ae2ef2faae Make the final strings even more final 2023-10-23 03:35:57 -04:00
Heliguy
54c77ed588 Added comments for EOL for translators 2023-10-23 03:04:51 -04:00
Heliguy
3f13780dd7 Finallize strings and reuse as much as reasonable 2023-10-23 02:26:22 -04:00
Heliguy
6da8f6e1ac Fix missing S in eol banner 2023-10-23 00:51:49 -04:00
Heliguy
715394104c Make properites filter only show when applicable
This makes the filter button in the properties window only show up when the runtime is a dependant runtime (meaning this button wont show for themes).
2023-10-22 21:19:47 -04:00
Heliguy
9bf787f9fa Sync current work 2023-10-22 02:03:29 -04:00
heliguy
aa2f6bb58b Remove oxymoron in user file trashing dialog 2023-10-21 05:41:52 -04:00
heliguy
66700a1137 Implemented some amount of masking
The main list and properites window now show when a flatpak is masked and the properties window offers to unmask it
2023-10-20 00:42:03 -04:00
heliguy4599
4880e601e5 Finalize new margins 2023-10-11 22:11:20 -04:00
heliguy4599
4557b41a5e Correct more list margins 2023-10-11 01:19:55 -04:00
heliguy4599
a8641d2f56 Add ability to see apps using runtime
Add ability to see apps using runtime from properties window
2023-10-09 02:59:11 -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
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
65f134c850 Change properties icon margin 2023-09-24 22:50:10 -04:00
heliguy4599
540a668114 Add Screenshots and change properties window title 2023-09-24 20:20:00 -04:00
heliguy
2c15982ca6 Make all trash dialogs use the same wording 2023-09-24 03:49:09 -04:00
heliguy4599
a1409e870e Seperation and improvements
Seperate the orphans window into its own file, seperate non window related functions into a common file, minor UI improvements
2023-09-22 05:26:21 -04:00
heliguy4599
88c8a19e90 Begin seperating non window functions to new file 2023-09-21 00:45:41 -04:00
heliguy4599
d1ee70b9f3 Rename properties window file 2023-09-20 23:51:06 -04:00