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
/
Window.cpp
Age
Commit message (
Expand
)
Author
2024-05-08
foreign-toplevel: bypass no activate focus checks
Vaxry
2024-05-07
window: avoid uaf on updateWindow decos
Vaxry
2024-05-07
ipc: add togglegroup, moveintogroup and moveoutofgroup events (#5866)
VPavliashvili
2024-05-05
internal: new shared_ptr and weak_ptr implementation (#5883)
Vaxry
2024-05-04
windows: set fullscreen border size to 0 (#5865)
JManch
2024-05-03
windowrules: Fix Floating Grouped Windows Crash and Bug. (#5826)
Gabriel Ford
2024-05-02
internal: store matched windowrules and emit event
Vaxry
2024-05-01
layout: Trigger layout recalcuation on deco position/size change (#5821)
zakk4223
2024-04-29
xdg-activation: move to new impl
Vaxry
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-25
wlr-foreign-toplevel: move to new impl
Vaxry
2024-04-24
tokens: add more modes to initial_workspace_tracking
Vaxry
2024-04-23
config: Add More Monitor 'Auto' Positions. (#5670)
Gabriel Ford
2024-04-23
windows: add misc:initial_workspace_tracking
Vaxry
2024-04-21
Window: add destroy signal
Vaxry
2024-04-19
tearing-control: hyprland impl (#5655)
Vaxry
2024-04-19
windows: recalculate monitor after updating windows (#5647)
Sungyoon Cho
2024-04-16
window: remove input ref on unmap
vaxerski
2024-04-12
window: always unref workspace on unmap
Vaxry
2024-04-10
workspace: update windows when selector match could change (#5533)
Sungyoon Cho
2024-04-09
config: Don't override fullscreen opacity if only two opacities are provided ...
SoSeDiK
2024-04-09
workspace: Add count group flag in windowCount workspace selector prop (#5499)
Sungyoon Cho
2024-04-07
props: Allow setting per-window fullscreen opacity (#5470)
SoSeDiK
2024-04-05
workspacerules: fix workspace rule loops (#5433)
thejch
2024-04-04
window: fix invalid last workspace id
Vaxry
2024-04-02
Workspace/core: Refactor workspace storage (#5380)
Vaxry
2024-03-31
renderer/animations: Fix various inaccurate damage tracking issues and offset...
thejch
2024-03-31
core: match all workspace rules instead of the first one only (#5340)
thejch
2024-03-29
animvar: fixup update callbacks and cleanup
Vaxry
2024-03-25
renderer: allow blurring ls popups
Vaxry
2024-03-23
window: assign surface on create
Vaxry
2024-03-20
refactor: move window.hpp to desktop/
Vaxry