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
Age
Commit message (
Expand
)
Author
2024-08-23
windowrules: add fullscreenstate field (#7466)
Sungyoon Cho
2024-08-23
input: Fix modifier keys getting stuck if depressed during config reload (#7486)
MahouShoujoMivutilde
2024-08-23
layersurface: remove layer on destroy from monitor (#7457)
Tom Englund
2024-08-23
screencopy: fixup 10-bit sharing via shm on nvidia
vaxerski
2024-08-22
Fix crash reports having execute permission
Red
2024-08-21
layersurface: dont rollover on size_t (#7451)
Tom Englund
2024-08-21
animations: add workspace in/out configs
vaxerski
2024-08-21
output: dont cast enum out of range (#7448)
Tom Englund
2024-08-21
core: add option to control which window to focus on close (#7368)
ParaN3xus
2024-08-21
example/config: fix typo in default config (#7446)
Ali Atashrooz
2024-08-19
monitor: avoid dangling references to old monitors being undestroyed
vaxerski
2024-08-19
monitors: avoid crash on wayland output removal
vaxerski
2024-08-19
config: add missing header for libc++ after 92744b5b9aa3 (#7403)
Jan Beich
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
compositor: update suspendstate on window move (#7396)
Tom Englund
2024-08-18
renderer: pass custom modelines to aq
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-18
input: Fix disabling tap-to-click (#7304)
Sami Liedes
2024-08-17
render: fixup format mismatch after leaving DS
vaxerski
2024-08-17
IPC: Add config descriptions (#7377)
Vaxry
2024-08-16
xcursormgr: dont apply scale on gsettings (#7316)
Tom Englund
2024-08-16
renderbuffer: ensure framebuffer gets deleted (#7363)
Tom Englund
2024-08-16
env: Add HYPRLAND_NO_SD_VARS env condition (#7358)
Vladimir-csp
2024-08-15
protocols: refactor protocol logging to a macro (#7324)
Tom Englund
2024-08-15
core: Preserve existing XDG_CURRENT_DESKTOP (#7347)
Vladimir-csp
2024-08-15
gamma-control: fix crash on monitor disconnect (#7353)
Maximilian Seidler
2024-08-15
keybinds: Fix syncFullscreen inconsistent with state when set by fullscreenSt...
Kyle
2024-08-15
helpers: fix: revert to signed arithmetic for cycling through workspaces (#7339)
Mirkwood
2024-08-15
xcursor: handle file errors when loading xcursor themes (#7326)
Ikalco
2024-08-14
logs: Add file path to asset ERR log (#7336)
davc0n
2024-08-13
decorations: fix manual resize not recalculating decos (#7323)
MightyPlaza
2024-08-13
cursormgr: fix cursor gsettings on session change (#7295)
Ikalco
2024-08-12
protocols: avoid crashing in drmlease (#7290)
Tom Englund
2024-08-12
keybinds: Fix fullscreenState toggling behaviour (#7288)
Kyle
2024-08-12
core: fix data race and a unsigned int rollover (#7278)
Tom Englund
2024-08-12
config: fix explicit sync option warning (#7293)
Ikalco
2024-08-11
pointermgr: fix initial cursorwarp (#7286)
Tom Englund
2024-08-10
cursor: make inactive_timeout setting a float (#7268)
Walt Bringenberg
2024-08-10
core: Include cstring whenever strncpy is used (#7267)
Zach DeCook
2024-08-10
eventloop: don't dispatch in enterLoop
Vaxry
2024-08-09
cursormgr: add a new setting to sync gsettings (#7253)
Tom Englund
2024-08-09
headers: set correct paths to header files (#7245)
Mathis H.
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-08-08
core: Move to C++26 and use native_handle to CLOEXEC the debug fd (#7219)
Vaxry
2024-08-07
renderer: fixup nvidia driver version checks
Vaxry
2024-08-07
wayland/compositor: introduce client commit events
Vaxry
2024-08-07
cursormgr: avoid scanning ill formed inherit (#7211)
Tom Englund
[prev]
[next]