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.hpp
Age
Commit message (
Expand
)
Author
2022-11-05
Added creating / destroying outputs on a multi-backend + headless backend
vaxerski
2022-10-27
add 10bit support to displays
vaxerski
2022-10-22
disable adaptive sync with no_vfr off
vaxerski
2022-10-12
don't recalc offset on monitor reload offset auto
vaxerski
2022-10-05
add dpms status info in hyprctl
vaxerski
2022-09-25
Remove trailing whitespace.
Felix Dick
2022-09-13
Added monitor mirroring
vaxerski
2022-08-23
move monitor damage to separate funcs
vaxerski
2022-08-10
further fixes to monitor disabling on launch
vaxerski
2022-07-27
added DPMS
vaxerski
2022-07-26
schedule recalcs in LS
vaxerski
2022-07-23
make layerSurfaces into RAII
vaxerski
2022-06-21
fix rapid blinking on launch
vaxerski
2022-06-06
added forcerendererreload and some more vt changes
vaxerski
2022-05-31
Added a special workspace
vaxerski
2022-05-29
Added basic monitor transforms, has bugs
vaxerski
2022-05-18
What the fuck is going on with git, fix the entire scaling merge
vaxerski
2022-05-18
Revert "Merge pull request #88 from vaxerski/scaling"
vaxerski
2022-05-16
added scaling (dt broken)
vaxerski
2022-04-21
fix monitor reload crash
vaxerski
2022-04-17
store scale and scale windows with monitor
vaxerski
2022-04-11
Added zext_workspace protocol support 🎉
vaxerski
2022-03-21
handle subsurfaces
vaxerski
2022-03-20
added workspaces
vaxerski
2022-03-20
floating windows support
vaxerski
2022-03-19
refresh rates
vaxerski
2022-03-19
handle layersurfaces better
vaxerski
2022-03-19
fixed some oopsies
vaxerski
2022-03-19
layers
vaxerski
2022-03-18
change to lists, titles etc
vaxerski
2022-03-17
some events
vaxerski
2022-03-17
start handling monitors
vaxerski