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
/
helpers
/
WLClasses.cpp
Age
Commit message (
Expand
)
Author
2024-05-03
input: Introduce basic hyprland HID classes
Vaxry
2024-04-30
layerSurface: refactor/move to a memory-safe impl
Vaxry
2024-04-11
renderer: Add dimaround layer rule (#4643)
TheOnlyMrCat
2024-04-04
layers: separate anim configs for open/close (#5421)
end-4
2024-03-29
animvar: fixup update callbacks and cleanup
Vaxry
2024-03-28
layers: fix bottom slide animation (#5307)
MightyPlaza
2024-03-28
layers: add animation direction overrides
Vaxry
2024-03-25
layer-shell: render popups above everything
Vaxry
2024-03-25
renderer: allow blurring ls popups
Vaxry
2024-03-22
IME/TI: Fixes and refactoring
Vaxry
2024-03-22
IME: fix crashes with destroyed text-inputs
Vaxry
2024-03-18
animations: fix layer slide with fade
Vaxry
2024-03-03
xkb: handle invalid keymaps in updateXKBTranslationState
Vaxry
2024-03-02
input: Rewritten pointer constraints (#4889)
Vaxry
2024-03-02
keybinds: better follow xkb translation state
Vaxry
2024-03-02
animations: Refactor AnimatedVariable (#4911)
GartoxFR
2024-02-28
layers: minor fixes for new animations
Vaxry
2024-02-28
layers: add fully featured animations
Vaxry
2023-12-06
internal: various improvements to avoid crashes on exit
Vaxry
2023-12-04
opengl: clear layer fade fbs in ~dtor
Vaxry
2023-10-15
cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...
Philip Damianik
2023-09-20
input: Various constraint handling fixes (#3381)
Vaxry
2023-08-09
rules: add layer and window xray rules
vaxerski
2023-06-11
Allow setting alpha value for ignorezero layer rule (#2477)
end-4
2023-03-17
LS: add blur and ignorezero rules
vaxerski
2022-11-04
Multiple animation optimization and xwayland wine fixes
vaxerski
2022-07-28
Animation config rework
vaxerski
2022-05-14
Fadein/out now applies to layersurfaces too
vaxerski