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
Age
Commit message (
Expand
)
Author
2024-12-05
core: feeling a bit quirky today.
Vaxry
2024-12-05
core: add a few festive splashes
Vaxry
2024-12-03
core: move colorspace handling to oklab (#8635)
Vaxry
2024-11-22
core: workspace-related function cleanup / refactor
Vaxry
2024-11-22
monitor: fix default focus when switching to a fs workspace
Vaxry
2024-11-22
bezier: optimize setup of bezier curves (#8528)
Tom Englund
2024-11-18
miscfunctions: move configStringToInt to std::expected
Vaxry
2024-11-18
config: update the configStringToInt implementation (#8476)
Maximilian Seidler
2024-11-18
miscfunctions: fix cross build
Vaxry
2024-11-18
miscfunctions: add missing include
Vaxry
2024-11-17
shell: propagate new machanism from hyprctl to miscfunctions
Vaxry
2024-11-17
shell: don't use fgrep, prefer grep -F
Vaxry
2024-11-17
hooks: add pre connected/disconnected monitor events (#8503)
Alessio Molinari
2024-11-10
core: fixup execAndGet
Vaxry
2024-11-09
core: move to os/Process from hyprutils
Vaxry
2024-11-01
monitors: fix vrr breaking monitor disconnect (#8314)
Ikalco
2024-10-30
internal: check size limit in layouts (#8298)
MightyPlaza
2024-10-27
core: move internal structures to monitor pointers (#8266)
Vaxry
2024-10-26
internal: cleanup CMonitor usage and fix a few ref hogs
Vaxry
2024-10-19
monitor: avoid crash on released buffer in surf
Vaxry
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-19
monitor: modernize/refactor last legacy-handled events
Vaxry
2024-10-12
input: Fix VRR for constrained cursors (#6877)
UjinT34
2024-10-08
protocols: Add support for hyprland-ctm-control-v1 (#8023)
Vaxry
2024-10-05
monitor: arrange monitors on connect and disconnect
Vaxry
2024-10-05
monitor: use a scope guard for disconnect events
Vaxry
2024-10-05
monitor: cleanup and modernize scheduleDone
Vaxry
2024-10-04
internal: fix missing include directive (#7984)
Theo Paris
2024-09-30
byteoperations: add missing header
Vaxry
2024-09-30
compositor/wayland: up the max buffer size to avoid disconnects when app hangs
Vaxry
2024-09-30
single-pixel-buffer: new protocol impl
Vaxry
2024-09-26
wlr-output-configuration: Improve output configuration (#7571)
Vaxry
2024-09-25
Internal: move to Mat3x3 from hyprutils (#7902)
Vaxry
2024-09-24
internal: nuke wlsignal and related
Vaxry
2024-09-21
internal: move to hyprutils' scopeguard
Vaxry
2024-09-15
internal: Delay monitor events/hooks (#7797)
Leiser Fernández Gallo
2024-08-31
renderer: minor direct scanout fixes (#7594)
Ikalco
2024-08-30
presentation-feedback: minor fixups
Vaxry
2024-08-30
window/xwayland: minor property cleanup
Vaxry
2024-08-28
renderer: ensure buffer format on commit (#7556)
Ikalco
2024-08-26
misc: constify the remaining for loops (#7534)
Tom Englund
2024-08-26
core: make most for loops use const references (#7527)
Tom Englund
2024-08-26
build: fix 32bit builds (#7510)
Tom Englund
2024-08-19
monitor: avoid dangling references to old monitors being undestroyed
vaxerski
2024-08-17
render: fixup format mismatch after leaving DS
vaxerski
2024-08-17
IPC: Add config descriptions (#7377)
Vaxry
2024-08-15
helpers: fix: revert to signed arithmetic for cycling through workspaces (#7339)
Mirkwood
2024-08-12
core: fix data race and a unsigned int rollover (#7278)
Tom Englund
2024-08-10
core: Include cstring whenever strncpy is used (#7267)
Zach DeCook
2024-08-09
headers: set correct paths to header files (#7245)
Mathis H.
[next]