Commit Graph

718 Commits

Author SHA1 Message Date
heliguy
768db1a8cd Oops forgot this one for the icon name change 2024-12-12 19:17:13 -05:00
heliguy
de8e1b0381 Edit icon names to force these icons to be used, for a consistent look 2024-12-12 19:16:53 -05:00
heliguy
fd8ae4fe01 Fix the annoyance where the GTK inspector cannot click-inspect items under the file drop revealer 2024-12-12 18:53:00 -05:00
heliguy
6dc473d0a3 Remove gtk warning about improper sidebar fraction amount 2024-12-12 17:59:31 -05:00
heliguy
ac0528d516 Make linters happy 2024-12-12 16:47:42 -05:00
heliguy
c76ac8f481 Don't use pkexec for user flatpak downgrades. Fixes #156 2024-12-12 16:00:46 -05:00
heliguy
c3c8bb7972 Fix file drop not removing the overlay on X11 #157 2024-12-12 15:35:21 -05:00
heliguy
b7992849f6 Remove unneeded double check of user and system installations 2024-12-12 15:32:08 -05:00
heliguy4599
6fd1f6715a Fix sidebar button being visible on launch for wide windows 2024-11-14 00:54:06 -05:00
heliguy4599
a7b5bf6153 Merge pull request #138 from TheEvilSkeleton/libflatpak
Bundle libflatpak
2024-11-14 00:49:03 -05:00
heliguy
b3b30d3d0b Make static checks happy, update planned and not planned doc 2024-11-09 02:35:36 -05:00
heliguy
7fe6319847 Fix typo 2024-11-07 20:40:38 -05:00
heliguy
51857648fc Fix bug causing activated navigation sidebar row to not match visible page on startup 2024-11-07 20:36:34 -05:00
Hari Rana
284e9a8aaa Add libflatpak version to about dialog 2024-10-29 22:34:26 -04:00
Hari Rana
bf5a6b4965 Add libflatpak as dependency 2024-10-29 22:34:10 -04:00
kyrosene
2fd24f3399 Replace funnel-symbolic with funnel-outline-symbolic (#148)
* Replace funnel-symbolic with funnel-outline-symbolic

* Add funnel outline icon

---------

Co-authored-by: stardustspirit <logicalwillow@proton.me>
2024-10-29 03:10:49 -04:00
Heliguy
b4e930f31e Update contributor name (like PR 137) 2024-10-28 00:53:50 -04:00
Aaron Franke
156aa63183 Format Python files with Ruff 2024-10-27 20:49:05 -07:00
Aaron Franke
da29bafc0f Remove trailing whitespace 2024-10-27 20:29:26 -07:00
Heliguy
cde215524d Convert more spaces to tabs for indentation 2024-10-27 23:25:26 -04:00
Heliguy
860cefa4f4 Change from comparing type equality to identity 2024-10-27 23:25:09 -04:00
Heliguy
d6fc26a1f6 Fix typos and update translation file 2024-10-27 23:17:20 -04:00
Heliguy
e416b99c21 Convert spaces to tabs for indentation 2024-10-27 23:11:35 -04:00
Aaron Franke
fcd6a08d69 Trivial file formatting fixes 2024-10-27 19:49:36 -07:00
Heliguy
7471864b32 Remove unused imports and variables 2024-10-27 22:46:52 -04:00
Heliguy
985cbe966e Fix many typos 2024-10-27 22:12:15 -04:00
Heliguy
eb0b0591f1 Fix batch uninstalling. It now works across installations and doesnt fail upon same refs added in multiple installations 2024-10-27 22:01:38 -04:00
Heliguy
ce3892fe30 Close search mode in packages page when refreshing 2024-10-27 21:19:27 -04:00
Heliguy
d21f676a7f Fix bug causing total queued packages to remain after page refresh 2024-10-27 17:49:51 -04:00
Heliguy
5ea61ad590 Allow clicking entire rows to select them, instead of opening subpages 2024-10-27 17:30:06 -04:00
Heliguy
e676e11cce Fix minimum window width 2024-10-27 17:21:31 -04:00
Heliguy
f67b0218bf Rename "Move to Trash" to just "Trash" 2024-10-27 13:15:02 -04:00
Heliguy
9673df78ee Merge branch 'main' into 2.X 2024-10-26 15:39:22 -04:00
heliguy4599
1cd46453ca Reduce minimum window width 2024-10-26 15:31:06 -04:00
heliguy4599
a34460173c Remove some open data buttons 2024-10-26 15:20:27 -04:00
heliguy4599
11c7966334 User a better icon for leftover data boxes 2024-10-25 16:31:03 -04:00
heliguy4599
df60eef9c5 Set a better default window size 2024-10-25 16:30:49 -04:00
heliguy4599
0c9e3c82ef Update translation files 2024-10-18 18:25:12 -04:00
heliguy4599
a74796ba85 Fix snapshot page not correctly seeing a lack of package data 2024-10-15 17:08:53 -04:00
heliguy4599
1418834498 Fix userdata page not updating properly when all data is trashed 2024-10-15 17:02:27 -04:00
heliguy4599
0ed25fd67a Fix error with getting dependant runtimes 2024-10-15 16:51:41 -04:00
heliguy4599
74f974d350 Remove intentional error from testing 2024-10-15 15:52:58 -04:00
heliguy4599
2581374c3f Handle more errors with toasts 2024-10-15 15:28:05 -04:00
heliguy4599
92870852c0 Move keyboard event handler to the main window, instead of individual handlers for pages 2024-10-15 15:20:04 -04:00
heliguy4599
67c2b9bd90 Fix properties page show runtime properties being broken 2024-10-15 15:13:12 -04:00
heliguy4599
292ca58b6b Fix data box install button being made visible when selection mode is disabled 2024-10-15 15:09:52 -04:00
heliguy4599
593225e349 Don't allow a Warehouse app row or data box to be selected 2024-10-15 15:02:16 -04:00
heliguy4599
d5de89f161 Fix broken backspace behavior 2024-10-15 01:18:33 -04:00
heliguy4599
de73eab760 Same as before but better 2024-10-14 19:56:47 -04:00
heliguy4599
a37326b710 Don't allow the option to make new snapshots when no data is present 2024-10-14 19:53:06 -04:00