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
/
DwindleLayout.cpp
Age
Commit message (
Expand
)
Author
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-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-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-05-05
internal: new shared_ptr and weak_ptr implementation (#5883)
Vaxry
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-17
keybindmgr: add optional `silent` suffix to `movewindow`. (#5597)
Maarten de Vries
2024-04-05
workspacerules: fix workspace rule loops (#5433)
thejch
2024-04-02
Workspace/core: Refactor workspace storage (#5380)
Vaxry
2024-03-31
core: match all workspace rules instead of the first one only (#5340)
thejch
2024-03-29
layout: improve initial size prediction for floating
Vaxry
2024-03-19
animations: Fix incorrect animation when manually moving a window when its be...
thejch
2024-03-17
master: fix moving fullscreen workspace and remove duplicate code (#5131)
thejch
2024-03-10
dwindle: preserve fs state on switchWindows
Vaxry
2024-03-07
layout: Fix toggling fullscreen special workspace on different monitor (#5000)
thejch
2024-03-04
keybinds: Allow fullscreen/maximize in special workspace (#4921)
thejch
2024-03-03
config: improve config value infrastructure
Vaxry
2024-03-02
xdg: minor improvements to initial size reporting
Vaxry
2024-03-02
animations: Refactor AnimatedVariable (#4911)
GartoxFR
2024-02-28
layout: add size prediction for initial xdg commits
vaxerski
2024-02-21
feat: Add css style gaps (#4723)
Dashie
2024-02-18
Migrate the config to hyprlang (#4656)
Vaxry
2024-02-14
dwindle: add swapsplit dispatcher (#4702)
Niklas Haas
2024-02-14
dwindle: round wbox before setting
vaxerski
2024-02-04
input: focus window on mouse down on decoration (#4514)
MightyPlaza
2024-02-02
dwindle: avoid sending negative sizes to wlr
Vaxry
2024-01-26
dwindle: fix windows being created at incorrect position when cursor is over ...
rszyma
2024-01-26
layout: save float props before setting fs state (#4537)
bvr-yr
2024-01-02
layout: update rules before applying fullscreen nodes in layouts
vaxerski
2023-12-28
internal: Unify input handling on decorations (#4280)
dranull
2023-12-26
dwindle: Use window->middle() when cursor is on reserved area (#4253)
dranull
2023-12-17
internal: nuke CWindow::m_bMappedX11
Vaxry
2023-12-10
internal: Remake borders as window decorations (#4104)
Vaxry
2023-11-11
decorations: Decoration Positioner (#3800)
Vaxry
2023-11-05
layout: round window boxes after special scale factor
Vaxry
2023-11-04
layout: fix missed setWindowSize in no_gaps_when_only node apply
Vaxry
2023-11-04
dwindle: move to CBox for expressing nodes
Vaxry
2023-11-04
Decos: Window decoration flags, shadow improvements (#3739)
Vaxry
2023-11-03
layout: better storage for no fullscreen checks var
vaxerski
2023-11-01
layout: avoid redundant size sets on new fullscreen
Vaxry
2023-10-30
internal: create canBeGroupedInto() (#3693)
MightyPlaza
[next]