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
/
protocols
Age
Commit message (
Expand
)
Author
2024-12-10
core/output: don't send enter too aggresively
Vaxry
2024-12-07
core: Add clang-tidy (#8664)
Vaxry
2024-12-03
cleanup: Revert use doLater instead of adding idle event handlers (#8624)
vaxerski
2024-12-03
core: move colorspace handling to oklab (#8635)
Vaxry
2024-12-01
cleanup: use doLater instead of adding idle event handlers (#8624)
Ikalco
2024-11-26
seat: fix double scrolling in some applications (#8583)
Ikalco
2024-11-25
shm: fix shm fd size check before creating or resizing shm_pool (#8572)
Nabil Otsmane
2024-11-19
xdg-shell: even more robust layout min/max size
Vaxry
2024-11-19
xdg-shell: don't report invalid min/max sizes on unset
Vaxry
2024-11-18
constraints: don't warp pointer position on release (#8491)
johannes hanika
2024-11-17
windows/xdg: minor cleanup of min/max size calculations
Vaxry
2024-11-14
pointer: add drm dumb buffers for cursors (#8399)
Vaxry
2024-11-05
screencopy: fix build with legacyrenderer
Vaxry
2024-11-02
renderer: improve api around new framebuffer changes
Vaxry
2024-10-30
internal: more profiling less calls and local copies (#8300)
Tom Englund
2024-10-28
seat: avoid sending pointless 'keymap' and 'repeat_info' events (#8276)
staticssleever668
2024-10-28
internal: few more marginal optimisations from profiling (#8271)
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-25
security-context: avoid UB in C macro (#8229)
Tom Englund
2024-10-24
internal: Remove some unused lambda captures (#8218)
Honkazel
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-19
foreign-toplevel-wlr: don't send updates to X11 OR windows
Vaxry
2024-10-19
foreign-toplevel: don't send updates to X11 OR windows
Vaxry
2024-10-16
output: send enter events on late wl_output binds
Vaxry
2024-10-14
drm-lease: fix crashes and implementation (#8116)
Ikalco
2024-10-12
drm-syncobj: fix crash on missing timelines
Vaxry
2024-10-12
drm-timeline: Add check for conflicting acquire and release points (#8083)
Edgars Cīrulis
2024-10-09
gammactrl: guard pMonitor in setGamma
Vaxry
2024-10-09
output: update state even if no owner exists (#8044)
trianta
2024-10-09
output/xdg-output: avoid sending events to released globals
Vaxry
2024-10-08
protocols: Add support for hyprland-ctm-control-v1 (#8023)
Vaxry
2024-10-08
screencopy: fix screencopy frames not being cleaned up (#8017)
Ikalco
2024-10-06
security-context: close client fds after disconnect
Vaxry
2024-10-06
security-context: implement protocol
Vaxry
2024-10-05
single-pixel: set buffer size to 1,1
Vaxry
2024-10-05
xdg-output: minor cleanups
Vaxry
2024-09-30
wayland/output: send geometry in updateState
Vaxry
2024-09-30
wlr-output-management: accept 0 refresh rates
Vaxry
2024-09-30
protocol: fix missing include
Trianta
2024-09-30
single-pixel-buffer: new protocol impl
Vaxry
2024-09-28
core: Fix Musl builds (#7934)
bivsk
2024-09-26
wlr-output-configuration: Improve output configuration (#7571)
Vaxry
2024-09-24
internal: nuke wlsignal and related
Vaxry
2024-09-20
shm: send a static list of shm formats
Vaxry
2024-09-20
dmabuffer: attempt importing failed dmabufs as implicit
Vaxry
2024-09-17
gammactrl: fix potential crash on monitor removed (#7828)
André Silva
2024-09-17
data-device: conform to reported source actions
vaxerski
2024-09-14
data-device: don't send default action of move
Vaxry
2024-09-14
data-device: send clock time in motion events
Vaxry
[next]