citizenfx / fivem

The source code for the Cfx.re modification frameworks, such as FiveM, RedM and LibertyM, as well as FXServer.
https://cfx.re/
3.48k stars 2.06k forks source link

Allow making server desktop/start menu/taskbar shortcuts #797

Open blattersturm opened 3 years ago

blattersturm commented 3 years ago

While reviewing the jump list work (and having forgotten that this existed entirely), it seemed like it might be workable to allow servers to get a shortcut added to the Start menu so they can eventually pin to Start, the taskbar or the desktop.

Requirements:

Inspiration: browser favorite UI popover?

image

'undo' button, potentially a 'don't add to Start'/'add to Desktop' tick

blattersturm commented 3 years ago

Any implementation of this should probably build on and extend the shell link functionality from the jump lists.