index
:
Hyprland
0.45.1-b
IME
RAT
animation-system-rework
api-version
aquamarine
better-cmake
better-lockscreen-dead
better-versioning
blur-improvements
border-deco
buffer-lock-fixes
bundle-wlroots
ci
ci-archfix
ci-fix2
ci-test
cla
cmake
cmake_installheaders
coc
config
config-descriptions
constraint-fixez
ctm
cursor-rewrite
custom-renderer-wlr
damage-ring
damage-tracking
decoration-positioner
drm-copy-cursor
event-loop-rework
eventHookSystem
execinfo
explicit-sync
fix-pc
fix-resizes
fix-xdp
fixhyprpm
fixup-double-render-special
floating-special
format-rework
fractional-scaling
frame-scheduler
global-shortcuts
groupRework
hide-cursor-on-leave
hook-system-no-cc
hyprctl-nopoll
hyprcursor
hyprerrorreserve
hyprland-boxes
hyprlang-migration
hyprpm
hyprpm-local
hyprutils
hyprwayland-scanner-pt1
improve-output-configuration
keepDebugInfo
libinput
ls-issues
ls-issues-new
main
mat3x3
modernize-pointers
monitor-sp
move-monitors-to-sp
move-to-monitor-p
move-to-runtime-dir
native-handle
new-sp
nix
nix-stuff
nix_subprojects
no-submodules
no_xwayland_overhaul
nuke-ngwo
pkgconf
plugin-headers-wlroots
pluginSystem
protocol-rewrite-and-xdg-output
remove-nvidia-patches
render-unfocused
revert-6688-main
rewrite-constraints
save-wlr
scale-workspaces
scaling
screencopy-impl
seat-xdg-data-rewrite
security-checks-ci
set_xwl_name
style-and-stuff
subsurface-tree-rewrite
swipes
systemd
tablet-tools
tablets
tearing-self-impl
tearing-updates
tearing-v2
tearing-v3
textInputV1
toplevel-sharing-rev2
trampoline-rip-improvements
transforms
tty-stuff
unsafe-blah-blah-v3
unsafe-further-improvements
unsafe-state-reworks
v0.38.1-b
v0.44.1-b
v0.45.2-b
v0.46.1-b
v0.46.2-b
viewporter-impl
wayland-protocol-improvements
wayland-rewrite
window-decoration-flags-and-stuff
window-sharing
window-storage-rewrite-pt1
wlroots-off-renderer
workspace-storage-refactor
wrap-regions
wrap-surfaces
xdph
xwayland-rewrite
Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
hyprwm
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
debug
/
CrashReporter.cpp
Age
Commit message (
Expand
)
Author
2024-08-22
Fix crash reports having execute permission
Red
2024-07-24
crashreporter: add date and flags to crash report (#7028)
MightyPlaza
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-04-27
CrashReporter: fix deadlocks by making it mostly async-signal-safe (#5771)
virchau13
2024-03-05
CrashReporter: Fix compilation with musl libc (#4805)
Zach DeCook
2024-02-20
crashreporter: Use ~/.cache as cache dir (#4719)
thejch
2024-02-07
crashreporter: fix logging of function data (#4632)
thejch
2024-01-20
crashreporter: skip first possibly cut off line in log tail
vaxerski
2023-12-21
crashreporter: don't explicitly set 777 on crash report directory
vaxerski
2023-12-18
internal: convert uname fields to strings before logging
Vaxry
2023-12-06
style/ci: apply clang-format and verify it in ci (#4039)
François Conzelmann
2023-11-14
logging: move to an internal rolling log buffer
Vaxry
2023-10-11
build: guard execinfo.h via build systems (#3547)
Vaxry
2023-10-05
crashreporter: avoid using empty CACHE_HOME
vaxerski
2023-09-20
logging/format: use std::format_string to catch formatting string errors at c...
memchr
2023-09-06
internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)
Philip Damianik
2023-09-06
internal: Formatter rework (#3186)
Vaxry
2023-08-11
internal: move backtrace to specific func
vaxerski
2023-06-23
crashreporter: log tag
vaxerski
2023-04-21
crashReporter: log on crash
vaxerski
2023-04-17
crashReporter: fix invalid format string
vaxerski
2023-04-15
crashReporter: avoid segfault in deref plugin system
vaxerski
2023-03-31
crashReporter: try `$XDG_CACHE_HOME` before `$HOME` (#1920)
NotAShelf
2023-03-17
crashReporter: add hl ver
vaxerski
2023-03-04
crashReporter: remove inconsistent log from crash reports
vaxerski
2023-03-01
add log tail to crash reports
vaxerski
2023-03-01
generate coredumps on sigabrt too
vaxerski
2023-03-01
use .txt for crash reports
vaxerski
2023-02-27
Plugin System (#1590)
Vaxry
2023-02-20
Unbreak CrashReporter on FreeBSD (#1589)
Jan Beich
2023-02-20
fixup backtrace curpath
vaxerski
2023-02-19
adjust crash report paths
vaxerski
2023-02-19
Added a crash reporter
vaxerski