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
2023-12-02
workspacerules: Add workspace rule for master layout orientation (#3964)
thejch
2023-11-19
group: fix dragging into floating groups (#3719)
MightyPlaza
2023-11-18
layout: Don't update pseudoSize after window moved by mouse. (#3873)
Dickby
2023-11-11
decorations: Decoration Positioner (#3800)
Vaxry
2023-11-09
xdg-shell: update reported size on ack_configure
Vaxry
2023-11-07
layout: round box in mouseMove
Vaxry
2023-11-06
layout: fix various rounding errors
Vaxry
2023-11-05
layout: round window boxes after special scale factor
Vaxry
2023-11-05
events: set reported size on floating map
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
Internal: Hyprland box implementation (#3755)
Vaxry
2023-11-04
Decos: Window decoration flags, shadow improvements (#3739)
Vaxry
2023-11-03
Master: fix drop_at_cursor when there are only two windows (#3734)
thejch
2023-11-03
layout: better storage for no fullscreen checks var
vaxerski
2023-11-02
master: fix moving window between monitors (#3721)
thejch
2023-11-01
layout: avoid redundant size sets on new fullscreen
Vaxry
2023-10-30
internal: create canBeGroupedInto() (#3693)
MightyPlaza
2023-10-29
input: handle mouse on decorations (#3560)
MightyPlaza
2023-10-20
master: fix movewindow across monitors (#3628)
thejch
2023-10-17
master: fix resizing wrong window behind in special workspace (#3591)
thejch
2023-10-10
groups: create group and groupbar config sections (#3522)
MightyPlaza
2023-10-09
dwindle: Avoid rounding errors in window position (#3524)
MichaĆ Lewandowski
2023-10-06
master: fix drop_at_cursor on workspace 2 (#3512)
Jeremy Huang
2023-10-03
master: add option to drag and drop windows at cursor position (#3465)
Jeremy Huang
2023-09-28
layout: don't discard fullscreen on new tiling
vaxerski
2023-09-24
layout: check for specialworkspace in floating toggle
vaxerski
2023-09-22
windowrules: add rule `group` to map windows grouped (#3279)
memchr
2023-09-21
keybinds: implement pushactivetobottom dispacher (#3217)
alaricljs
2023-09-20
logging: implement std::formatter for some types (#3380)
memchr
2023-09-20
logging/format: use std::format_string to catch formatting string errors at c...
memchr
2023-09-15
master: partially revert 0e64dd2e and fix the animation (#3327)
Jeremy Huang
2023-09-15
master: Add mfact dispatcher (#3298)
Jeremy Huang
2023-09-14
dwindle: fix moving windows on special
vaxerski
2023-09-14
refactor: flatten nesting `if`s in layout window creation method (#3294)
memchr
2023-09-14
master: respect the resizing animation option in master layout (#3300)
Jeremy Huang
2023-09-14
dwindle: fix: don't merge groups when moving window (#3302)
memchr
2023-09-13
master: Fix the wrong resize speed in master layout center orientation (#3289)
Jeremy Huang
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-11
refactor: utilize 'middle()' method for window/montior center (#3253)
memchr
2023-09-10
master: Add smart resizing option for master layout (#3210)
Jeremy Huang
2023-09-10
fix(layout): remove `focusWindow` calls from `onWindowCreatedTiling` (#3233)
memchr
2023-09-06
internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)
Philip Damianik
2023-09-06
internal: Formatter rework (#3186)
Vaxry
2023-09-04
master: Add orientationcycle command on MasterLayout (#3128)
shadowmax31
2023-09-04
dwindle: add proper movement for window move binds
vaxerski
2023-09-04
refactor: replace manual iteration of CWindow with existing methods (#3147)
memchr
2023-09-03
layout: always center floating xdg windows
vaxerski
2023-09-02
fix: use-after-free of CWindow* in CHyprGroupBarDecoration::draw (#3146)
memchr
[next]