Files
xserver/include
Edênis Freindorfer Azevedo 3ba9249eba 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-04-10 19:21:25 +02:00
..
2020-07-05 13:07:33 -07:00
2014-11-12 10:25:00 +10:00
2025-06-12 17:21:46 +02:00
2015-06-30 12:17:51 +10:00
2014-11-12 10:25:00 +10:00
2017-06-20 16:37:24 -04:00
2026-04-10 19:21:25 +02:00
2024-04-15 23:10:31 +00:00
2025-02-07 12:00:58 +01:00
2025-08-05 11:15:56 +02:00
2020-07-05 13:07:33 -07:00
2025-02-06 16:24:01 +01:00
2025-06-12 17:21:46 +02:00
2026-04-10 19:21:25 +02:00
2014-11-12 10:25:00 +10:00
2025-08-29 19:04:14 +02:00
2025-06-12 16:47:01 +02:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2025-06-12 17:21:48 +02:00
2014-11-12 10:25:00 +10:00
2012-03-21 13:54:42 -07:00
2025-06-12 17:21:48 +02:00
2026-04-10 19:21:24 +02:00