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-10-30
internal: check size limit in layouts (#8298)
MightyPlaza
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-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-09-15
internal: Fix change group current fullscreen state query (#7802)
AlvinaNancy
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-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-08-03
core: Add missing header for libc++ after e989a0bcffac (#7158)
Jan Beich
2024-07-31
core/surface/buffer: Buffer lock/release fixes (#7110)
Vaxry
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
2024-07-27
input: unify removing currentlyDraggedWindow (#7071)
MightyPlaza
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-07-13
socket2: Add windowtitlev2 event which includes the window address (#6856)
Tim Waterhouse
2024-07-11
core: Improve handling of window properties (#6776)
MightyPlaza
2024-07-01
xwayland: break cyclic loop of parents (#6722)
Tom Englund
2024-06-19
core: Move to hyprutils for Math
Vaxry
2024-06-15
window: improve swallowing functionality
Vaxry
2024-06-11
core: move to hyprutils for utils (#6385)
Vaxry
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-06-07
input: add cursor:persistent_warps to maintain relative position within a win...
memchr
2024-06-03
window: avoid nullptr deref on monitor in box helpers
Vaxry
2024-06-01
renderer: fix xwayland solitary rechecks (#6295)
shezdy
2024-05-28
config: add tag dispacther and window rule (#6211)
giskard
2024-05-25
xwayland: move to hyprland impl (#6086)
Vaxry
2024-05-24
window: fix invalid env buffer size in getEnv
vaxerski
2024-05-22
window: guard monitor in bounding box calculations
vaxerski
2024-05-17
window: verify suppress flags in onUpdateState
Vaxry
2024-05-14
xdg-shell: move to new impl
Vaxry
2024-05-10
windowrules add focusonactivate (#5976)
MightyPlaza
2024-05-09
cursor: move to a hyprland impl
Vaxry
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
[next]