Commit Graph

13 Commits

Author SHA1 Message Date
Vaxry a5a6480917
core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)
Moves the directory containing sockets and logs.
Also restructures lockfiles a bit.

For consumers, check if `$XDG_RUNTIME_DIR/hypr` exists. If so, use it. If not, use the old `/tmp/hypr`.
2024-04-28 22:25:24 +01:00
thejch 030ed27cc8
crashreporter: Use ~/.cache as cache dir (#4719)
* use ~/.cache for crash reports

* minor word edit

* clang-format

* minor typo
2024-02-20 00:55:04 +00:00
asdfer 18956144d5
Update ISSUE_GUIDELINES.md faq link to the wiki (#2424)
Co-authored-by: local <>
2023-06-03 11:11:13 +02:00
Vaxry f81b3eef4f
docs: update issue guidelines for asan env 2023-04-03 23:47:01 +01:00
vaxerski 5688e24b8a docs: update crash report dirs 2023-03-31 13:16:52 +01:00
Benjamin Asbach 5a5c41301d
bugifx: updated urls poiting to old wiki pages (#1738)
Co-authored-by: Benjamin Asbach <asbachb@users.noreply.github.com>
2023-03-09 10:55:17 +00:00
Vaxry 0905515c40 use .txt for crash reports 2023-03-01 09:32:31 +00:00
vaxerski ad28321a8d update issue guidelines for crash reports 2023-02-19 13:53:38 +00:00
Vaxry d39ed9254a update debug coredump instructions 2022-12-26 13:25:32 +01:00
Simplykyle 25756afad5
Add debug coredump instructions (#812) 2022-10-11 11:58:26 +01:00
Vaxry f789a14527
updated issue guidelines 2022-07-12 15:35:23 +02:00
vaxerski 7b9583c1f2
Mention source in issue guidelines 2022-06-07 20:11:05 +02:00
vaxerski 20936ad2a4 added issue guidelines 2022-06-06 14:58:50 +02:00