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
2022-08-27
code cleanup
viewporter-impl
vaxerski
2022-08-27
remove unimportant var init
vaxerski
2022-08-27
reset uv after window drawing
vaxerski
2022-08-27
fix popup damage issues on LS
vaxerski
2022-08-27
fix popup positioning in render
vaxerski
2022-08-27
fix popups
vaxerski
2022-08-27
fixed oversized, viewported subsurface UVs
vaxerski
2022-08-27
Major fixes to UV mapping, consider viewport for all surfaces
vaxerski
2022-08-27
initial viewporter implementation
vaxerski
2022-08-23
don't round popups
vaxerski
2022-08-23
move monitor damage to separate funcs
vaxerski
2022-08-20
fix a minor border issue
vaxerski
2022-08-18
Animate workspaces with fullscreen windows
Roger Roger
2022-08-18
Don't draw fullscreen windows on other monitors
Roger Roger
2022-08-17
Fix workspace animation showing on other monitors
Roger Roger
2022-08-16
fix borders on no_gaps_when_only
vaxerski
2022-08-10
don't damage in unsafe state
vaxerski
2022-08-10
multiply by scale in rounding
vaxerski
2022-08-10
adjust curve size for scaled
vaxerski
2022-08-07
log more in output cfg
vaxerski
2022-08-05
support zwp_input_method_v2 popups
vaxerski
2022-08-04
add position auto for mon config
vaxerski
2022-08-03
fix recursion bomb
vaxerski
2022-08-03
remove incorrect border thickness calc
vaxerski
2022-08-02
fix preferred mode
v0.9.1beta
vaxerski
2022-08-01
fix preWindowPass with floating as first
vaxerski
2022-08-01
mark blur dirty on monitor damage
vaxerski
2022-08-01
added master:no_gaps_when_only
vaxerski
2022-08-01
added dwindle:no_gaps_when_only
vaxerski
2022-08-01
fixes to the new blur system
vaxerski
2022-07-31
dont account for scale in border thick
vaxerski
2022-07-31
account for scale in downrounding
vaxerski
2022-07-31
account for border in rounding
vaxerski
2022-07-30
added preferred to monitor cfg
vaxerski
2022-07-29
even more damage scaled fixes
vaxerski
2022-07-29
hide only XWayland on incorrect size
vaxerski
2022-07-28
more scaled surface damage fixes
vaxerski
2022-07-28
fixes to surface damaging on scaled 3
vaxerski
2022-07-28
surface damage fixes 2
vaxerski
2022-07-28
surface damage fixes 2
vaxerski
2022-07-28
surface damage fixes
vaxerski
2022-07-28
fix alpha with xwl opacity
vaxerski
2022-07-28
fix crash oopsie
vaxerski
2022-07-28
minor fullscreen anim fixes
vaxerski
2022-07-28
fix fullscreen workspace slide anims
vaxerski
2022-07-28
Added toggleopaque dispatcher
vaxerski
2022-07-27
render ls popups correctly
vaxerski
2022-07-27
optimize xwayland has_alpha blur
vaxerski
2022-07-27
added DPMS
vaxerski
2022-07-23
make layerSurfaces into RAII
vaxerski
[next]