fstl-app / fstl

A fast STL file viewer
448 stars 105 forks source link

Add xdg directory for linux desktop file and app icons. #101

Closed wdaniau closed 2 months ago

wdaniau commented 1 year ago

For linux : Added an xdg directory to install desktop file and application icons. This has to be manually install by the user with provided scripts. There's also a script that can be used for packaging. This addresses issue #40 .

tpikonen commented 2 months ago

Any feedback on this by the maintainer? I would also like to see #40 fixed.

wdaniau commented 2 months ago

Hi, there's some time I worked on this. It works well and it is totally harmless to merge as it does not modify any existing files. Maybe the maintainer wants some feedback of people trying it. I think he works under windows and therefore as it is a purely linux matter he didn't have the opportunity to test it.

You can try my fork if you want : https://github.com/wdaniau/fstl/releases Also if you're under ubuntu there's a ppa : https://launchpad.net/~wdaniau/+archive/ubuntu/custom

DeveloperPaul123 commented 2 months ago

@tpikonen

@wdaniau is correct. I mostly work on windows and haven't had the opportunity to merge this. I do have a linux machine I can used, just haven't had the time to prioritize this. I'll see what I can do in the next week or two.

DeveloperPaul123 commented 2 months ago

This should be good to go

tpikonen commented 2 months ago

Thank you. It has been almost two years since a release was made, would it be time for a new one?

DeveloperPaul123 commented 2 months ago

Thank you. It has been almost two years since a release was made, would it be time for a new one?

Seems reasonable. I would, however, like to fix Debian packaging.