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
/
events
/
Monitors.cpp
Age
Commit message (
Expand
)
Author
2024-06-25
core: move to steady_clock where applicable
Vaxry
2024-06-13
core: fix a few small memory leaks on exit (#6470)
Tom Englund
2024-05-09
config: move various cursor-related vars to cursor:
Vaxry
2024-05-09
cursor: move to a hyprland impl
Vaxry
2024-05-05
internal: new shared_ptr and weak_ptr implementation (#5883)
Vaxry
2024-05-03
output-management: move to new impl
Vaxry
2024-05-03
config: added option to choose the default monitor for the cursor (#5847)
Ikalco
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-03-25
keybinds: Fix exit trigger by moving it to monitor.frame (#5240)
dmayle
2024-03-03
config: improve config value infrastructure
Vaxry
2024-02-18
Migrate the config to hyprlang (#4656)
Vaxry
2024-02-14
renderer: accept custom state requests for fake outputs
Vaxry
2024-01-28
monitor: wrap usage of wlr_output_state
Vaxry
2024-01-09
subsurfaceTree: update surface tree protocol feedback on map
vaxerski
2023-11-12
output-layout: fix wlroots display handling (#3718)
Alessio Molinari
2023-11-04
Internal: Hyprland box implementation (#3755)
Vaxry
2023-11-01
Core: various unsafe state improvements (#3713)
Vaxry
2023-10-25
deps: update wlroots
Vaxry
2023-10-04
renderer: extract solitary check into frame handler
vaxerski
2023-10-04
renderer: considerable fixes to repaint logic
vaxerski
2023-09-30
tearing: cleanup vars and avoid rendering before drm is ready
vaxerski
2023-09-29
renderer: optimize render pipeline when there is a solitary client
vaxerski
2023-09-28
renderer: Tearing implementation (#3441)
Vaxry
2023-09-24
internal: Further unsafe state improvements (#3404)
Vaxry
2023-09-11
refactor: utilize 'middle()' method for window/montior center (#3253)
memchr
2023-09-10
internal: Fix wlr output management (#3234)
Philip Damianik
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-01
internal: Unsafe state reworks (#3114)
Vaxry
2023-07-20
toplevelexport: support dmabuf + various fixes
vaxerski
2023-07-18
internal: Protocol C++ Wraps + XDGOutput impl (#2733)
Vaxry
2023-07-12
screencopy: don't send frames on commits w/o a buffer
vaxerski
2023-07-09
Reuse same ID when reconnecting monitor, otherwise use minimum available ID (...
Tuur Vanhoutte
2023-06-23
xwayland: send zero scaling to xwayland if enabled
vaxerski
2023-06-17
Partial revert of Commit 302ec13: (#2539)
Shemig
2023-06-15
Fix crash when screen size is 0x0 (#2523)
Shemig
2023-06-02
events: remove old comment
vaxerski
2023-04-12
screencopy: implement dmabuf
vaxerski
2023-04-12
listeners: more safety around change
vaxerski
2023-04-07
output: handle needs_frame
vaxerski
2023-04-07
internal: listen to output.damage events
vaxerski
2023-03-29
Fix some typos (#1907)
Alexander Seiler
2023-03-24
config: default manual animations to false
vaxerski
2023-03-24
Feat: Introduce render_ahead_of_time (#1863)
Vaxry
2023-03-21
Added overflow check for blur radius (#1847)
staz
2023-03-21
monitors: update surface outputs on recover from unsafe
vaxerski
2023-03-16
monitors: fix segfault on non-unsafe remove
vaxerski
2023-03-15
events: guard output in change
vaxerski
2023-03-15
monitors: fixes to unsafe mode
vaxerski
2023-03-02
Move AnimationManager::tick() to an event loop
vaxerski
[next]