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
/
helpers
/
Monitor.cpp
Age
Commit message (
Expand
)
Author
2024-12-07
core: Add clang-tidy (#8664)
Vaxry
2024-11-22
core: workspace-related function cleanup / refactor
Vaxry
2024-11-22
monitor: fix default focus when switching to a fs workspace
Vaxry
2024-11-17
hooks: add pre connected/disconnected monitor events (#8503)
Alessio Molinari
2024-11-01
monitors: fix vrr breaking monitor disconnect (#8314)
Ikalco
2024-10-27
core: move internal structures to monitor pointers (#8266)
Vaxry
2024-10-26
internal: cleanup CMonitor usage and fix a few ref hogs
Vaxry
2024-10-19
monitor: avoid crash on released buffer in surf
Vaxry
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-19
monitor: modernize/refactor last legacy-handled events
Vaxry
2024-10-12
input: Fix VRR for constrained cursors (#6877)
UjinT34
2024-10-08
protocols: Add support for hyprland-ctm-control-v1 (#8023)
Vaxry
2024-10-05
monitor: arrange monitors on connect and disconnect
Vaxry
2024-10-05
monitor: use a scope guard for disconnect events
Vaxry
2024-10-05
monitor: cleanup and modernize scheduleDone
Vaxry
2024-09-26
wlr-output-configuration: Improve output configuration (#7571)
Vaxry
2024-09-25
Internal: move to Mat3x3 from hyprutils (#7902)
Vaxry
2024-09-21
internal: move to hyprutils' scopeguard
Vaxry
2024-09-15
internal: Delay monitor events/hooks (#7797)
Leiser Fernández Gallo
2024-08-31
renderer: minor direct scanout fixes (#7594)
Ikalco
2024-08-30
presentation-feedback: minor fixups
Vaxry
2024-08-30
window/xwayland: minor property cleanup
Vaxry
2024-08-28
renderer: ensure buffer format on commit (#7556)
Ikalco
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-19
monitor: avoid dangling references to old monitors being undestroyed
vaxerski
2024-08-17
render: fixup format mismatch after leaving DS
vaxerski
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-08-06
renderer: Explicit sync fixes (#7151)
Vaxry
2024-07-31
core/surface/buffer: Buffer lock/release fixes (#7110)
Vaxry
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
2024-07-30
output: minor tearing fixes
Vaxry
2024-07-30
output: submit damage to kms
Vaxry
2024-07-30
pointer: use preMonitorCommit for resetting render state
Vaxry
2024-07-22
debug: get rid of useless 1s in logs (#6969)
Ikalco
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-07-07
workspaces: don't try to reopen special workspaces (#6802)
Virt
2024-06-22
core: add ability to select previous workspace per monitor (#6598)
Alexander
2024-06-19
damageRing: move to hyprland impl
Vaxry
2024-06-19
pointer: use software rendering when monitor is mirrored (#6587)
Lucas Reis
2024-06-19
core: Move to hyprutils for Math
Vaxry
2024-06-14
vrr: add option to fix mouse breaking vrr (#6483)
UjinT34
2024-06-11
core: move to hyprutils for utils (#6385)
Vaxry
2024-06-10
output: remove wl_output globals for mirrored displays
Vaxry
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-05-10
presentation-time: move to new impl
Vaxry
2024-05-09
config: move various cursor-related vars to cursor:
Vaxry
2024-05-09
layer-shell: move to new impl
Vaxry
2024-05-09
Tablet: move to new impl
Vaxry
2024-05-09
cursor: move to a hyprland impl
Vaxry
[next]