gcs icon indicating copy to clipboard operation
gcs copied to clipboard

Revise Linux desktop integration

Open richardwilkes opened this issue 4 years ago • 2 comments

The current (as of GCS 4.14) integration with the Linux desktop and the install experience is poor under Linux. Consider replacing the Java packager that is being used with something else, perhaps even something as simple as a .tar.gz file again, or a binary that does an install.

Relevant specs that should be used to better integrate with the desktop:

richardwilkes avatar Feb 28 '20 23:02 richardwilkes

Some other packaging mechanisms:

richardwilkes avatar Feb 28 '20 23:02 richardwilkes

I've recently experimented with Flatpak. Unfortunately, I had some issues getting it to do what I wanted. It might be better to just ship a binary that wraps the actual GCS distribution and when run, unpacks it onto the target and installs the relevant extra bits in all the relevant system directories. Really a shame that Linux apps can't be self-contained.

richardwilkes avatar Jul 08 '21 01:07 richardwilkes