Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Writing .desktop files? #3

Open
nekr0z opened this issue Feb 19, 2019 · 2 comments
Open

Writing .desktop files? #3

nekr0z opened this issue Feb 19, 2019 · 2 comments

Comments

@nekr0z
Copy link

nekr0z commented Feb 19, 2019

Any plans to implement writing a .desktop file to disk?

@rkoesters
Copy link
Owner

I have thought about it. I think its possible to implement without changing the existing API, however the keyfile parsing part is going to need to support keeping things like comments intact (they are currently ignored) and keeping any relative ordering of groups and keys.

I will probably complete work on the desktop-launch branch before I turn my sights towards writing desktop files though.

Any input or pull requests are welcome!

@nekr0z
Copy link
Author

nekr0z commented Mar 1, 2019

I have meditated on the code a bit, and it looks to me like some changes in API would still be required. Locales, possibly lots of them, that need to be read in, preserved and written.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants