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
/
Window.cpp
Age
Commit message (
Expand
)
Author
2023-09-28
renderer: Tearing implementation (#3441)
Vaxry
2023-09-22
windowrules: add rule `group` to map windows grouped (#3279)
memchr
2023-09-20
logging: implement std::formatter for some types (#3380)
memchr
2023-09-20
logging/format: use std::format_string to catch formatting string errors at c...
memchr
2023-09-10
layout: add missing groupbar decoration to the window (#3235)
memchr
2023-09-06
internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)
Philip Damianik
2023-09-06
internal: Formatter rework (#3186)
Vaxry
2023-09-03
window: check for special id matching in close_special_on_empty
vaxerski
2023-09-03
special: add misc:close_special_on_empty
vaxerski
2023-08-30
decos: groupbar mouse interaction (#3102)
MightyPlaza
2023-08-17
renderer: Border improvements (#2986)
MightyPlaza
2023-08-15
xwayland: use a completely separate coordinate system
vaxerski
2023-08-10
toplevel: patches group toplevel-activated (#2931)
MightyPlaza
2023-08-09
rules: add layer and window xray rules
vaxerski
2023-08-09
renderer: remember extents before removing a window and use them for dt
vaxerski
2023-08-08
keybinds: Keep aspect ratio (#2907)
MightyPlaza
2023-07-23
windowrules: fix opacity override
vaxerski
2023-07-23
window: fix segfault in boundingbox
vaxerski
2023-07-23
render: Border fixes (#2781)
MightyPlaza
2023-07-21
windowrules: improve opacity
vaxerski
2023-07-20
groups: add use_current_group_pos (#2759)
MightyPlaza
2023-07-19
renderer: add occlusion for back layers
vaxerski
2023-07-19
Add bringWindowToTop function to IHyprLayout (#2747)
outfoxxed
2023-07-18
layout: recalculate monitor instead of window in updateDynamicRules
vaxerski
2023-07-18
layout: recalc window on dynamic rule update
vaxerski
2023-07-18
windowrules: add border size rule
vaxerski
2023-07-13
keybinds: add movegroupwindow
vaxerski
2023-07-03
groupbar fixes (#2630)
MightyPlaza
2023-06-23
damage: account for popups in getFullWindowBoundingBox
vaxerski
2023-06-14
internal: damage window on change group
vaxerski
2023-06-09
feat: add lockactivegroup dispatcher (#2478)
memchr
2023-06-06
Fix fractional scale updates in some cases (#2447)
Franz Berger
2023-06-05
window: recalc on deco remove
vaxerski
2023-06-03
deps: update wlroots
vaxerski
2023-05-31
rules: add nodim
vaxerski
2023-05-26
window: reveal current from group on toplevel activate
vaxerski
2023-04-22
renderer: skip rendering bottom layers on fullscreen opaque
vaxerski
2023-04-17
Format: use %lx for all addresses
vaxerski
2023-04-14
internal: workspace manip handling rework
vaxerski
2023-04-14
fractional-scale: notify all surfaces on window move
vaxerski
2023-04-02
swallow: move swallowed on workspace change
vaxerski
2023-03-29
Fix some typos (#1907)
Alexander Seiler
2023-03-28
windows: only connect unmap when mapped
vaxerski
2023-03-26
feat: add forcergbx rule
vaxerski
2023-03-23
window: unassign surface on unmap
vaxerski
2023-03-20
internal: wrap wlr surfaces (#1822)
Vaxry
2023-03-18
groups: fix moving between displays
vaxerski
2023-03-10
groups: fix fullscreen behavior with groups
vaxerski
2023-03-03
Renderer: Nuke onWindowResize{start/end}
vaxerski
2023-03-03
fix credentials of invalid surfaces
vaxerski
[next]