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
2024-06-19
core: avoid bumping hard rlimits, restore on fork
Vaxry
2024-06-19
core: Move to hyprutils for Math
Vaxry
2024-06-18
compositor: bump nofile rlimits on launch
Vaxry
2024-06-13
core: fix a few small memory leaks on exit (#6470)
Tom Englund
2024-06-12
layershell: minor fixes to re-mapping of layers
Vaxry
2024-06-12
compositor: update suspended states on moveworkspacetomonitor
Vaxry
2024-06-11
layer: don't close special ws when restoring focus (#6424)
MightyPlaza
2024-06-11
core: move to hyprutils for utils (#6385)
Vaxry
2024-06-11
input: fix input regions being ignored on ls-es (#6413)
outfoxxed
2024-06-09
egl: assume implicit modifiers are available for old drivers
Vaxry
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-06-06
core: free more memory on destruction (#6348)
Tom Englund
2024-05-27
compositor: change monitor focus when no_warps is enabled (#6260)
AERDU
2024-05-25
xwayland: move to hyprland impl (#6086)
Vaxry
2024-05-24
monitor: avoid UB on undefined auto dir
vaxerski
2024-05-22
keybinds: Add option to disable window direction monitor fallback (#6182)
shezdy
2024-05-14
wl-data-device: move to hyprland impl
Vaxry
2024-05-14
seatmgr: Add a grab class
Vaxry
2024-05-14
xdg-shell: move to new impl
Vaxry
2024-05-14
wl_seat: move to hyprland impl
Vaxry
2024-05-12
core: fix on-empty workspace being called too often (#6026)
Brenno Lemos
2024-05-10
socket2: fix events being reordered (#5955)
underengineering
2024-05-10
presentation-time: move to new impl
Vaxry
2024-05-09
config: move various cursor-related vars to cursor:
Vaxry
2024-05-09
core: drop unused protocol impls
Vaxry
2024-05-09
layer-shell: move to new impl
Vaxry
2024-05-09
core: remove wayland sockets on exit (#5959)
Ikalco
2024-05-09
Tablet: move to new impl
Vaxry
2024-05-09
cursor: move to a hyprland impl
Vaxry
2024-05-08
core: cleanup environment on exit (#5941)
Ikalco
2024-05-05
internal: new shared_ptr and weak_ptr implementation (#5883)
Vaxry
2024-05-05
kde-server-decoration: move to new impl
Vaxry
2024-05-03
input: Introduce basic hyprland HID classes
Vaxry
2024-05-03
output-management: move to new impl
Vaxry
2024-05-03
internal: fix a few asan reported leaks on exit of hyprland (#5852)
Tom Englund
2024-05-03
virtual-pointer: move to new impl
Vaxry
2024-05-03
virtual-keyboard: move to new impl
Vaxry
2024-05-01
ime-v2: move to new impl
Vaxry
2024-05-01
socket2: fix empty activewindowv2 events
Vaxry
2024-04-30
session-lock: move to new impl
Vaxry
2024-04-30
layerSurface: refactor/move to a memory-safe impl
Vaxry
2024-04-29
ext-idle-notify: move to new impl
Vaxry
2024-04-29
xdg-activation: move to new impl
Vaxry
2024-04-29
wlr-output-power: move to new impl
Vaxry
2024-04-28
core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)
Vaxry
2024-04-28
compositor: more fs safety around tmp directories
Vaxry
2024-04-28
core: prefer mkdir over create_directory and permissions
Vaxry
2024-04-27
CrashReporter: fix deadlocks by making it mostly async-signal-safe (#5771)
virchau13
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-27
pointer-constraints: move to new impl
Vaxry
[next]