aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/protocols/ToplevelExport.cpp
AgeCommit message (Expand)Author
2024-04-03renderer: block screen shader on screencopyVaxry
2024-03-19opengl: minor adjustment to getPreferredReadFormatVaxry
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-02-23renderer: nuke lastFrameDamage and rework finalDamageVaxry
2024-02-22toplevelexport: set last damage for dmabuf copyVaxry
2024-02-15screencopy: fix ~dtor being in monitorRenderResources mapVaxry
2024-02-15screencopy: attempt binding framebuffer before gathering formatVaxry
2024-02-07screencopy/toplevelexport: sanitize pointers in ::copyFrameVaxry
2023-12-15toplevelexport: fix missed pmonitor set for openglVaxry
2023-12-15toplevelexport: fix missing GL_READ_FRAMEBUFFER set in shm copyVaxry
2023-12-07toplevel-export: commence render pass before readingVaxry
2023-12-05toplevelexport: fix getPreferredReadFormat param in captureToplevelVaxry
2023-12-04screencopy: use buffer format for glReadPixelsVaxry
2023-12-04opengl: free window framebuffers in ~dtorVaxry
2023-12-03screencopy: fix detecting gl shm formatsVaxry
2023-12-01screencopy: fix shm exports with 10-bitVaxry
2023-12-01screencopy: use drmFormat instead of wlr funcsVaxry
2023-11-30screencopy: fix broken shm copyingVaxry
2023-11-25screencopy: use new isNvidia() for formatVaxry
2023-11-24renderer: Move to a full Hyprland GL rendering pipeline (#3920)Vaxry
2023-11-08screencopy: round boxesVaxry
2023-11-04Internal: Hyprland box implementation (#3755)Vaxry
2023-10-25deps: update wlrootsVaxry
2023-09-20logging: implement std::formatter for some types (#3380)memchr
2023-09-07internal: fix warningsvaxerski
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-08-08toplevelexport: minor fixes to dmabufvaxerski
2023-07-20toplevelexport: support dmabuf + various fixesvaxerski
2023-07-19internal: Wrap regions (#2750)Vaxry
2023-06-13toplevelexport: ignore defunct windowsvaxerski
2023-05-07includes: remove redundant from screencopyvaxerski
2023-04-17screencopy: improve consistency of share indicatorvaxerski
2023-04-17Format: use %lx for all addressesvaxerski
2023-04-15Screencopy: unify frame and client between impls + eventvaxerski
2023-04-04toplevelExport: honor overlay_cursorvaxerski
2023-04-03Hyprland Screencopy impl (#1800)Vaxry
2023-02-19Added an Event Hook System (#1578)Vaxry
2023-02-16fixup stutter in rendering with toplevel_exportvaxerski
2023-01-20wp-fractional-scaling-v1 impl (#1373)Vaxry
2023-01-05Normalize color storagevaxerski
2022-12-16Added clang format (#1239)Vaxry
2022-12-12Added toplevel handle sharing Rev2 (#1203)v0.19.2betaVaxry
2022-12-09fix sharing scaled windowsvaxerski
2022-12-06minor toplevel sharing fixupsvaxerski
2022-12-05block surface feedback on window sharingvaxerski
2022-12-05Implement window sharing with the hl toplevel export proto (#1179)Vaxry