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
/
render
/
Renderer.hpp
Age
Commit message (
Expand
)
Author
2024-10-26
internal: cleanup CMonitor usage and fix a few ref hogs
Vaxry
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-05
renderer: Fix resize artifacts (stretching, bumps) (#7499)
Vaxry
2024-08-30
config: Add a window rule to render while unfocused (#7582)
Vaxry
2024-08-29
renderer: better lockscreen dead behavior (#7574)
Vaxry
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-08-06
renderer: Explicit sync fixes (#7151)
Vaxry
2024-07-27
protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065)
Ikalco
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-06-19
core: Move to hyprutils for Math
Vaxry
2024-06-14
vrr: add option to fix mouse breaking vrr (#6483)
UjinT34
2024-06-13
core: fix a few small memory leaks on exit (#6470)
Tom Englund
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-05-09
layer-shell: move to new impl
Vaxry
2024-05-09
cursor: move to a hyprland impl
Vaxry
2024-05-03
output-management: move to new impl
Vaxry
2024-04-30
layerSurface: refactor/move to a memory-safe impl
Vaxry
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-23
renderer: send frame events to apps on empty damage renders
Vaxry
2024-04-19
tearing-control: hyprland impl (#5655)
Vaxry
2024-04-02
Workspace/core: Refactor workspace storage (#5380)
Vaxry
2024-03-31
renderer/animations: Fix various inaccurate damage tracking issues and offset...
thejch
2024-03-28
input: add misc:hide_cursor_on_key_press
Vaxry
2024-03-25
layer-shell: render popups above everything
Vaxry
2024-03-24
renderer: forward decl for b_pch=false (#5250)
Brett Alcox
2024-03-24
IME: Refactor and fixup popups
Vaxry
2024-03-20
refactor: move window.hpp to desktop/
Vaxry
2024-03-15
lock: fix red screen issues with multiple monitors (#5100)
Maximilian Seidler
2024-02-29
refactor: move a few things to desktop/
Vaxry
2024-02-19
renderer: fixup damage_ring rotation
Vaxry
2024-02-18
renderer: fix invalid damage accumulation with invalid buffer_age
Vaxry
2024-01-28
renderer: fixup misaligned fsv1 surfaces with uv
Vaxry
2024-01-27
deps: update wlroots
Vaxry
2023-12-29
internal: minor include fixes and missed format
vaxerski
2023-12-29
renderer: ignore windowRequestedCursorHide
vaxerski
2023-12-23
renderer: add occlusion for special workspaces
vaxerski
2023-12-20
renderer: improve cursor hiding infra
vaxerski
2023-12-18
renderer: cursor hiding logic improvements (#4184)
dusanx
2023-12-06
style/ci: apply clang-format and verify it in ci (#4039)
François Conzelmann
2023-11-30
screencopy: fix broken shm copying
Vaxry
2023-11-30
deps: update wlroots
Vaxry
2023-11-25
renderer: nvidia checks and use glFinish on nvidia
Vaxry
2023-11-24
renderer: Move to a full Hyprland GL rendering pipeline (#3920)
Vaxry
2023-11-04
Internal: Hyprland box implementation (#3755)
Vaxry
2023-10-30
renderer: use optional for cursor surface storing
Vaxry
2023-10-29
input: better cursor image infrastructure
Vaxry
2023-09-29
renderer: optimize render pipeline when there is a solitary client
vaxerski
2023-09-28
renderer: Tearing implementation (#3441)
Vaxry
2023-09-04
renderer: separate workspace window render logic
vaxerski
2023-07-20
renderer: add canSkipBackBufferClear
vaxerski
[next]