David Groniewsky
|
7ea1ef2d81
|
Fixed the management of flatpak packages installed to the user installation as requested in the PR
|
2025-10-09 22:42:19 +02:00 |
|
David Groniewsky
|
d765eea3f4
|
Simple fixes
|
2025-10-08 19:13:08 +02:00 |
|
Dávid Groniewsky
|
7320c88940
|
Updated the README and the examples to include user wide installation of flatpak packages.
|
2025-10-01 11:19:04 +02:00 |
|
Dávid Groniewsky
|
613beaa917
|
Added the option for installing flatpaks to the user installation.
|
2025-10-01 11:15:26 +02:00 |
|
Dávid Groniewsky
|
515a27cb7d
|
Added the check for missing flatpak installation while the flatpaks are enabled. An error will be printed and decman will exit.
|
2025-09-30 22:45:54 +02:00 |
|
Dávid Groniewsky
|
dbeed0b7d8
|
Updated the README with the announcement that flatpaks can now be managed. Added the required documentation to the example.
|
2025-09-30 22:40:19 +02:00 |
|
Dávid Groniewsky
|
9ce42ccf3e
|
Added the config option to disable flatpaks (disabled by default), and the flag --no-flatpaks which will skip flatpak packages.
|
2025-09-30 22:30:24 +02:00 |
|
Dávid Groniewsky
|
0ecd835090
|
Extended the flatpak functionality to modules. All works as expected.
|
2025-09-29 15:19:42 +02:00 |
|
Dávid Groniewsky
|
27a8c279c4
|
Removed the build and dist directories
|
2025-09-29 14:58:21 +02:00 |
|
Dávid Groniewsky
|
401233a352
|
Added support for declaring installed and ignored flatpaks in the source file. For this the variables 'flatpak_packages' and 'ignored_flatpak_packages' are used. These work like the pacman equivalents. There were test cases appended for flatpak testing. I have installed the modified version on my system and tested it extensively. No errors were found.
|
2025-09-29 14:57:34 +02:00 |
|