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-04-28
Move /tmp/hypr to XDG_RUNTIME_DIR
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
2024-04-25
text-input-v3: move to new impl
Vaxry
2024-04-25
config: Default unconfigured monitors to open to the right (#5741)
eriedaberrie
2024-04-25
shortcuts-inhibitor: move to new impl
Vaxry
2024-04-25
wlr-foreign-toplevel: move to new impl
Vaxry
2024-04-24
pointer-gestures: move to new impl
Vaxry
2024-04-23
compositor: properly update workspace in moveWindowToWorkspaceSafe
Vaxry
2024-04-23
config: Add More Monitor 'Auto' Positions. (#5670)
Gabriel Ford
2024-04-23
managers: Add a TokenManager
Vaxry
2024-04-22
core: add libinput backend support for headless session (#5699)
PostCyberPunk
2024-04-22
gamma-control: move to new impl
Vaxry
2024-04-21
xdg-decoration: move to new impl
Vaxry
2024-04-21
relative-pointer: move to new impl
Vaxry
2024-04-21
idle-inhibit: move to new impl
Vaxry
2024-04-21
config: Expand on window matching (#5518)
SoSeDiK
2024-04-21
cursor-shape: move to new impl
Vaxry
2024-04-20
core: remove libsystemd dependency (#5660)
Yaroslav
2024-04-20
Fractional-scale: move to new impl
Vaxry
2024-04-19
tearing-control: hyprland impl (#5655)
Vaxry
2024-04-19
workspace: Add 'v' flag for workspace selector that counts only visible windo...
zakk4223
2024-04-13
core: Fix double special workspace (#5574)
thejch
2024-04-10
workspace: update windows when selector match could change (#5533)
Sungyoon Cho
2024-04-09
workspace: Add count group flag in windowCount workspace selector prop (#5499)
Sungyoon Cho
2024-04-08
compositor: move wl_display_destroy_clients (#5498)
Tom Englund
2024-04-07
props: Allow setting per-window fullscreen opacity (#5470)
SoSeDiK
2024-04-07
core: Event loop rework (#5466)
Vaxry
2024-04-06
workspacerules: add back on-created-empty functionality (#5452)
staz
2024-04-06
compositor: fix ghost fadingOut windows remaining after cleanup
Vaxry
2024-04-06
compositor: remove windows from fadingOut properly
Vaxry
2024-04-05
core: simplify sanityCheckWorkspaces
Vaxry
2024-04-05
workspacerules: fix workspace rule loops (#5433)
thejch
2024-04-04
core: fix visibility flags in moveWorkspaceToMonitor
Vaxry
2024-04-03
core: fix some crash conditions around workspace ptrs in CWindow
Vaxry
2024-04-03
workspaces: add visible flag
Vaxry
2024-04-02
Workspace/core: Refactor workspace storage (#5380)
Vaxry
2024-04-02
core: assert attempted UAFs in windowExists
Vaxry
2024-03-31
core: match all workspace rules instead of the first one only (#5340)
thejch
2024-03-31
core: Fix resizeparams (#5262)
Aqa-Ib
2024-03-30
dispatchers: fix swap workspaces wrong positioning of floating windows (#5328)
thejch
2024-03-29
compositor: remove windows from fading out on destroy
Vaxry
2024-03-28
core: fix fullscreen + floating focus change (#5291)
MightyPlaza
2024-03-26
core: ensure m_pLastMonitor validity over unsafe state
Vaxry
2024-03-25
layer-shell: render popups above everything
Vaxry
2024-03-25
core: fix missing workspace events during swapping (#5251)
thejch
2024-03-24
IME: Refactor and fixup popups
Vaxry
[next]