Commit Graph

731 Commits

Author SHA1 Message Date
heliguy
c6bb4a6125 Actually, finally, properly put new languages in the LINGUAS file 2025-02-26 02:12:16 -05:00
heliguy
522429d505 Update copyright 2025-02-17 18:37:02 -05:00
heliguy
48047c1bde Remove libflatpak 2025-02-17 18:36:28 -05:00
heliguy
2246b34350 Fix names and descriptions not rendering properly 2025-02-17 18:02:51 -05:00
heliguy
39fc1bfd67 Remove empty init file 2025-01-05 22:45:19 -05:00
heliguy
d650e20636 Format code with pre-commit 2025-01-05 22:26:02 -05:00
heliguy
2600ada452 Fix broken copy icons 2025-01-05 22:25:32 -05:00
heliguy
9b9fff3c52 Allow for Gtk Inspector to click through the file drop overlay 2025-01-05 22:24:04 -05:00
heliguy
63506f7892 Define _ for all files 2025-01-05 22:20:05 -05:00
heliguy
49e9d98421 Fix missing icons and make others even more consistent 2025-01-05 21:56:44 -05:00
heliguy
e65e6a3fa8 Make project imports compliant with regular python tooling 2025-01-05 21:51:21 -05:00
heliguy
196468f0d6 Make the linters happy, again 2024-12-12 19:31:03 -05:00
heliguy
3955641dca Make the linter happy 2024-12-12 19:30:05 -05:00
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