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
/
managers
Age
Commit message (
Expand
)
Author
2023-11-04
Decos: Window decoration flags, shadow improvements (#3739)
Vaxry
2023-10-29
input: let input-grabbing decos have prio over resize on border
Vaxry
2023-10-29
input: handle mouse on decorations (#3560)
MightyPlaza
2023-10-29
input: better cursor image infrastructure
Vaxry
2023-10-27
input: fix force_zero_scaling for tablet and touch (#3644)
Antoine Dutot
2023-10-26
input: remove incorrect check in re-enter
Vaxry
2023-10-26
input: fix mouse down handling on unset last surface
Vaxry
2023-10-26
input: Apply scaling to cursorPosOnActivate position (#3664)
Tyler Schneider
2023-10-24
input: fix warn
Vaxry
2023-10-22
layershell: support ON_DEMAND keyboard mode
Vaxry
2023-10-22
workspacerules: Add new optional "default command" for auto-launching apps on...
Brenno Lemos
2023-10-21
hooksystem: add callbackinfo struct and cancellable events
Vaxry
2023-10-20
surface/wayland: conform to small surface requirements
Vaxry
2023-10-17
binds: add ignoreMods flag
Vaxry
2023-10-17
input: don't reset cursor movement timer on simulateMouseMovement (#3595)
André Silva
2023-10-15
cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...
Philip Damianik
2023-10-11
groups: ensure consistency in dispatcher behavior with global group lock (#3531)
memchr
2023-10-10
groups: create group and groupbar config sections (#3522)
MightyPlaza
2023-10-10
dispatchers: Add option to center the cursor on the focused window when switc...
Philip Damianik
2023-10-08
dispatchers: fix extra monitor offset when snapping floating (#3520)
MightyPlaza
2023-10-07
animationmgr: damage floating windows on workspace anim
vaxerski
2023-10-06
events: fixup empty events not being sent on unmap
vaxerski
2023-10-04
input: fixup frame schedule conditions on mouse move
vaxerski
2023-09-29
input: fix warn
vaxerski
2023-09-29
input: fix unused variable warn
vaxerski
2023-09-29
renderer: optimize render pipeline when there is a solitary client
vaxerski
2023-09-28
renderer: Tearing implementation (#3441)
Vaxry
2023-09-28
input: minor constraint fixes
vaxerski
2023-09-27
input: Add map to region options for tablets (#3425)
Cascade aka. Isoheptane
2023-09-23
input: avoid using the wrong surface in drag focus force
vaxerski
2023-09-23
dispatchers: support number as arg in changegroupactive (#3329)
memchr
2023-09-23
input: fixup mouse down refocus conditions
vaxerski
2023-09-23
input: properly track mouse focus on drag operations
vaxerski
2023-09-22
windowrules: add rule `group` to map windows grouped (#3279)
memchr
2023-09-21
input: simplify fullscreen workspace input calculations
vaxerski
2023-09-21
keybinds: implement pushactivetobottom dispacher (#3217)
alaricljs
2023-09-20
input: lock focus to last surface on buttons held
vaxerski
2023-09-20
input: Various constraint handling fixes (#3381)
Vaxry
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-18
keybinds: focus last window on workspace change to another mon
vaxerski
2023-09-17
input: guard constraint in unconstrainMouse
vaxerski
2023-09-15
input: fix hints not being used if committed at the beginning
vaxerski
2023-09-15
socket2: emit lockgroups event (#3317)
memchr
2023-09-13
keybinds: warp cursor to correct window in moveWindowOutOfGroup (#3290)
memchr
2023-09-13
keybinds: avoid onWindowRemoved & onWindowCreated when group has one member (...
memchr
2023-09-13
keybinds: simulate movement on empty focus after workspace change
vaxerski
2023-09-13
input: don't refocus on switched workspace on the same monitor
vaxerski
2023-09-13
layout: add direction parameter to onWindowCreated and friends (#3269)
memchr
2023-09-11
fix: inconsistent behaviour where last workspace was not saved (#3261)
memchr
[next]