IFo Hancroft

Results 67 comments of IFo Hancroft

Any resolution?

I'm for this as well. I'd like to be able to set the playlist directory or the log file directory using $XDG_CONFIG_HOME or $XDG_CACHE_HOME or $XDG_DATA_HOME, etc.. you get the...

Yeah, it looks like they are sorted numerically, ascending I think. Shouldn't they be sorted in logical order though (I mean the way one would expect tasks to be sorted...

I think what I am looking for as a way to sort depend is called hierarchial, so you'd get the expected data example from the first post.

@brammool Basically, configs should go in $XDG_CONFIG_HOME/vim/, data in $XDG_DATA_HOME/vim/, logs in $XDG_CACHE_HOME, etc... I mean you already know the spec. The way I am understanding the current Vim structure...

I'm very happy to see that someone is working on this! What was your reason for discarding the libxrandr method btw?

Thanks but I know that. My feature request stands despite that.

If someone gets to doing it, here's what I have: The libxrandr library holds/provides the RandR extension. Package is libxrandr but depends on distro probably. The following functions found there...

Sorry for taking so long to comment on here, but I didn't have time earlier. $XDG_RUNTIME_DIR doesn't get cleared unless the user logouts, so that won't be a problem for...

> The XDG Base Directory Spec specifically calls out logs as something that should usually go in $XDG_STATE_HOME, and I would tend to agree. Many users (including myself) actually have...