suyu/src
lat9nq 18bdf45868 yuzu qt: Create shortcuts on Linux
This creates a Desktop Entry file and a PNG icon for the entry when the
user right-clicks a game and selects "Create Shortcut -> Create
{Application,Desktop} Shortcut". This uses the current executable's path
to create the shortcut.

yuzu qt: Add more error checking and OS gating for shortcuts

main: Remove FreeBSD gating for shortcuts

I'm not going to test FreeBSD, so I don't know if they follow
Freedesktop.org or not. I just have to let someone else verify that it
works there and let them enable it.

main: Move shortcut function to its own function

This function should really be in a common library, at least among
frontends.

main: Remove image manip references

main: Fix difference in MinGW and native GCC versions

main: Fix negation in creat shortcut

Addresses review comment

Co-authored-by: Jan Beich <jbeich@FreeBSD.org>

main: Re-enable freedesktop shorcuts for FreeBSD
2022-12-13 16:42:00 -05:00
..
audio_core audio_core: remove explicitly defaulted and implicitly deleted constructors 2022-12-10 13:05:15 -05:00
common Merge pull request #9398 from liamwhite/fail 2022-12-12 14:37:42 -08:00
core Merge pull request #9398 from liamwhite/fail 2022-12-12 14:37:42 -08:00
dedicated_room CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
input_common input_common: Filter SDL GUID 2022-12-12 10:37:55 -06:00
network cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
shader_recompiler Merge pull request #9300 from ameerj/pch 2022-12-03 14:10:06 -05:00
tests CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
video_core Merge pull request #9406 from vonchenplus/topology 2022-12-12 14:37:06 -08:00
web_service cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
yuzu yuzu qt: Create shortcuts on Linux 2022-12-13 16:42:00 -05:00
yuzu_cmd Merge pull request #9370 from liamwhite/break-unmapped 2022-12-06 20:20:20 +00:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt Merge pull request #9300 from ameerj/pch 2022-12-03 14:10:06 -05:00