1
mirror of https://github.com/mpv-player/mpv synced 2025-08-20 09:22:07 +02:00
Files
Dudemanguy ce7ea3d8ea path-unix: support ~~desktop path expansion
xdg-user-dirs is basically the standard for defining user desktop
directories on linux/bsd. To account for locales and languages, we
basically have to parse the config file (~/.config/user-dirs.dirs)
directly. That or call xdg-user-dir. Either way, it's a little more
complicated than the others, but still doable enough.
2025-08-17 16:58:00 +00:00
..
2025-07-05 01:20:02 +02:00
2025-07-14 22:07:24 +00:00
2025-06-29 11:41:44 +02:00
2025-08-15 20:24:19 +02:00
2025-07-05 01:20:02 +02:00