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
/
hyprerror
Age
Commit message (
Expand
)
Author
2024-12-03
core: move colorspace handling to oklab (#8635)
Vaxry
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-09
hyprerror: fix height calc with bottom bar (#8043)
JManch
2024-10-08
hyprerror: make hyprerror reserve space (#8040)
Vaxry
2024-08-02
hyprerror: minor stylistic changes
Vaxry
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-05-22
renderer: render fonts with pango, add global `font_family` config option (#6...
giskard
2024-05-17
error: Add option to change position of HyprError bar (#3241) (#6111)
Tuur Vanhoutte
2024-05-09
cursor: move to a hyprland impl
Vaxry
2024-04-20
HookSystem: improve callback safety
Vaxry
2024-04-01
hyprerror: align 32-bit types after 4c796683c05a (#5375)
Jan Beich
2024-03-29
animvar: fixup update callbacks and cleanup
Vaxry
2024-03-21
config: Config error limit/hyprctl (#5165)
zakk4223
2024-03-02
animations: Refactor AnimatedVariable (#4911)
GartoxFR
2023-11-04
Internal: Hyprland box implementation (#3755)
Vaxry
2023-10-21
hooksystem: add callbackinfo struct and cancellable events
Vaxry
2023-05-01
Declarative plugin management (#2180)
outfoxxed
2023-02-28
Draw HyprError on the last monitor
vaxerski
2023-02-21
use sans for fonts instead of noto sans
vaxerski
2023-01-23
use proper fade anims for hyprerror
vaxerski
2023-01-22
fix rounding exceeding max in single-line errors
vaxerski
2023-01-22
fix color typo in hyprerror
vaxerski
2023-01-20
make hyprerror follow fadein anim
vaxerski
2023-01-20
scale hyprerror
vaxerski
2023-01-20
small hyprerror revamp
vaxerski
2023-01-20
fix font color in hyprerror
vaxerski
2023-01-05
Normalize color storage
vaxerski
2022-12-16
Added clang format (#1239)
Vaxry
2022-11-07
fix up formatting
vaxerski
2022-09-25
Remove trailing whitespace.
Felix Dick
2022-08-16
scale hyprerror with the monitor res
vaxerski
2022-07-07
fix hyprerror on scaled outputs
vaxerski
2022-06-30
mordernize pointers
vaxerski
2022-05-12
hyprerror fixes
vaxerski
2022-04-14
added basic damage tracking
vaxerski
2022-04-13
Added legacy GLES2 renderer option
vaxerski
2022-04-09
fixes for exec-once and hyprerror
vaxerski
2022-04-08
Added HyprError for showing config errors
vaxerski