gnif / LookingGlass

An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
GNU General Public License v2.0
4.74k stars 261 forks source link

[client] x11/wayland: add application id #1138

Closed rs189 closed 1 month ago

rs189 commented 1 month ago

This allows for the use of multiple .desktop files with different icons

Example:

If the .desktop file is named looking-glass-client, win:appId=looking-glass-client should be used, making the Looking Glass use the icon and name as specified in the looking-glass-client.desktop

You could have multiple instances of said .desktop files with different icons and/or names or make the Looking Glass take on an existing application ID.