Files
xserver/include
Edênis Freindorfer Azevedo 444822f7c1 Support XDG Base Dir Spec 0.8.
This version of the spec (latest as of 27.12.2021) adds a variable
`$XDG_STATE_HOME` that may be used for log files, as described:

```
...
$XDG_STATE_HOME defines the base directory relative to which user-specific
state files should be stored. If $XDG_STATE_HOME is either not set or
empty, a default equal to $HOME/.local/state should be used.

The $XDG_STATE_HOME contains state data that should persist between
(application) restarts, but that is not important or portable enough to
the user that it should be stored in $XDG_DATA_HOME. It may contain:

actions history (logs, history, recently used files, …)
...
```

- https://specifications.freedesktop.org/basedir/0.8/

Signed-off-by: Edênis Freindorfer Azevedo <edenisfa@gmail.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/836>
2026-02-15 10:15:19 -08:00
..
2020-07-05 13:07:33 -07:00
2014-07-17 10:19:52 -07:00
2012-03-21 13:54:42 -07:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2015-06-30 12:17:51 +10:00
2026-01-25 10:40:00 -08:00
2014-11-12 10:25:00 +10:00
2017-06-20 16:37:24 -04:00
2026-02-15 01:39:55 +00:00
2026-01-19 12:32:26 -08:00
2017-03-17 15:14:42 -04:00
2020-07-05 13:07:33 -07:00
2024-01-09 09:49:54 +10:00
2026-01-25 10:40:00 -08:00
2026-02-15 10:15:19 -08:00
2026-01-25 10:40:00 -08:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2015-01-23 10:35:49 -08:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2012-03-21 13:54:42 -07:00
2019-04-12 21:53:03 +00:00
2026-02-14 23:52:50 +00:00