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
2 days
renderer: allow plugins to know what window was rendered in post
Vaxry
2 days
Renderer: rewrite render scheduling (#8683)
Vaxry
2 days
core: fade in windows when they are brought from invisible workspaces
Vaxry
2024-12-07
core: Add clang-tidy (#8664)
Vaxry
2024-12-06
renderer: drop requesting OUT_FENCE_PTR
Vaxry
2024-12-03
core: move colorspace handling to oklab (#8635)
Vaxry
2024-11-28
renderer: restore discard mode after IME render pass
Vaxry
2024-11-27
renderer: fix incorrect early return (#8590)
Agent00Ming
2024-11-23
renderer: add option to blur IME popups (#8521)
Ryan
2024-11-22
core: workspace-related function cleanup / refactor
Vaxry
2024-11-20
renderer: fixup blur optimization considitons
vaxerski
2024-11-17
renderer: simplify blur enabling logic
Vaxry
2024-11-17
renderer: don't render unmapped popups
Vaxry
2024-11-17
renderer: add lockdead_screen_delay (#8467)
Alexandre Acebedo
2024-11-15
drm: enable explit out fence in AQ (#8431)
UjinT34
2024-11-11
renderer: scaled surfaces could have zero area (#8423)
dawsers
2024-11-06
renderer: minor fixup to window rendering logic (#8359)
dawsers
2024-11-04
renderer: add expand_undersized_textures
Vaxry
2024-11-01
renderer: Add a missing texture asset and a user check
Vaxry
2024-10-30
internal: more profiling less calls and local copies (#8300)
Tom Englund
2024-10-27
core: move internal structures to monitor pointers (#8266)
Vaxry
2024-10-26
internal: cleanup CMonitor usage and fix a few ref hogs
Vaxry
2024-10-19
layersurface: fixup brace style
Vaxry
2024-10-19
layersurface: round geom in arrangeLayerArray
Vaxry
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-08
renderer: reserve space for error at the bottom if that's set
Vaxry
2024-10-08
hyprerror: make hyprerror reserve space (#8040)
Vaxry
2024-10-08
protocols: Add support for hyprland-ctm-control-v1 (#8023)
Vaxry
2024-10-05
renderer: Fix resize artifacts (stretching, bumps) (#7499)
Vaxry
2024-10-03
renderer: fix uvBR calculation (#7975)
Maximilian Seidler
2024-09-21
internal: move to hyprutils' scopeguard
Vaxry
2024-09-09
config: add order rule for layers (#7697)
darkwater
2024-08-31
renderer: minor direct scanout fixes (#7594)
Ikalco
2024-08-30
config: Add a window rule to render while unfocused (#7582)
Vaxry
2024-08-30
presentation-feedback: minor fixups
Vaxry
2024-08-29
renderer: better lockscreen dead behavior (#7574)
Vaxry
2024-08-28
renderer: fade out windows on silent moves
Vaxry
2024-08-28
renderer: ensure buffer format on commit (#7556)
Ikalco
2024-08-26
misc: constify the remaining for loops (#7534)
Tom Englund
2024-08-26
core: make most for loops use const references (#7527)
Tom Englund
2024-08-18
renderer: pass custom modelines to aq
vaxerski
2024-08-17
render: fixup format mismatch after leaving DS
vaxerski
2024-08-12
core: fix data race and a unsigned int rollover (#7278)
Tom Englund
2024-08-10
cursor: make inactive_timeout setting a float (#7268)
Walt Bringenberg
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-08-07
renderer: fixup nvidia driver version checks
Vaxry
2024-08-07
renderer: guard layer in renderLayer
Vaxry
2024-08-06
renderer: Explicit sync fixes (#7151)
Vaxry
2024-07-31
core/surface/buffer: Buffer lock/release fixes (#7110)
Vaxry
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
[next]