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-09-10
textinput: handle IME resetting (#7731)
Sungyoon Cho
2024-09-05
textinput: fix ime activation in some edge cases (#7660)
Sungyoon Cho
2024-09-03
Revert "syncobj: wait for deadline instead of available"
vaxerski
2024-08-31
core: fix crash on monitor removed with gammaControl (#7601)
Ikalco
2024-08-31
data-device: Fix selection mismatch when wlr resets primary selection (#7598)
TheMical
2024-08-31
syncobj: wait for deadline instead of available
Vaxry
2024-08-30
presentation-feedback: minor fixups
Vaxry
2024-08-30
xdg-dialog: implement new protocol
Vaxry
2024-08-28
data-device: send dndFinished when dnd offer is destroyed while unfinished
Vaxry
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-26
build: fix 32bit builds (#7510)
Tom Englund
2024-08-26
sessionLock: fix misc:allow_session_lock_restore (#7511)
Maximilian Seidler
2024-08-23
screencopy: fixup 10-bit sharing via shm on nvidia
vaxerski
2024-08-21
output: dont cast enum out of range (#7448)
Tom Englund
2024-08-18
screencopy: fix 10b format r/b flip
vaxerski
2024-08-18
protocol: fix logm template checks
vaxerski
2024-08-18
screencopy: nuke unused stuff
vaxerski
2024-08-18
linux-dmabuf: allow on split-node systems
vaxerski
2024-08-18
shm: align size to stride (#7383)
Tom Englund
2024-08-15
protocols: refactor protocol logging to a macro (#7324)
Tom Englund
2024-08-15
gamma-control: fix crash on monitor disconnect (#7353)
Maximilian Seidler
2024-08-12
protocols: avoid crashing in drmlease (#7290)
Tom Englund
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-08-07
wayland/compositor: introduce client commit events
Vaxry
2024-08-07
drm-syncobj: fixup fd leak with timelines
Vaxry
2024-08-07
xdg-shell: make xdg-positioner flip target greatest available space (#7209)
outfoxxed
2024-08-06
wayland/compositor: drop pending buffer ref if synchronous
Vaxry
2024-08-06
renderer: Explicit sync fixes (#7151)
Vaxry
2024-08-03
wayland/surface: fixup self-owning surface roles
Vaxry
2024-08-01
xdg-shell: fixup unassigned wl surfaces to xdg surfaces
Vaxry
2024-08-01
layershell: don't throw misaligned error on exclusive edge 0
Vaxry
2024-08-01
pointer: fix buffer crash (#7131)
Tom Englund
2024-07-31
core/surface/buffer: Buffer lock/release fixes (#7110)
Vaxry
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
2024-07-30
protocols: Move globalshortcuts impl (#7102)
Ikalco
2024-07-29
core/surface: fixup a few pointer handling edge cases
Vaxry
2024-07-29
core: add a destructor to CHyprOpenglImpl and avoid wl_container_of undefined...
Tom Englund
2024-07-29
protocols: move text-input-v1 to hyprwayland-scanner (#7096)
Ikalco
2024-07-29
virtualptr: allow binding to output
Vaxry
2024-07-29
xdg-shell: fix xdg-positioner y-flip (#7094)
outfoxxed
2024-07-28
surface: emit unmap before unmapping and releasing the buffers
vaxerski
2024-07-28
core: emit unmap event after unmap in surface destroy
vaxerski
2024-07-28
core/surface: drop map/unmap events in member funcs
vaxerski
2024-07-27
xdg-shell: completely rewrite xdg-positioner (#7067)
outfoxxed
2024-07-27
layer-shell: properly map and unmap surface and propagate unmap events
vaxerski
2024-07-27
input: refocus last window on keyboard unfocusable surfaces
vaxerski
2024-07-27
wayland/compositor: fixup double buffer releases
vaxerski
2024-07-27
protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065)
Ikalco
2024-07-25
wayland/compositor: release buffers on unmap
Vaxry
[prev]
[next]