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
/
Compositor.cpp
Age
Commit message (
Expand
)
Author
13 days
compositor: fix monitor arrangement with mixed auto directions
Vaxry
2024-12-10
windows: allow replacing existing fullscreen (#8566)
littleblack111
2024-12-07
core: Add clang-tidy (#8664)
Vaxry
2024-12-06
core: Add support for hyprqtutils' update screen (#8651)
Vaxry
2024-12-05
core: add a few festive splashes
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-18
internal: fix changeWindowZOrder reordering incorrectly (#8494)
Aqa-Ib
2024-11-16
core: guard pmonitor in focuswindow
Vaxry
2024-11-09
compositor: make sure we don't ret early on no surface
Vaxry
2024-11-05
shadow: add sharp and refactor options
Vaxry
2024-11-01
renderer: Add a missing texture asset and a user check
Vaxry
2024-10-30
internal: more profiling less calls and local copies (#8300)
Tom Englund
2024-10-27
core: move internal structures to monitor pointers (#8266)
Vaxry
2024-10-26
core: fix group members disappearing when you move the group to another monit...
Aqa-Ib
2024-10-26
internal: cleanup CMonitor usage and fix a few ref hogs
Vaxry
2024-10-23
groups: add group_on_movetoworkspace (#8159)
Aqa-Ib
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-19
monitor: modernize/refactor last legacy-handled events
Vaxry
2024-10-13
hyprland: convert std::cout and std::cerr to std::println()
Toni500git
2024-10-12
input: Fix VRR for constrained cursors (#6877)
UjinT34
2024-10-08
dispatchers: allow leading whitespace in window parameter (#8016)
JManch
2024-10-06
security-context: implement protocol
Vaxry
2024-10-05
compositor: update all xdg outputs on arrange
Vaxry
2024-09-30
compositor/wayland: up the max buffer size to avoid disconnects when app hangs
Vaxry
2024-09-18
userchecks: add an xdg_current_desktop check
vaxerski
2024-09-14
internal: fix initial cursor warping (#7793)
Ikalco
2024-09-05
xwayland: add option to enable/disable xwayland (#7633)
trianta
2024-09-04
sessionLock: ensure sls focus in some edge cases (#7647)
Maximilian Seidler
2024-08-30
xdg-dialog: implement new protocol
Vaxry
2024-08-30
window/xwayland: minor property cleanup
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-23
windowrules: add fullscreenstate field (#7466)
Sungyoon Cho
2024-08-19
monitor: avoid dangling references to old monitors being undestroyed
vaxerski
2024-08-18
compositor: update suspendstate on window move (#7396)
Tom Englund
2024-08-16
env: Add HYPRLAND_NO_SD_VARS env condition (#7358)
Vladimir-csp
2024-08-15
core: Preserve existing XDG_CURRENT_DESKTOP (#7347)
Vladimir-csp
2024-08-13
cursormgr: fix cursor gsettings on session change (#7295)
Ikalco
2024-08-12
core: fix data race and a unsigned int rollover (#7278)
Tom Englund
2024-08-11
pointermgr: fix initial cursorwarp (#7286)
Tom Englund
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-08-07
compositor: fix general:extend_border_grab_area (#7214)
Agent00Ming
2024-08-07
compositor: minor cleanups for fading out layers
Vaxry
2024-08-06
renderer: Explicit sync fixes (#7151)
Vaxry
2024-08-03
core: Add missing header for libc++ after e989a0bcffac (#7158)
Jan Beich
2024-08-01
layout: fix dynamic rules not updating after setting fullscreen (#7129)
Sungyoon Cho
2024-07-31
internal: some minor fd/socket cleanups and make logging thread safe (#7123)
Tom Englund
[next]