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
/
MasterLayout.hpp
Age
Commit message (
Expand
)
Author
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
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-06
master: fix workspace orientation not being restored after workspace rule no ...
thejch
2024-04-04
layouts: add missing include
Vaxry
2024-04-02
Workspace/core: Refactor workspace storage (#5380)
Vaxry
2024-03-29
layout: improve initial size prediction for floating
Vaxry
2024-03-13
master: Fix master layout window focus and scroll (#5074)
thejch
2024-02-28
layout: add size prediction for initial xdg commits
vaxerski
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-09-28
layout: don't discard fullscreen on new tiling
vaxerski
2023-09-20
logging: implement std::formatter for some types (#3380)
memchr
2023-09-15
master: partially revert 0e64dd2e and fix the animation (#3327)
Jeremy Huang
2023-09-14
master: respect the resizing animation option in master layout (#3300)
Jeremy Huang
2023-09-13
layout: add direction parameter to onWindowCreated and friends (#3269)
memchr
2023-09-04
master: Add orientationcycle command on MasterLayout (#3128)
shadowmax31
2023-09-04
dwindle: add proper movement for window move binds
vaxerski
2023-07-13
Dwindle: Make resize more intuitive (#2681)
Daniel Adolfsson
2023-02-26
Added center orientation to master layout (#1642)
Marcus Kellerman
2023-02-19
Group/Tab Rework (#1580)
Vaxry
2023-01-31
Unbreak build with libc++ (#1457)
Jan Beich
2022-12-17
Add 'exact' option for 'splitratio' (#1245)
Julian Schuler
2022-12-16
Added clang format (#1239)
Vaxry
2022-12-12
Master layout: lose or inherit fullscreen on deliberate window switching (#1213)
Maarten van Gompel
2022-12-10
Implement orientation (placement of master area) for master layout (#1202)
Maarten van Gompel
2022-11-10
Added resizing individual master windows
vaxerski
2022-11-08
Added multiple master layoutmsgs
vaxerski
2022-08-24
added swapnext and swapprev for master
vaxerski
2022-08-03
do not animate mouse resizes in layouts
vaxerski
2022-07-16
added master layout
vaxerski