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-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
2023-09-11
keybinds: unify changeworkspace dispatcher (#3250)
memchr
2023-09-11
refactor: fix missed middle() call in CKeybindManager
vaxerski
2023-09-11
keybinds: movewindow to screen edge for floating windows (#3245)
alaricljs
2023-09-11
refactor: utilize 'middle()' method for window/montior center (#3253)
memchr
2023-09-10
input: do not process mouse in unsafe state
vaxerski
2023-09-10
feat: add a new movewindoworgroup dispatcher (#3006)
memchr
2023-09-10
xwayland: adjust coord calculation
vaxerski
2023-09-10
keybinds: ignore conditions on special release
vaxerski
2023-09-10
keybinds: track pressed special binds
vaxerski
2023-09-10
keybinds: ignore mods on release of special binds
vaxerski
2023-09-10
refactor: replace lambdas with CKeybindManager::switchToWindow (#3229)
memchr
2023-09-09
keybinds: Do not suppress pass and mouse release (#3219)
shadowmax31
2023-09-07
internal: fix warnings
vaxerski
2023-09-06
internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)
Philip Damianik
2023-09-06
config: Integrate HASCONFIG into CConfigManager::getConfigValueSafeDevice (#3...
Philip Damianik
2023-09-06
config/input: Improve fallback behavior for unset device config values (#3184)
Philip Damianik
2023-09-06
input/config: add button scroll lock (#3189)
unrealhoang
2023-09-06
animationmgr: guard monitor ptr in animationSlide
vaxerski
2023-09-06
internal: Formatter rework (#3186)
Vaxry
2023-09-05
animationmgr: Optimize CAnimationManager::scheduleTick a bit. (#3172)
Dickby
2023-09-04
input: minor constraint fixes
vaxerski
2023-09-04
xwaylandmgr: find closest output in xwayland coord translation
vaxerski
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-04
socket2: added "activespecial" IPC event (#3163)
MightyPlaza
2023-09-03
internal: Revert rounding of window size (#3153)
staz
2023-09-02
keybinds: fixup global conditions
vaxerski
2023-09-02
globalshortcuts: allow empty appid
vaxerski
2023-09-02
xwaylandmgr: round reported sizes
vaxerski
2023-09-01
keybinds: set special monitor id before recalc
vaxerski
2023-09-01
keybinds: suppress up event if down was consumed
vaxerski
2023-09-01
internal: Unsafe state reworks (#3114)
Vaxry
2023-09-01
wlr-ext-workspace: remove protocol impl
vaxerski
2023-09-01
text-input-v1: Fix preedit styling in chromium (#3131)
q234rty
2023-08-30
keybinds: fixup release conditions
vaxerski
2023-08-30
decos: groupbar mouse interaction (#3102)
MightyPlaza
2023-08-30
input: fix xwayland constraint calcs
vaxerski
2023-08-30
input: warp in unconstrainMouse
vaxerski
2023-08-25
internal: allow opening empty special workspaces
vaxerski
2023-08-25
input: improved path handling; null check return value of fopen. (#3061)
memchr
2023-08-25
input: add transparent binds
vaxerski
2023-08-25
input: sanitize newlines in device names
vaxerski
2023-08-23
gestures: Swipe direction lock (#3052)
end-4
2023-08-18
input: unify constraint hint logic
vaxerski
[prev]
[next]