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
/
Log.cpp
Age
Commit message (
Expand
)
Author
2024-08-08
core: Move to C++26 and use native_handle to CLOEXEC the debug fd (#7219)
Vaxry
2024-07-31
internal: some minor fd/socket cleanups and make logging thread safe (#7123)
Tom Englund
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-06-14
hyprctl: added --follow option to rolliglog (#6325)
Alexander
2024-04-29
log: Add some colors to stdout log 🔴🟡🟢🔵🟣 (#5778)
thejch
2024-04-28
core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)
Vaxry
2024-04-22
Protocols: implement protoLog
Vaxry
2024-02-18
Migrate the config to hyprlang (#4656)
Vaxry
2023-11-14
logging: move to an internal rolling log buffer
Vaxry
2023-10-15
Debug: respect logging settings for wlr (#3584)
Alexander Seleznev
2023-09-06
internal: Formatter rework (#3186)
Vaxry
2023-08-21
internal: Wayland Protocol impl improvements (#2944)
Vaxry
2023-03-24
log: log wlr logs to stdout
vaxerski
2023-03-24
logs: disable stdout after init
vaxerski
2022-12-16
Added clang format (#1239)
Vaxry
2022-09-25
Remove trailing whitespace.
Felix Dick
2022-08-26
simplify a bit of code
vaxerski
2022-08-22
fix wlr logging
vaxerski
2022-08-22
use a custom logging func for wlr
vaxerski
2022-07-25
simplify formats
vaxerski
2022-07-18
added time logging
vaxerski
2022-07-01
added debug:disable_logs
vaxerski
2022-06-25
added log level info
vaxerski
2022-06-03
Log to the instance folder
vaxerski
2022-06-03
IPC and log changes, introduce signature
vaxerski
2022-05-24
fix memory issues with logs
vaxerski
2022-03-17
input basics
vaxerski
2022-03-16
Initial Commit
vaxerski