]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
clipboard: Demote warning about missing pyclip to debug level
authorAlessandro Astone <ales.astone@gmail.com>
Fri, 21 Mar 2025 22:26:53 +0000 (23:26 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Fri, 21 Mar 2025 22:26:56 +0000 (23:26 +0100)
commit5890f3427cbdfad9956506e1773236bf6f03a2c6
treee5e31618cf632fb9cfa2379449bb903aa9343622
parentfe6abccd746e1236eda44697f4845a2547b4d699
clipboard: Demote warning about missing pyclip to debug level

We are going to implement clipboard support natively as part of our Wayland
hwcomposer, so that pyclip will not be necessary anymore.

This implementation will remain for a while for compatibility reasons,
but we do not want to print a warning anymore.
tools/services/clipboard_manager.py