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-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
2024-10-19
monitor: avoid crash on released buffer in surf
Vaxry
2024-10-19
layersurface: fixup brace style
Vaxry
2024-10-19
layersurface: round geom in arrangeLayerArray
Vaxry
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-19
defaultConfig: improve smart gaps
Vaxry
2024-10-19
window: guard PMONITOR in commit listener
Vaxry
2024-10-19
monitor: modernize/refactor last legacy-handled events
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-19
config: fix generateConfig loop (#8164)
Maximilian Seidler
2024-10-17
session-lock: reset seat grab on a new session lock (#8147)
Maximilian Seidler
2024-10-17
windowrules: allow specifying max size in size window rule (#8021)
MightyPlaza
2024-10-16
window: properly break cycles in X11TransientFor
Vaxry
2024-10-16
layout: move applyGroupRules() to onWindowCreated() (#8139)
Aqa-Ib
2024-10-16
output: send enter events on late wl_output binds
Vaxry
2024-10-16
layout: enable group rules for new floating windows (#8122)
Aqa-Ib
2024-10-14
layout: simplify the conditions to autogroup (#8120)
Aqa-Ib
2024-10-14
IME: Fixup IME popup candidate windows position when scale is not 1.0 (#8117)
fanlumaster(Fany Full)
2024-10-14
drm-lease: fix crashes and implementation (#8116)
Ikalco
2024-10-14
layout: deny auto-grouping a new floating window into a tiled group (#8108)
Aqa-Ib
2024-10-14
xwm: avoid infinite parent lookup loop in lookupParentExists
Vaxry
2024-10-14
config/example: add optional smart gaps to the default config
Vaxry
2024-10-13
notif-overlay: add a bit of padding for icons
Vaxry
2024-10-13
hyprland: convert std::cout and std::cerr to std::println()
Toni500git
2024-10-12
drm-syncobj: fix crash on missing timelines
Vaxry
2024-10-12
xcursor: don't crash on broken permissions in X themes
Vaxry
2024-10-12
input: Fix VRR for constrained cursors (#6877)
UjinT34
2024-10-12
drm-timeline: Add check for conflicting acquire and release points (#8083)
Edgars Cīrulis
2024-10-11
internal: improve version query and define HYPRLAND_VERSION (#8034)
Toni500github
[next]