No description
Find a file
Ian Douglas Scott 78b7bfe957 Use Wayland subsurfaces, dmabuf screencopy
More efficient than shm screencopy, and rendering an iced image into the
window. Done right, should espeically help with multiple GPUs, but more
testing and work is needed there.

Removes mmapping of dmabuf, which errored... I guess not allocated with
right options for that. Relevant only if we want a fallback/test that
involves reading dmabufs.

Using `OnDamage` doesn't seem to work correctly currently. Likely a
compositor issue.
2024-03-01 14:35:19 -08:00
data chore: add icon 2024-02-28 14:19:17 -05:00
debian refactor: single instance 2023-11-21 19:26:12 -05:00
i18n Create cosmic_workspaces.ftl for Dutch 2024-02-07 14:28:47 -10:00
src Use Wayland subsurfaces, dmabuf screencopy 2024-03-01 14:35:19 -08:00
.gitignore Update .gitignore 2023-10-05 23:08:26 +02:00
Cargo.lock Update calloop, libcosmic, etc. 2024-03-01 13:07:37 -08:00
Cargo.toml Update calloop, libcosmic, etc. 2024-03-01 13:07:37 -08:00
i18n.toml Add i18n support 2023-12-26 13:40:38 -08:00
LICENSE Add LICENSE 2023-01-06 19:06:48 -08:00
Makefile chore: add icon 2024-02-28 14:19:17 -05:00