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
/
IHyprLayout.hpp
Age
Commit message (
Expand
)
Author
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-03-29
layout: improve initial size prediction for floating
Vaxry
2024-03-21
build: fix builds without pch (#5198)
Brett Alcox
2024-03-20
refactor: move window.hpp to desktop/
Vaxry
2024-03-06
input: fix window move stutter by introducing additional checks for low-hz mo...
bvr-yr
2024-02-28
layout: add size prediction for initial xdg commits
vaxerski
2023-12-06
style/ci: apply clang-format and verify it in ci (#4039)
François Conzelmann
2023-09-28
layout: don't discard fullscreen on new tiling
vaxerski
2023-09-13
layout: add direction parameter to onWindowCreated and friends (#3269)
memchr
2023-09-12
layout: Allow the layout to control how windows are raised in groups (#3275)
outfoxxed
2023-09-04
dwindle: add proper movement for window move binds
vaxerski
2023-08-07
internal: cleanup headers in helpers/
vaxerski
2023-07-19
Add bringWindowToTop function to IHyprLayout (#2747)
outfoxxed
2023-07-13
Dwindle: Make resize more intuitive (#2681)
Daniel Adolfsson
2023-05-29
layout: don't reset to floating size on drag tiled
vaxerski
2023-02-19
Group/Tab Rework (#1580)
Vaxry
2023-02-12
properly clamp size in dragging floating corners
vaxerski
2022-12-31
support gradients in dwindle group colors
vaxerski
2022-12-17
Add 'exact' option for 'splitratio' (#1245)
Julian Schuler
2022-12-16
Added clang format (#1239)
Vaxry
2022-11-28
Fix a compiler warning (#1124)
Eric_Luo
2022-10-24
Rework candidate finding on close window
vaxerski
2022-10-03
anchor to proper quad in floating resize
v0.15.0beta
vaxerski
2022-09-25
Remove trailing whitespace.
Felix Dick
2022-07-16
added master layout
vaxerski
2022-06-30
refactor a bunch of layout code
vaxerski
2022-06-26
Added fullscreen rule
vaxerski
2022-06-23
Added exact to resizeActive and added moveactive
vaxerski
2022-06-06
Added resizeactive
vaxerski
2022-05-29
Added fullscreen types, maximize and full
vaxerski
2022-05-28
Added IHyprWindowDecoration and Group Bars
vaxerski
2022-05-16
Added togglesplit dispatcher
vaxerski
2022-05-14
Added animation style and style slide
vaxerski
2022-04-20
Added the splitratio dispatcher
vaxerski
2022-04-20
Added the movewindow dispatcher
vaxerski
2022-04-12
Added window grouping for dwindle
vaxerski
2022-04-03
Added drag to move window
vaxerski
2022-04-02
Added pseudotiling
vaxerski
2022-03-21
Added fullscreen
vaxerski
2022-03-20
XWayland floating
vaxerski
2022-03-20
floating windows support
vaxerski
2022-03-19
fix xwaylabnd too, stuff
vaxerski
2022-03-19
added a layoutmanager and basic dwindle
vaxerski