aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers/WLSurface.cpp
AgeCommit message (Expand)Author
2024-02-29refactor: move a few things to desktop/Vaxry
2024-02-26surface: ensure global pointers valid before using in destructor (#4844)github-usr-name
2024-02-20surface: fix damage calcs with a viewport srcvaxerski
2024-02-19surface: minor fixes for last logicalDamage calc fixvaxerski
2024-02-19surface: fix invalid damage tracking in damageSurfacevaxerski
2023-11-26surface: avoid infinite pointer image resetsVaxry
2023-11-04wlsurface: fix small detectionVaxry
2023-11-03renderer: improvements to wayland surface small() detectionVaxry
2023-10-29input: better cursor image infrastructureVaxry
2023-10-25renderer: respect viewporter dest on base surfacesVaxry
2023-10-20surface/wayland: conform to small surface requirementsVaxry
2023-09-23input: properly track mouse focus on drag operationsvaxerski
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-04-17Format: use %lx for all addressesvaxerski
2023-03-23window: unassign surface on unmapvaxerski
2023-03-23surface: set to nullptr after destroy()vaxerski
2023-03-20internal: wrap wlr surfaces (#1822)Vaxry