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-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
2024-04-07
damageSurface: don't correct smallVec twice
Vaxry
2024-04-04
renderer: avoid double-rendering ls-es on fadingOut
Vaxry
2024-04-03
core: fix some crash conditions around workspace ptrs in CWindow
Vaxry
2024-04-03
renderer: render back layer for workspace-less passes
Vaxry
2024-04-03
renderer: some fixes for renderModif
Vaxry
2024-04-03
workspaces: add visible flag
Vaxry
2024-04-02
Workspace/core: Refactor workspace storage (#5380)
Vaxry
2024-04-01
renderer: Fix rendering when swiping workspaces (#5367)
thejch
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-27
layershell: update render pos and size in arrange
vaxerski
2024-03-26
renderer: minor fixes to misaligned reported surface rendering
vaxerski
2024-03-25
layer-shell: render popups above everything
Vaxry
2024-03-25
renderer: allow blurring ls popups
Vaxry
2024-03-25
renderer: dont render fullscreen special on wrong monitor (#5249)
thejch
2024-03-24
IME: Refactor and fixup popups
Vaxry
2024-03-23
animations: Fix animation issue in focusworkspaceoncurrentmonitor (#5202)
thejch
2024-03-20
refactor: move window.hpp to desktop/
Vaxry
2024-03-17
renderer: minor fixups for misaligned surface rendering offsets
Vaxry
2024-03-17
renderer: don't render window on other mons during anim in
Vaxry
2024-03-16
renderer: disable surface adjustments for misaligned reported when manual res...
Vaxry
2024-03-16
renderer: don't translate surface box on interactive resizes with non-updated...
Vaxry
2024-03-16
renderer: add better multi monitor animations (#5126)
thejch
2024-03-16
renderer: fix non-reported sizes window box calculations
Vaxry
2024-03-15
renderer: fix invalid access on non-assigned surfaces
Vaxry
2024-03-15
renderer: adjust surface dimensions for oversized not-yet ackd surface sizes
Vaxry
2024-03-15
lock: fix red screen issues with multiple monitors (#5100)
Maximilian Seidler
2024-03-15
renderer: Allow headless mode in hyprland (#4794)
thejch
2024-03-14
internal: minor fixups for fading out xwayland windows
Vaxry
2024-03-09
internal: Support libhyprcursor (#5009)
Vaxry
[next]