aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/protocols
AgeCommit message (Expand)Author
2023-08-04xdgoutput: manually destroy manager resourcevaxerski
2023-07-28xwayland: Add temporary fix for #2808 by adding nullptr check. (#2829)Po-Yeh Chen
2023-07-20toplevelexport: support dmabuf + various fixesvaxerski
2023-07-19internal: Wrap regions (#2750)Vaxry
2023-07-19screencopy: guard region buffer values in frameDamagevaxerski
2023-07-19screencopy: use wlr_buffer api for shm copiesvaxerski
2023-07-19screencopy: improve shm handlingvaxerski
2023-07-18screencopy: nullcheck for empty buffervaxerski
2023-07-18internal: Protocol C++ Wraps + XDGOutput impl (#2733)Vaxry
2023-07-10render: move lastFrameDamage to CMonitorvaxerski
2023-07-10screencopy: send original damage, avoid extentsvaxerski
2023-07-04screenshot fix (#2640)MightyPlaza
2023-06-13toplevelexport: ignore defunct windowsvaxerski
2023-05-07includes: remove redundant from screencopyvaxerski
2023-04-27Revert "internal: include headers from protocols/"vaxerski
2023-04-27internal: include headers from protocols/vaxerski
2023-04-24screencopy: clamp damage to framebuffervaxerski
2023-04-17screencopy: improve consistency of share indicatorvaxerski
2023-04-17Format: use %lx for all addressesvaxerski
2023-04-17formats: fix endian ifdefvaxerski
2023-04-15Screencopy: unify frame and client between impls + eventvaxerski
2023-04-12screencopy: implement dmabufvaxerski
2023-04-09GlobalShortcuts protocol impl (#1886)Vaxry
2023-04-08textInput: don't double destroy TIvaxerski
2023-04-08screencopy: fix crash in invalid format readsvaxerski
2023-04-07screencopy: fix crashvaxerski
2023-04-07screencopy: fix read on incorrect monitor rendervaxerski
2023-04-07screencopy: minor fixes for damage_ringvaxerski
2023-04-05screencopy: fix incorrect resource error postvaxerski
2023-04-04toplevelExport: honor overlay_cursorvaxerski
2023-04-03screencopy: allow on legacy renderervaxerski
2023-04-03Hyprland Screencopy impl (#1800)Vaxry
2023-03-14input: minor fixes for tiv1vaxerski
2023-03-14tiv1: minor fixes for crashesvaxerski
2023-03-14input: text-input-v1 support (#1778)Vaxry
2023-02-19Added an Event Hook System (#1578)Vaxry
2023-02-16fixup stutter in rendering with toplevel_exportvaxerski
2023-01-31Unbreak build with libc++ (#1457)Jan Beich
2023-01-27fix destroying addon in fractional scale implvaxerski
2023-01-20wp-fractional-scaling-v1 impl (#1373)Vaxry
2023-01-05Normalize color storagevaxerski
2022-12-20touch up the clang format and format all filesvaxerski
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