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
/
desktop
Age
Commit message (
Expand
)
Author
2024-04-20
HookSystem: improve callback safety
Vaxry
2024-04-19
tearing-control: hyprland impl (#5655)
Vaxry
2024-04-19
windows: recalculate monitor after updating windows (#5647)
Sungyoon Cho
2024-04-19
workspace: Add 'v' flag for workspace selector that counts only visible windo...
zakk4223
2024-04-16
window: remove input ref on unmap
vaxerski
2024-04-14
constraint: Fix xwl cursor locking for scaled monitors (#5587)
LivingCodeX
2024-04-13
workspace: fix workspace name selector returning true early (#5571)
thejch
2024-04-12
window: always unref workspace on unmap
Vaxry
2024-04-11
configmgr: fix header priority
Vaxry
2024-04-10
workspace: update windows when selector match could change (#5533)
Sungyoon Cho
2024-04-09
config: Don't override fullscreen opacity if only two opacities are provided ...
SoSeDiK
2024-04-09
workspace: Add count group flag in windowCount workspace selector prop (#5499)
Sungyoon Cho
2024-04-08
workspace: fix crash on destruction of compositor (#5495)
Tom Englund
2024-04-07
props: Allow setting per-window fullscreen opacity (#5470)
SoSeDiK
2024-04-06
constraint: fix possible uaf on double destruction
Vaxry
2024-04-06
workspacerules: add back on-created-empty functionality (#5452)
staz
2024-04-06
subsurface: init existing subsurfaces on children creations
Vaxry
2024-04-05
core: simplify sanityCheckWorkspaces
Vaxry
2024-04-05
workspace: remove monitor and visible flags on inert
Vaxry
2024-04-05
workspacerules: fix workspace rule loops (#5433)
thejch
2024-04-04
window: fix invalid last workspace id
Vaxry
2024-04-04
popups: more safety in damage checking
Vaxry
2024-04-03
workspaces: add visible flag
Vaxry
2024-04-02
workspace: fix special unnamed workspace rules (#5390)
MightyPlaza
2024-04-02
Workspace/core: Refactor workspace storage (#5380)
Vaxry
2024-04-02
workspace: remove lastFocusedWindow on unmap
Vaxry
2024-03-31
renderer/animations: Fix various inaccurate damage tracking issues and offset...
thejch
2024-03-31
core: match all workspace rules instead of the first one only (#5340)
thejch
2024-03-29
animvar: fixup update callbacks and cleanup
Vaxry
2024-03-25
renderer: allow blurring ls popups
Vaxry
2024-03-23
window: assign surface on create
Vaxry
2024-03-20
workspace: fix selectors with special:
Vaxry
2024-03-20
workspace: fix integer overflow in selector parser (#5177)
thejch
2024-03-20
refactor: move window.hpp to desktop/
Vaxry
2024-03-20
constraint: do not disable constraints in destroy
Vaxry
2024-03-19
config/workspace: added workspace selectors
Vaxry
2024-03-19
constraint: set active flag before propagating props
Vaxry
2024-03-15
popup: avoid damage loops with commits
Vaxry
2024-03-14
subsurface: fix visibility check
Vaxry
2024-03-14
subsurface/popup: expand on map/unmap to add buffering
Vaxry
2024-03-09
constraints: only warp cursor on deactivate if constraint is locked. (#5056)
Matt Wyatt
2024-03-08
socket2: Add 5 IPC event with support for workspace ID (#5022)
Aaron
2024-03-05
subsurface: don't update transform on unmap
Vaxry
2024-03-05
popup: send scale on map
Vaxry
2024-03-05
surface: fix damage tearing feedback
Vaxry
2024-03-03
config: improve config value infrastructure
Vaxry
2024-03-02
input: Rewritten pointer constraints (#4889)
Vaxry
2024-03-02
animations: Refactor AnimatedVariable (#4911)
GartoxFR
2024-03-01
core: add additional headers for Popup.cpp and InputMethodRelay.hpp (#4909)
Brett Alcox
2024-02-29
popup: minor fixes to xdg geometries
Vaxry
[next]