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
/
protocols
/
ToplevelExport.cpp
Age
Commit message (
Expand
)
Author
2024-04-03
renderer: block screen shader on screencopy
Vaxry
2024-03-19
opengl: minor adjustment to getPreferredReadFormat
Vaxry
2024-03-02
animations: Refactor AnimatedVariable (#4911)
GartoxFR
2024-02-23
renderer: nuke lastFrameDamage and rework finalDamage
Vaxry
2024-02-22
toplevelexport: set last damage for dmabuf copy
Vaxry
2024-02-15
screencopy: fix ~dtor being in monitorRenderResources map
Vaxry
2024-02-15
screencopy: attempt binding framebuffer before gathering format
Vaxry
2024-02-07
screencopy/toplevelexport: sanitize pointers in ::copyFrame
Vaxry
2023-12-15
toplevelexport: fix missed pmonitor set for opengl
Vaxry
2023-12-15
toplevelexport: fix missing GL_READ_FRAMEBUFFER set in shm copy
Vaxry
2023-12-07
toplevel-export: commence render pass before reading
Vaxry
2023-12-05
toplevelexport: fix getPreferredReadFormat param in captureToplevel
Vaxry
2023-12-04
screencopy: use buffer format for glReadPixels
Vaxry
2023-12-04
opengl: free window framebuffers in ~dtor
Vaxry
2023-12-03
screencopy: fix detecting gl shm formats
Vaxry
2023-12-01
screencopy: fix shm exports with 10-bit
Vaxry
2023-12-01
screencopy: use drmFormat instead of wlr funcs
Vaxry
2023-11-30
screencopy: fix broken shm copying
Vaxry
2023-11-25
screencopy: use new isNvidia() for format
Vaxry
2023-11-24
renderer: Move to a full Hyprland GL rendering pipeline (#3920)
Vaxry
2023-11-08
screencopy: round boxes
Vaxry
2023-11-04
Internal: Hyprland box implementation (#3755)
Vaxry
2023-10-25
deps: update wlroots
Vaxry
2023-09-20
logging: implement std::formatter for some types (#3380)
memchr
2023-09-07
internal: fix warnings
vaxerski
2023-09-06
internal: Formatter rework (#3186)
Vaxry
2023-08-08
toplevelexport: minor fixes to dmabuf
vaxerski
2023-07-20
toplevelexport: support dmabuf + various fixes
vaxerski
2023-07-19
internal: Wrap regions (#2750)
Vaxry
2023-06-13
toplevelexport: ignore defunct windows
vaxerski
2023-05-07
includes: remove redundant from screencopy
vaxerski
2023-04-17
screencopy: improve consistency of share indicator
vaxerski
2023-04-17
Format: use %lx for all addresses
vaxerski
2023-04-15
Screencopy: unify frame and client between impls + event
vaxerski
2023-04-04
toplevelExport: honor overlay_cursor
vaxerski
2023-04-03
Hyprland Screencopy impl (#1800)
Vaxry
2023-02-19
Added an Event Hook System (#1578)
Vaxry
2023-02-16
fixup stutter in rendering with toplevel_export
vaxerski
2023-01-20
wp-fractional-scaling-v1 impl (#1373)
Vaxry
2023-01-05
Normalize color storage
vaxerski
2022-12-16
Added clang format (#1239)
Vaxry
2022-12-12
Added toplevel handle sharing Rev2 (#1203)
v0.19.2beta
Vaxry
2022-12-09
fix sharing scaled windows
vaxerski
2022-12-06
minor toplevel sharing fixups
vaxerski
2022-12-05
block surface feedback on window sharing
vaxerski
2022-12-05
Implement window sharing with the hl toplevel export proto (#1179)
Vaxry