summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added the FileChooser functions and deleted the original filesfeat/improvementsEmanoil Kotsev2024-07-127-524/+260
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* changed to static library typeEmanoil Kotsev2024-07-121-15/+10
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* reworked and created the structure for the complete interface implementationEmanoil Kotsev2024-07-1112-69/+1705
| | | | | Note: this is only the structure of the interface Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Fix installation prefix for XDG portal definitionMavridis Philippe2024-03-112-1/+4
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Remove unneeded filesMavridis Philippe2024-02-032-85/+0
| | | | | | | Leftovers from an older attempt at an implementation which didn't quite work out. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Add READMEMavridis Philippe2024-02-011-0/+39
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Initial commitMavridis Philippe2024-02-0118-0/+999
Adds implementation of FileChooser interface Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>