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.cpp
Age
Commit message (
Expand
)
Author
2023-07-20
layout: use warp() instead of setValue()
vaxerski
2023-07-19
Add bringWindowToTop function to IHyprLayout (#2747)
outfoxxed
2023-07-13
move/resize window (#2706)
MightyPlaza
2023-07-13
Dwindle: Make resize more intuitive (#2681)
Daniel Adolfsson
2023-07-04
layout: improve time restraints in window drag
vaxerski
2023-07-01
layout: minor style fixes
vaxerski
2023-06-30
layout: set pseudo to float size in new window
vaxerski
2023-06-22
xwayland: fix minor force_zero_scaling bugs
vaxerski
2023-06-09
feat: add lockactivegroup dispatcher (#2478)
memchr
2023-05-29
layout: don't reset to floating size on drag tiled
vaxerski
2023-04-25
IHyprLayout: add missing static modifiers to config vars
vaxerski
2023-04-17
Format: use %lx for all addresses
vaxerski
2023-04-06
internal: make togglefloat better visible on small size deltas
vaxerski
2023-03-20
internal: wrap wlr surfaces (#1822)
Vaxry
2023-03-18
groups: fix moving between displays
vaxerski
2023-03-04
crashReporter: remove inconsistent log from crash reports
vaxerski
2023-02-28
Add option to disable/enable mouse window dragging animations (#1658)
Dashie
2023-02-26
fix cursor image on drag not resize
vaxerski
2023-02-26
use corner cursors on resize (#1638)
Mihai Fufezan
2023-02-19
unset hidden at grouped remove
vaxerski
2023-02-19
Group/Tab Rework (#1580)
Vaxry
2023-02-19
Added an Event Hook System (#1578)
Vaxry
2023-02-18
Resize on border (#1347)
Ching Pei Yang
2023-02-12
properly clamp size in dragging floating corners
vaxerski
2023-02-03
minor adjustments to xwayland positioning
vaxerski
2023-01-31
reset layout-set render vars on floating
vaxerski
2023-01-27
fix: cursor changing on window move and resize (#1371)
eriedaberrie
2023-01-20
reset dragged window on failed begin
vaxerski
2023-01-02
clean draggedwindow in dragend
vaxerski
2022-12-28
remove main_mod
vaxerski
2022-12-16
ignore self in candidate floating
vaxerski
2022-12-16
Added clang format (#1239)
Vaxry
2022-12-12
unset cursor image on end drag if it gets destroyed
vaxerski
2022-12-09
add changefloatingmode event
vaxerski
2022-12-09
fix drag resizing on special ws-es
vaxerski
2022-12-09
use anim callbacks and don't spam config resets in drag
vaxerski
2022-12-08
do not reject drags on visible windows over fullscreen
vaxerski
2022-12-07
unset fullscreen in onWindowRemoved
v0.19.1beta
vaxerski
2022-11-28
Fix a compiler warning (#1124)
Eric_Luo
2022-11-27
find floating windows below closed one
vaxerski
2022-11-15
set cursor to hand1 when moving a window
vaxerski
2022-11-09
use goal values in changeWindowFloatingMode
vaxerski
2022-11-08
minor loose focus fixes
vaxerski
2022-10-24
respect nofocus in candidate searching
vaxerski
2022-10-24
Rework candidate finding on close window
vaxerski
2022-10-19
Fix self-noding in changeWindowFloatingMode
vaxerski
2022-10-19
fix animate_manual_resizes with moves
vaxerski
2022-10-14
rework focus system to be more safe and faster
vaxerski
2022-10-03
anchor to proper quad in floating resize
v0.15.0beta
vaxerski
2022-09-28
Use double literals, don't cast a integer literal to double.
Felix Dick
[next]