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
/
desktop
Age
Commit message (
Expand
)
Author
9 days
windowrules: fix prop rules with boolean values
Vaxry
9 days
layerrules: fix ignorezero not working
Vaxry
9 days
core: Move regex from stdlib to re2 (#8736)
Vaxry
9 days
core: Optimize window/layer rule application and scanning (#8735)
Vaxry
10 days
core: drop using deques in favor of vectors
Vaxry
2024-12-11
layersurface: use lastMonitor and not monitor from cursor for new ls
Vaxry
2024-12-11
windowrules: add rules for mouse and touchpad scroll factors (#8655)
Mike Will
2024-12-11
workspace: update hasFullscreenWindow in updateWindows
Vaxry
2024-12-10
config: add 'force' option for 'cursor:warp_on_change_workspace' (#8681)
Pavel Belyavsky
2024-12-10
core: Fix workspace selector parsing (#8687)
Alexander Iliev
2024-12-07
core: Add clang-tidy (#8664)
Vaxry
2024-12-03
internal: fixup some missed updateColorsOk() calls
Vaxry
2024-12-03
core: move colorspace handling to oklab (#8635)
Vaxry
2024-11-23
binds: add option to allow fullscreening a pinned window (#8526)
littleblack111
2024-11-22
core: workspace-related function cleanup / refactor
Vaxry
2024-11-20
internal: fix some misused configStringToInt conversions
Vaxry
2024-11-18
miscfunctions: move configStringToInt to std::expected
Vaxry
2024-11-17
windows/xdg: minor cleanup of min/max size calculations
Vaxry
2024-11-17
renderer: don't render unmapped popups
Vaxry
2024-11-09
tablet: use inputMgr unified naming scheme
Vaxry
2024-11-09
popup: minor cleanups
Vaxry
2024-11-09
layershell: minor cleanups and improvements to focus
Vaxry
2024-11-06
layershell: check if workspace is valid in onMap
Vaxry
2024-10-30
internal: check size limit in layouts (#8298)
MightyPlaza
2024-10-28
internal: few more marginal optimisations from profiling (#8271)
Tom Englund
2024-10-28
swallow: check if swallow_regex doesn't exist (#8265)
Aqa-Ib
2024-10-27
core: move internal structures to monitor pointers (#8266)
Vaxry
2024-10-27
internal: optimize cursor move a bit (#8264)
Tom Englund
2024-10-27
groups: fix swallowing (#8223)
Aqa-Ib
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-16
window: properly break cycles in X11TransientFor
Vaxry
2024-10-07
internal: use clampWindowSize to unify min/maxsize handling (#8014)
MightyPlaza
2024-10-05
renderer: Fix resize artifacts (stretching, bumps) (#7499)
Vaxry
2024-09-24
internal: nuke wlsignal and related
Vaxry
2024-09-15
internal: Fix change group current fullscreen state query (#7802)
AlvinaNancy
2024-09-09
config: add order rule for layers (#7697)
darkwater
2024-09-07
input: try to refocus a focusable window when seat grabs are reset (#7669)
outfoxxed
2024-09-06
workspacerules: fix on-created-empty window focus (#7657)
Sungyoon Cho
2024-09-05
config: Add a variable to prevent groups from merging after being dragged (#7...
Parola Marco
2024-08-30
config: Add a window rule to render while unfocused (#7582)
Vaxry
2024-08-30
window/xwayland: minor property cleanup
Vaxry
2024-08-28
renderer: fade out windows on silent moves
Vaxry
2024-08-28
window: don't focus on activate if window isn't mapped yet
Vaxry
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
misc: Rename all instances of "emtpy" to "empty" (#7522)
Adithya Ajith
2024-08-24
layersurface: don't unref from monitor until dtor
Vaxry
2024-08-23
windowrules: add fullscreenstate field (#7466)
Sungyoon Cho
2024-08-23
layersurface: remove layer on destroy from monitor (#7457)
Tom Englund
2024-08-21
layersurface: dont rollover on size_t (#7451)
Tom Englund
[next]