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-11-09
input: ignore non-kb ls-es in refocusLastWindow
Vaxry
2024-11-09
layershell: minor cleanups and improvements to focus
Vaxry
2024-11-09
input: cleanup device naming logic
Vaxry
2024-11-08
input: Refocus window on scrolling if follows mouse (#8361)
nickodei
2024-11-06
renderer: minor fixup to window rendering logic (#8359)
dawsers
2024-11-06
renderer: don't rely on datarootdir for local share
Vaxry
2024-11-06
groups: add merge_groups_on_groupbar (#8362)
Aqa-Ib
2024-11-06
layershell: check if workspace is valid in onMap
Vaxry
2024-11-05
defaultConfig: update default config values for shadows (#8360)
Kamikadze
2024-11-05
shadow: fix double premultiplication
Vaxry
2024-11-05
hyprctl: add mirrorOf to hyprctl monitors
Vaxry
2024-11-05
shaders: improve corner AA in borders shader
Vaxry
2024-11-05
shaders: fixup jagged edges in texture rounded corners
Vaxry
2024-11-05
shadow: add sharp and refactor options
Vaxry
2024-11-05
screencopy: fix build with legacyrenderer
Vaxry
2024-11-04
renderer: add expand_undersized_textures
Vaxry
2024-11-03
renderer: safeguard against non-sampleable currentFB in blurMainFb
Vaxry
2024-11-03
xwayland: minor fixups for stability (#8323)
trianta
2024-11-02
renderer: improve api around new framebuffer changes
Vaxry
2024-11-01
renderer: Add a missing texture asset and a user check
Vaxry
2024-11-01
hyprctl: reload windowrules on reloadAll
vaxerski
2024-11-01
monitors: fix vrr breaking monitor disconnect (#8314)
Ikalco
2024-10-31
snap: add option `border_overlap` and other improvements (#8289)
Mike Will
2024-10-30
internal: more profiling less calls and local copies (#8300)
Tom Englund
2024-10-30
input: revert #8279
Vaxry
2024-10-30
input: simulate mouse movement after scroll to refocus window (#8279)
nickodei
2024-10-30
internal: check size limit in layouts (#8298)
MightyPlaza
2024-10-30
group: fix moveWindowIntoGroup (#8297)
Aqa-Ib
2024-10-28
seat: avoid sending pointless 'keymap' and 'repeat_info' events (#8276)
staticssleever668
2024-10-28
hyprctl: move setprop into dispatchers (#8275)
MightyPlaza
2024-10-28
internal: few more marginal optimisations from profiling (#8271)
Tom Englund
2024-10-28
swallow: check if swallow_regex doesn't exist (#8265)
Aqa-Ib
2024-10-28
layout: slight adjustments to snapping logic (#8273)
Mike Will
2024-10-27
layout: don't snap to self and allow same-pid snaps
Vaxry
2024-10-27
layout: window snapping cleanup + fixes
Vaxry
2024-10-27
core: move internal structures to monitor pointers (#8266)
Vaxry
2024-10-27
groupbar: set locked color when groups are globally locked (#8257)
Ryan
2024-10-27
internal: optimize cursor move a bit (#8264)
Tom Englund
2024-10-27
groups: fix swallowing (#8223)
Aqa-Ib
2024-10-26
misc: Fix bad links to wiki (#8240)
Damianu
2024-10-26
core: fix group members disappearing when you move the group to another monit...
Aqa-Ib
2024-10-26
pointer: add default auto for no_hw_cursors
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
hyprctl: add caps/num lock state for keyboards (#8145)
czlabinger
2024-10-24
internal: Remove some unused lambda captures (#8218)
Honkazel
2024-10-23
groups: add group_on_movetoworkspace (#8159)
Aqa-Ib
2024-10-22
default/config: improve default animations
Vaxry
2024-10-21
renderer: fix floating window damage (#8182)
Ikalco
2024-10-21
input: add snapping to floating windows (#8088)
Mike Will
[next]