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
2024-04-02
clang-format
workspace-storage-refactor
Vaxry
2024-04-02
refactor workspaces to use ptrs
Vaxry
2024-04-01
IME: Fix ime popup coordinates and artifacts (#5373)
Sungyoon Cho
2024-04-01
animations: simplify window loop
Vaxry
2024-04-01
renderer: Fix layer and window damage sometimes missing 1 frame (#5370)
thejch
2024-04-01
socket2: sanitize data for newlines
Vaxry
2024-04-01
textinput: fix typo (#5365)
Sungyoon Cho
2024-03-31
textinput: send deactivate on disable ti
Vaxry
2024-03-31
renderer/animations: Fix various inaccurate damage tracking issues and offset...
thejch
2024-03-31
input: Fix incorrect keyboard focus taken when no window was present (#5337)
Zach DeCook
2024-03-30
IME: don't assert on lock mismatch, just fix it
Vaxry
2024-03-30
dispatchers: open special ws on active monitor instead of mouse monitor (#5330)
thejch
2024-03-29
keybinds: add binds:disable_keybind_grabbing
Vaxry
2024-03-28
format: fix format
Vaxry
2024-03-26
textinput: fix ime when opening multiple windows (#5281)
Sungyoon Cho
2024-03-25
layer-shell: render popups above everything
Vaxry
2024-03-25
keybinds: Fix exit trigger by moving it to monitor.frame (#5240)
dmayle
2024-03-24
cursormgr: don't set x theme in changeTheme
Vaxry
2024-03-24
cursormgr: log theme loading failures
Vaxry
2024-03-24
ime: fix build without pch
Vaxry
2024-03-24
IME: Refactor and fixup popups
Vaxry
2024-03-24
text-input: reset lock counter on surface destroy
Vaxry
2024-03-24
animationmgr: use realpos and size for border damage
Vaxry
2024-03-24
cursormgr: initialize size to 0
Vaxry
2024-03-23
animations: Fix animation issue in focusworkspaceoncurrentmonitor (#5202)
thejch
2024-03-23
input: fix crash with text-input-v1 (#5234)
Sungyoon Cho
2024-03-23
input: Add options to set tablet's active area (#5199)
Khalid
2024-03-22
IME/TI: Fixes and refactoring
Vaxry
2024-03-22
IME: guard unfocused TIs in leave
Vaxry
2024-03-22
IME: fix crashes with destroyed text-inputs
Vaxry
2024-03-20
swipe: fix nullptr in `onSwipeUpdate` (#5191)
Horror Proton
2024-03-20
tablet: Add left_handed option for tablets (#5178)
Khalid
2024-03-20
refactor: move window.hpp to desktop/
Vaxry
2024-03-19
config/workspace: added workspace selectors
Vaxry
2024-03-19
IME: Improve handling of text-input and ime-relay (#5147)
joshua
2024-03-19
tablet: minor focus fixes
Vaxry
2024-03-18
socket2: add pin event
Vaxry
2024-03-17
cursormgr: scale hotspot with buffer
Vaxry
2024-03-17
swipe: Touchscreen workspace swipe (#4489)
Zach DeCook
2024-03-17
keybinds: add Dispatchers for "force float" and "force tiling" (non-toggle) (...
djvs
2024-03-16
renderer: add better multi monitor animations (#5126)
thejch
2024-03-15
sessionlock: refocus after destroy focused surface (#5117)
drendog
2024-03-15
lock: fix red screen issues with multiple monitors (#5100)
Maximilian Seidler
2024-03-13
master: Fix master layout window focus and scroll (#5074)
thejch
2024-03-12
keybinds: Fix typo (#5081)
Ikko Eltociear Ashimine
2024-03-11
cursormgr: use XCURSOR_THEME for x themes
Vaxry
2024-03-11
core: Fix typo and check grandchild PID in spawn() (#5070)
Lucas Reis
2024-03-09
cursormgr: fix invalid access to hyprcursor in xwayland init
Vaxry
2024-03-09
input: fix minor default cursor reset conditions
Vaxry
2024-03-09
cursormgr: fix memory leak with cursor buffers
Vaxry
[next]