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
/
layout
Age
Commit message (
Expand
)
Author
9 days
core: Optimize window/layer rule application and scanning (#8735)
Vaxry
10 days
core: drop using deques in favor of vectors
Vaxry
12 days
snap: bias reserved area when its size is greater than zero (#8694)
Mike Will
2024-12-07
core: Add clang-tidy (#8664)
Vaxry
2024-12-06
snap: use the bit mask to check if snapping occurred (#8659)
Mike Will
2024-12-04
snap: check which corner is being grabbed for monitor snapping (#8637)
Mike Will
2024-12-02
master: make center ignore reserved areas (#8625)
UjinT34
2024-11-23
snap: account for position of multiple monitors (#8543)
Mike Will
2024-11-22
core: workspace-related function cleanup / refactor
Vaxry
2024-11-17
windows/xdg: minor cleanup of min/max size calculations
Vaxry
2024-11-06
groups: add merge_groups_on_groupbar (#8362)
Aqa-Ib
2024-10-31
snap: add option `border_overlap` and other improvements (#8289)
Mike Will
2024-10-30
internal: check size limit in layouts (#8298)
MightyPlaza
2024-10-30
group: fix moveWindowIntoGroup (#8297)
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
groups: fix swallowing (#8223)
Aqa-Ib
2024-10-23
groups: add group_on_movetoworkspace (#8159)
Aqa-Ib
2024-10-21
input: add snapping to floating windows (#8088)
Mike Will
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-16
layout: move applyGroupRules() to onWindowCreated() (#8139)
Aqa-Ib
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
layout: deny auto-grouping a new floating window into a tiled group (#8108)
Aqa-Ib
2024-10-11
config/layout: nuke no_gaps_when_only (#8072)
Vaxry
2024-10-08
layout: remove unnecessary check after 45e8219 (#8037)
Aqa-Ib
2024-10-08
layout: add drag_into_group to control merging dragging windows (#8004)
Aqa-Ib
2024-10-07
layout: fix auto group when opening a new window in a non-focused workspace u...
Aqa-Ib
2024-10-02
layout: fix dragging a window into a group after e242694 (#7976)
Aqa-Ib
2024-10-02
layout: add auto_group to control default grouping (#7883)
Aqa-Ib
2024-09-29
dwindle: add movetoroot method to layout messages (#7903)
Luke Chen
2024-09-28
dwindle: add config option `split_bias` (#7920)
Mike Will
2024-08-30
window/xwayland: minor property cleanup
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-13
decorations: fix manual resize not recalculating decos (#7323)
MightyPlaza
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-08-03
decorations: fix infinite recursion on no_gaps when only (#7169)
MightyPlaza
2024-08-01
internal: fix fullscreen typos (#7134)
MightyPlaza
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
2024-07-27
input: unify removing currentlyDraggedWindow (#7071)
MightyPlaza
2024-07-15
layout: update workspace rules on layout change (#6878)
MightyPlaza
2024-07-11
core: Improve handling of window properties (#6776)
MightyPlaza
2024-06-19
core: Move to hyprutils for Math
Vaxry
2024-06-15
master: refine master layout new window handling (#6479)
memchr
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-06-03
layout: fix centering of new floating windows
vaxerski
2024-05-25
xwayland: move to hyprland impl (#6086)
Vaxry
[next]