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
Age
Commit message (
Expand
)
Author
2024-07-30
pointer: use preMonitorCommit for resetting render state
Vaxry
2024-07-30
compositor: fix log typos (#7111)
jim3692
2024-07-30
hyprpm: execute all git commands regardless of fails
Vaxry
2024-07-30
hyprpm: warn about uncheckoutable commits
Vaxry
2024-07-30
hyprpm: add short error code explanations
Vaxry
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: map to entire screen if no output is provided
Vaxry
2024-07-29
pluginapi: Add force reload of config at the end of plugin initialization (#7...
atikiNBTW
2024-07-29
virtualptr: allow binding to output
Vaxry
2024-07-29
egl: attempt a 3.2 egl context first
Vaxry
2024-07-29
egl: require gles 3.0 only
Vaxry
2024-07-29
xdg-shell: fix xdg-positioner y-flip (#7094)
outfoxxed
2024-07-29
layer-shell: avoid crashes on unmap (#7092)
Virt
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
layersurface: null check for surface validity before unmap()
vaxerski
2024-07-28
core/surface: drop map/unmap events in member funcs
vaxerski
2024-07-28
flake.lock: update xdph
Mihai Fufezan
2024-07-28
hyprpm: checkout commit instead of branch
Mihai Fufezan
2024-07-28
input: fix keyboard leds with multiple keyboards (#7079)
Sungyoon Cho
2024-07-27
xdg-shell: completely rewrite xdg-positioner (#7067)
outfoxxed
2024-07-27
surface: avoid crashes on fading out layers
vaxerski
2024-07-27
CI: only run once for PRs with branches from original repo (#7075)
Mihai Fufezan
2024-07-27
flake.lock: update aquamarine
Mihai Fufezan
2024-07-27
flake.lock: update hyprutils
Mihai Fufezan
2024-07-27
input: unify removing currentlyDraggedWindow (#7071)
MightyPlaza
2024-07-27
configmgr: fix warning
vaxerski
2024-07-27
renderer: use session lock alpha for rendering lacking locks
vaxerski
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
input: Fix `hyprctl switchxkblayout` not actually changing layout (#7070)
MahouShoujoMivutilde
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-27
layersurface: fixup focus issues in onUnmap
vaxerski
2024-07-27
flake.lock: update
Mihai Fufezan
2024-07-27
xwayland: fix high cpu idle usage
vaxerski
2024-07-27
opengl: destroy cairo image surface after use
vaxerski
2024-07-26
renderer: drastically optimize bg texture creation
vaxerski
2024-07-25
config: avoid using initial ws tracking for exec-once
Vaxry
2024-07-25
wayland/compositor: release buffers on unmap
Vaxry
2024-07-25
keyboard: update xkb state after key event
Vaxry
2024-07-25
keyboard: properly update keymap state and fd on keymap changes
Vaxry
2024-07-25
keybinds: add safeguard to mousebinds (#7034)
MightyPlaza
2024-07-25
input: don't simulate mouse movement on focus change in follow_mouse = 2/3 if...
Anton Lazarev
2024-07-24
flake.lock: update aquamarine
Mihai Fufezan
2024-07-24
keybinds: handle monitor change in moveWindowIntoGroup (#7030)
MightyPlaza
2024-07-24
core: Properly shutdown wl display (#7018)
Ikalco
2024-07-24
crashreporter: add date and flags to crash report (#7028)
MightyPlaza
[prev]
[next]