git-dev.nvim icon indicating copy to clipboard operation
git-dev.nvim copied to clipboard

Custom XDG Handler Support

Open snoweuph opened this issue 1 year ago • 1 comments

Adding support for handling Custom XDG Schemes.

Related to

  • #11

TODO

  • [x] Create Desktop Entry
  • [x] Register Desktop Entry as Handler for scheme
  • [x] Generated Desktop Files hold a comment on the First line to Identify them
  • [ ] Cleanup Desktop Entries
  • [ ] Handeling GitDev Requests for the Scheme - maybe a new GitDevHandleXDG method?

snoweuph avatar Jun 18 '24 15:06 snoweuph

@moyiz This currently just has the Functions to Create the Desktop Entry, and Register it as the System Handler.

snoweuph avatar Jun 18 '24 15:06 snoweuph