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.cpp
Age
Commit message (
Expand
)
Author
2024-07-27
renderer: use session lock alpha for rendering lacking locks
vaxerski
2024-07-22
renderer/layer-shell: use explicitly set exclusiveEdge (#6984)
Sam Lakerveld
2024-07-22
surface: fixup logical damage size calculations
Vaxry
2024-07-21
compositor: ignore setting surface scanout if DS is disabled
Vaxry
2024-07-21
renderer: drop redundant spammy trace log
Vaxry
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-07-13
session-lock: send `locked` after the lock screen is properly rendered (#6850)
Junxuan Liao
2024-07-11
core: Improve handling of window properties (#6776)
MightyPlaza
2024-07-02
renderer: don't skip back background on preBlurQueued
Vaxry
2024-06-25
renderer: don't use the surface counter in popup iterations
Vaxry
2024-06-21
renderer: shrink occlusion rect if blur is used
Vaxry
2024-06-19
damageRing: move to hyprland impl
Vaxry
2024-06-19
core: Move to hyprutils for Math
Vaxry
2024-06-17
subcompositor/renderer: fixup handling of subsurfaces below the main one
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-12
renderer: properly software lock cursors with zoom_factor (#6434)
Ikalco
2024-06-10
output: remove wl_output globals for mirrored displays
Vaxry
2024-06-08
renderer: allow custom uv for surface no-blur passes
Vaxry
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-05-25
xwayland: move to hyprland impl (#6086)
Vaxry
2024-05-14
wl-data-device: move to hyprland impl
Vaxry
2024-05-14
xdg-shell: move to new impl
Vaxry
2024-05-14
wl_seat: move to hyprland impl
Vaxry
2024-05-14
cursor: minor fixes for unhiding surfaces
Vaxry
2024-05-10
renderer: avoid locking during rendering
Vaxry
2024-05-10
presentation-time: move to new impl
Vaxry
2024-05-09
config: move various cursor-related vars to cursor:
Vaxry
2024-05-09
layer-shell: move to new impl
Vaxry
2024-05-09
cursor: move to a hyprland impl
Vaxry
2024-05-06
renderer: deny solitary during a session lock
Vaxry
2024-05-05
internal: new shared_ptr and weak_ptr implementation (#5883)
Vaxry
2024-05-03
output-management: move to new impl
Vaxry
2024-04-30
sessionLock: call wlr_surface_map/_unmap on the surface manually
Vaxry
2024-04-30
session-lock: move to new impl
Vaxry
2024-04-30
layerSurface: refactor/move to a memory-safe impl
Vaxry
2024-04-29
wlr-output-power: move to new impl
Vaxry
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-25
renderer: fix rounding of the size of fractionally scaled monitors (#5748)
eriedaberrie
2024-04-24
renderer: Fix mirrored displays when transformed and preserve aspect ratio (#...
Virt
2024-04-23
renderer: fix safety around sendFrameEventsToWorkspace
Vaxry
2024-04-23
renderer: send frame events to apps on empty damage renders
Vaxry
2024-04-23
renderer: avoid rendering frame if finalDamage is empty
Vaxry
2024-04-22
gamma-control: move to new impl
Vaxry
2024-04-21
style: fix clang-format
Vaxry
2024-04-21
alpha-modifier: add support for protocol
Vaxry
2024-04-20
HookSystem: improve callback safety
Vaxry
2024-04-14
renderer: remove border on fullscreen (#5577)
MightyPlaza
2024-04-11
renderer: Add dimaround layer rule (#4643)
TheOnlyMrCat
2024-04-08
style: run clang-format
Vaxry
[next]