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
Age
Commit message (
Expand
)
Author
2024-08-18
renderer: pass custom modelines to aq
vaxerski
2024-08-17
render: fixup format mismatch after leaving DS
vaxerski
2024-08-16
renderbuffer: ensure framebuffer gets deleted (#7363)
Tom Englund
2024-08-14
logs: Add file path to asset ERR log (#7336)
davc0n
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: fixup crashes on inaccessible files for bg
Vaxry
2024-08-06
renderer: Explicit sync fixes (#7151)
Vaxry
2024-08-04
CMake, Meson: install config and wallpapers to DATADIR/hypr
Mihai Fufezan
2024-08-03
decorations: fix infinite recursion on no_gaps when only (#7169)
MightyPlaza
2024-08-01
border: fixup infinite recursion
Vaxry
2024-07-31
core/surface/buffer: Buffer lock/release fixes (#7110)
Vaxry
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
2024-07-30
output: minor tearing fixes
Vaxry
2024-07-30
output: submit damage to kms
Vaxry
2024-07-29
core: add a destructor to CHyprOpenglImpl and avoid wl_container_of undefined...
Tom Englund
2024-07-29
egl: attempt a 3.2 egl context first
Vaxry
2024-07-29
egl: require gles 3.0 only
Vaxry
2024-07-27
renderer: use session lock alpha for rendering lacking locks
vaxerski
2024-07-27
protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065)
Ikalco
2024-07-27
opengl: destroy cairo image surface after use
vaxerski
2024-07-26
renderer: drastically optimize bg texture creation
vaxerski
2024-07-24
egl: support getting the device via platform_device
Vaxry
2024-07-22
renderer/layer-shell: use explicitly set exclusiveEdge (#6984)
Sam Lakerveld
2024-07-22
egl: avoid setting debug mode and handle legacyrenderer
Vaxry
2024-07-22
renderer: untransform textures matching display transform
Vaxry
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-16
renderer: Make shader time always count from zero (#6903)
Party Wumpus
2024-07-16
config: use hyprutils helper (#6891)
Mihai Fufezan
2024-07-13
renderer: partially revert previous xray fix (#6868)
MightyPlaza
2024-07-13
style: fix clang-format
Vaxry
2024-07-13
session-lock: send `locked` after the lock screen is properly rendered (#6850)
Junxuan Liao
2024-07-12
renderer: fix a few xray regressions (#6855)
MightyPlaza
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-28
core: fix a few ubsan issues reported at exit of hyprland (#6699)
Tom Englund
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
egl: fixup format modifier lookups with implicit modifiers
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
[next]